# Run Automation Recognition

😘 Run Recognition to allow automatic detection of faces in assets you are uploading or managing in the Library.

👉 HIVO streamlines and automates the asset tagging process by enabling facial recognition on assets that contain faces.

## Running the Face Detection Automation During Upload

Enable "Face Detection" under Automations in the Uploader's Asset Details step. This will automatically detect faces during upload.

<figure><img src="/files/Nf2rnEcRgqiWp8EHRxGz" alt=""><figcaption><p>Face Detection</p></figcaption></figure>

## Running the Face Detection Automation from the Library

* Navigate to the [Libary](/library.md)
* Select the assets your wish to run the facial recognition scanner on
* Then Click "**Actions"**&#x20;
* Toggle on **"Detect Faces"** and **"Submit"** (Facial recognition processing may take some time to complete in the background.).
* Once the facial recognition has run, you will notice that the bounding box has appeared over faces on the [Asset Detail page](/assets/asset-detail-page.md) and you will be able to [Add Person and Tag the Face](/recognition/add-person-and-tagging-faces-directly-in-assets.md).

<figure><img src="/files/ZgJryH1hozm8dNKcJvcG" alt=""><figcaption><p>Detect Face with Existing Assets</p></figcaption></figure>

👉 Automatic facial recognition, combined with [searching and filtering with faces,](https://support.hivo.co/recognition/searching-and-filtering-with-faces) will help you find [Assets](https://support.hivo.co/assets) based on the names of people in assets quickly and accurately.

If you have any questions, don't hesitate to ask, we're always here to help!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.hivo.co/recognition/run-automation-recognition.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
