# Searching and Filtering with Faces

The Library and Collections offer search and filter options to pinpoint assets based on recognized faces:

* Click the down arrow on the search bar's right side.
* Select "Face Detection" from the options.

<figure><img src="/files/M7ARYtrxZ9sZiSF0NGK2" alt=""><figcaption><p>Library search Face Detection</p></figcaption></figure>

### Search by Name

Search and choose a specific person's name to filter results. You can also combine searches for multiple people.

<figure><img src="/files/pQyLSQOUwp4hD1HVAaJM" alt=""><figcaption><p>Search by name/ID</p></figcaption></figure>

<figure><img src="/files/ixQyLuxLKBLqkyJZzBpk" alt=""><figcaption><p>Search Multiple People</p></figcaption></figure>

### Filter by Face Size

You can also filter results by those containing a face above a certain size threshold by using the 'Contains Faces' filter found in the same place.

* Locate the "Contains Faces" filter (found alongside Face Detection).
* Use this filter to display assets containing faces exceeding a chosen size threshold.

<figure><img src="/files/ZsOVJCe7slzU6X5atoZV" alt=""><figcaption><p>Library Filter Face Size</p></figcaption></figure>

You can also combine searches by Name and face Size

<figure><img src="/files/kRSCm96xG7AWusaM6u7F" alt=""><figcaption><p>Library Filter Name and Face Size</p></figcaption></figure>

To perform search and filtering functions based on face recognition, you first need to [Add Person or Tagging Faces Directly in Assets](https://app.gitbook.com/o/M6JZOAbIDYvbmtaZF3Gu/s/0sjg5GpIPr5HzBTJYqYe/~/changes/83/recognition/add-person-tagging-faces-directly-in-assets).

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/searching-and-filtering-with-faces.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.
