# 'Anonymous Faces' in Recognition

**Anonymous faces** were detected in your content but have not been assigned to a specific person. To automatically detect faces, you need to enable ["Run Automation" in Recognition mode, you can explore more here.](https://support.hivo.co/recognition/run-automation-recognition)

👉 To display "Anonymous", go to the Recognition page, click **"Show Anonymous"**

<figure><img src="/files/Kc67INMk90aEFEz0YGKG" alt=""><figcaption><p>Show Anonymous</p></figcaption></figure>

## Managing "Anonymous Faces" in Recognition

Anonymous is classified by HIVO based on the following characteristics:

* **Grouping by Characteristics:** If someone’s face has been detected on an Asset but not labeled yet, they’ll  be grouped with any other instances of the same detected characteristics.&#x20;
* **Automatic Tagging for Recognized Faces:** If an Asset is uploaded and a face within it has already been tagged, then that upload will be automatically tagged with the given person.&#x20;
* **Minimum Appearance Threshold:** To avoid cluttering results with faces from crowds, HIVO requires a face to appear at least 3 times across different assets before creating an "anonymous user."

{% hint style="info" %}
**Note:** *There may be false positives with detected faces, particularly when the detected faces are small, or if there’s items such as glasses or masks obstructing the face.*
{% endhint %}

## Action on Anonymous Faces

**🔹 Step 1:** **Open Anonymous details page**

Click on an anonymous person to see the Assets they’ve appeared in and edit their details.&#x20;

<figure><img src="/files/5yN0paBlVjrAZnQeCqIY" alt=""><figcaption><p>Select Anonymous</p></figcaption></figure>

**🔹 Step 2: Open Action on Anonymous** **Menu**&#x20;

* The 3 dots icon will open the actions that you can take on the person

<figure><img src="/files/ZOHcTX3TofGjWvskyOsj" alt=""><figcaption><p>Show Edit Anonymous option</p></figcaption></figure>

* The action menu will open, including the following actions:
  * Edit Details
  * Is this someone else?
  * Clear Regconition
  * Re-index Regconition
  * Delete Person

<figure><img src="/files/PxPKhbqXNBe3tfAvdhCc" alt=""><figcaption></figcaption></figure>

#### **1. Edit Details action**

* Name the detected face & optionally add a description or assign them to a User in your Client.
* Naming a face will label all Assets with the detected face at once.

<figure><img src="/files/Kc4dmeUOBJjpciScbmxo" alt=""><figcaption></figcaption></figure>

#### **2. Is This Someone Else?**&#x20;

Reassign all instances of this face to an existing person.

<figure><img src="/files/r27W9fyouPL2ZJdnj8GZ" alt=""><figcaption></figcaption></figure>

#### 3. Delete Person action

* Delete the face from Recognition, including from the anonymous person list.&#x20;
* This can be useful for faces that were incorrectly detected, or if they're not important (e.g. a spectator that’s appeared in multiple photos).

<figure><img src="/files/gF5lwmoYXt76dXe0M0hU" alt=""><figcaption></figcaption></figure>

#### **4. Clear Recognition action**

Added a feature that allows users to delete all recognition data for a specific individual.

* Once executed, the recognition status for this profile will switch to OFF.
* The system will stop identifying this face based on the old underlying vector data.

<figure><img src="/files/PxcEQHOgQ1Q3FhFFbevX" alt=""><figcaption></figcaption></figure>

#### **5.** Re-Index Recognition

This action will recreate missing vectors for the given person, so that the person can be matched in assets in the future.&#x20;

* It can be used if the person’s vector data was previously cleared with the “Clear Recognition” action, or if the person does not have vector data to begin with.
* The action will keep vectors only for images that contain the one person. If multiple people are detected in one of the images that contain the person, then the vectors for the image will be deleted.

<figure><img src="/files/OJ99cQlAeAlh3dZsViSD" alt=""><figcaption></figcaption></figure>

#### **6. Person Recognition Re-indexing**

If you want to reset and re-identify an individual as a completely new person, HIVO has added the **"Enable Recognition for New Assets"** option within the Edit Details section.

* Once activated, the system will treat all **subsequent appearances as data for a new person.**
* Users can conveniently access and toggle this option directly within the **Edit Details** of the Person profile.

<figure><img src="/files/nUpFRoMlDW7gJsa7Ftry" alt=""><figcaption></figcaption></figure>

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/anonymous-faces-in-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.
