# Search and Filters

## Search

The search bar allows users to use a simple search with keywords that will find and display the most relevant assets found.

### **Simple keywords search**

It is the search triggered by default when you use the main text bar, and looks for the entered keyword in title, description, filename, tags, along with all custom metadata.&#x20;

Sorted by relevance (sorting adjustable afterwards).&#x20;

{% hint style="info" %}
Relevance is based on how closely the keyword matches fields like title, filename, tags, and metadata.
{% endhint %}

In the search keyword, any non-alphanumeric character is taken as a separator (eg "-" or "\_") and the operation between those sub-keywords is AND.

When you combine search with [filters](#filter), only assets that match both your keyword and selected filters will be shown.

The results returned by this search are divided into 2 sections, in order:

* Exact: all complete sequences of alphanumeric characters (at least) are matched.
* Partial/Fuzzy (aka extended): truncated sequence of alphanumeric characters, including small variations (e.g. typo), provided relevance is above a threshold (70% by default).

{% hint style="info" %}

* **Exact results**: exact keyword match (e.g. “banner”)
* **Partial/Fuzzy results**: similar matches (e.g. “banners”, “baner”)
  {% endhint %}

## Filter

### By timestamp

| ![](https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2F48tAJvtmqrbNnF37vy95%2Fimage.png?alt=media\&token=6870b301-1da0-405c-ac1a-c08860cf2b3a) | <p><br>Assets can be filtered by their creation or last modification date using pre-defined or custom time frames</p> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |

### By file format

| ![](https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FCRn2E3pH7VrbKgZkXVoP%2Fimage.png?alt=media\&token=548f1fdf-032b-44bd-aa32-cd67dcc106c6) | With the format filter, user can choose from a list of asset types or file formats depending on the content of the DAM container |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |

### By filesize

| ![](https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FexyIv27AU39X2AIjJxdr%2Fimage.png?alt=media\&token=e24a8068-9565-4bce-9046-dafbc9b1d56c) | Filtering by filesize by entering a size range |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------- |

### By tags

| ![](https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FcqSV0LJj30WUYSJzOhgA%2Fimage.png?alt=media\&token=dbf87519-bbfb-48d4-9216-8cb8ada61719) | This option allows user to filter by selecting one or more tags in the container |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |

### By metadata

| ![](https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FEUO2vIzBohHvw69fnm6D%2Fimage.png?alt=media\&token=f6c62fb2-8e07-4e06-bf0b-0132277bce27) | The metadata filter allows user to select multiple metadata fields as well as multiple values for each field and apply them as filters |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |

### By image info and content

| ![](https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FDL93WW0oKJNKSI7it4nd%2Fimage.png?alt=media\&token=6856b7e5-1227-4fc0-b1b1-ca75c3ee1747) | <p>The image group of filters lets user filter by image dimensions/resolution, contents, color or aspect ratio. </p><p>Some of these filters produce results only if a corresponding <a href="../../settings/automations/post-processing#post-process-list">postprocess</a> is active for the project and all available files are passed through it.</p> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

### By Product Reference

<table data-header-hidden><thead><tr><th width="382"></th><th></th></tr></thead><tbody><tr><td><img src="https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FMc2yaAkg72httY3gffsm%2Fimage.png?alt=media&#x26;token=3eabb695-161c-40a3-9754-30e21b8e42d9" alt="" data-size="original"></td><td><p>Allows users to filter results based on the product_ref field. Supports filtering by multiple product values at once.</p><p>Users must go to the Preferences section under the Project tab and toggle the Products Filter setting to enable this filter. Once enabled, the "Products" filter will be available for use in the search bar.</p></td></tr></tbody></table>

{% hint style="warning" %}
Search results depend on how well metadata (titles, tags, descriptions) is filled in. Missing or inconsistent metadata may lead to incomplete results.
{% endhint %}
