# Search files

To search for files by keyword, enter a keyword in the search field and press **Enter**. The applied filter is indicated on the blue line. To clear out the filter user **X** on the right side of the blue filter.

<div align="left"><figure><img src="/files/tHAIBCRUXWd7tBStUJZV" alt="" width="303"><figcaption></figcaption></figure></div>

To search for a specific tag, click on that tag and select **Search or this tag** in the menu.

<div align="left"><figure><img src="/files/SUgoaKYatNePtRyzXuba" alt="" width="563"><figcaption></figcaption></figure></div>

The tag search will be applied.

<div align="left"><figure><img src="/files/kFOcWImAQidWgiCs6wC5" alt="" width="563"><figcaption></figcaption></figure></div>

If you apply multiple searches without clearing out the blue bar, the search criteria will be combined.

<div align="left"><figure><img src="/files/VyjDmciIwD9tMSk8WAoL" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://guide.signspace.com/en/managing-documents/search-files.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.
