# Searching for Documents

To search for a document in the DMS, use the search bar on the top right corner.

Input the keyword to be searched and hit Enter.

If you would like to filter the search results by details, click on the filter icon, select the filter conditions to be applied.

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

You may use save the filter for future uses by clicking on the following button:&#x20;

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

Additionally, you may check out these common catergories on the left panel to look for documents:<br>

<figure><img src="/files/s2HEbd5N2stXcnYgL2Yn" 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://echelp.weaver.com.co/document-management-system-dms/document-information-page/searching-for-documents.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.
