# How to use Filters?

{% hint style="info" %}
You can filter your entire workspace or an individual board by the uploader, custom fields, tags, date, extension, discussion status, and favorite with just a click.
{% endhint %}

* &#x20;Filters can be applied within both boards and the assets library.

<figure><img src="/files/drh9Oh9niH4R0r1qcDzx" alt="" width="563"><figcaption></figcaption></figure>

* **Uploader:** By applying this filter you have to choose a particular user(s) to get all the creatives uploaded by them.
* **Custom fields:** Use custom field filters to filter creatives based on the workflow you have built. [Click here to learn more about custom fields](/adnova-academy/adnova-drive/custom-fields.md)
* **Tags:** To filter by tags, click on selective tags that you used to tag creatives.
* **Date:** You can filter by the date a creative was uploaded and the last date modified.

<figure><img src="/files/iX16ZfrK5BRjOTGaShQG" alt="" width="563"><figcaption></figcaption></figure>

* **Extension:** Filter creatives by selecting a specific extension of the file (.jpg, .jpeg, .mp4, .mov)&#x20;
* **Discussion status:** You can choose all the creatives with resolved comments or all the creatives that have comments that need to be [resolved](/adnova-academy/adnova-drive/visual-annotations.md)

<figure><img src="/files/h71wq013oUlpyPvx3gfh" alt="" width="537"><figcaption></figcaption></figure>

* **Favorite:** With favorite filters, you can filter all the creatives that were marked as favorites.

## How to save filters?

Usually combining filters when searching for creatives helps, but applying multiple filters every time can be time-consuming and redundant. By saving your favorite combination of filters, this can be eliminated.

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

* To save a combination of filters, choose the preferred combination of filters and click "**save filters**"

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

* Name your filter and click save. This filter will be added under the built-in filters. So that it will be easier for you to filter your creatives with just a click.

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


---

# 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://adnova.gitbook.io/adnova-academy/adnova-drive/how-to-use-filters.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.
