# Search

To run a search either on the entire system or on the single entities, click the <img src="/files/fZvu1azq3LJXlniCfEZy" alt="" data-size="line"> icon on the top left corner. A search bar will appear prompting you to enter the search criteria.&#x20;

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

The **VFS drop-down list** allows you to run the search either on all VFS or on a selected VFS.&#x20;

The **Folder, File and View chips** are automatically enabled, so the search is executed including these entities. To remove either one or the other, click on it and the check will be removed.&#x20;

The search can be run by **Name**, **Metadata**, or **Tag**, which is selected in the drop-down menu on the left of the **Search by** field.&#x20;

When you select **Metadata**, a drop-down menu will allow you to select the metadata type you want to search. Enter the metadata value you want to search.&#x20;

When you select **Tag**, all existing tags will be available in the drop-down menu.&#x20;

As soon as you stop typing the search criteria, the system will look for the entities, which will be listed below the search bar. Clicking the relevant result, it will open in its section.&#x20;


---

# 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://docs.primeur.com/data-mover-smart/navigate/search.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.
