# Dashboard Filters

Researchers can search for grants using any terms or full sentences. Similar to research interests, full text search such as abstracts and paper titles can be pasted here to search our grant database. &#x20;

<figure><img src="/files/i22ltkKmGYi56AhEZRUZ" alt=""><figcaption><p>Semantic search</p></figcaption></figure>

Additionally, researchers can use filters to navigate the grant database using the filter symbol <img src="/files/A99l57TRUmchZmvKhN5t" alt="" data-size="line"> at the top right. The advanced filters include funding agency, due date, funding amount, and project type. &#x20;

Researcher eligibility filters can also be applied, such as location, citizenship, career stage, and clinical trials.

<figure><img src="/files/9wwgViKCWSAaQbhYG3Rj" alt="" width="204"><figcaption><p>Search filters</p></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://docs.atomgrants.com/understanding-the-dashboard/dashboard-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.
