# How the Dashboard Works

### For You

The 'For You' page is the main page of Atom. The 'For You' page contains all of the top federal, private, and foundation grants that match your research interests.

<figure><img src="/files/AdfwrSRe7uzPWjKaOswT" alt=""><figcaption><p>'For You' page</p></figcaption></figure>

Additionally, on any grant, hovering over the agency code will return the full funding agency name.  This can be helpful for complex agencies where it may be unclear who the funding agency is. &#x20;

<figure><img src="/files/im1xjKlT6tEFewYZmBKC" alt="" width="375"><figcaption><p>Agency abbreviation</p></figcaption></figure>

### Nav Bar

Navigating around Atom has never been easier. Simply use the left navigation bar to switch between the Discovery tools, Saved grants and Profile settings.&#x20;

<figure><img src="/files/BK4IALeeqszgUX8pGzFo" alt="" width="256"><figcaption><p>Navbar</p></figcaption></figure>

### Search

To search for grants, you can either use the search bar at the top of the page or press the 'Search' tab. Here you can use our semantic search to find grants matching keywords, full sentences, or even entire paper abstracts. You can also apply [Filters](/understanding-the-dashboard/dashboard-filters.md) to narrow down your search.

<figure><img src="/files/fqtLn7qiGOSsZ0YrqgKg" alt="" width="563"><figcaption><p>'Search' page</p></figcaption></figure>

### Favorites

To save a grant add it to a favorites list by clicking the bookmark icon. This will open your favorites lists and select which one to save it to. Additional favorites categories can be created by pressing 'Create New List +'.&#x20;

<figure><img src="/files/97ySqdfTn5TCV9zB6g99" alt=""><figcaption></figcaption></figure>

To view your saved opportunities navigate to the 'Favorites' tab.&#x20;

<figure><img src="/files/6sXzMqPWm4jPfKDjrL9T" alt=""><figcaption></figcaption></figure>

Favorites lists can be edited/deleted using the settings wheel <img src="/files/ro1Mrjk5SQHChx0LB8I0" alt="" data-size="line"> and downloaded using the download icon <img src="/files/UC3vwoBc8szulVt45TBT" alt="" data-size="line"> at the top right.&#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.atomgrants.com/understanding-the-dashboard/how-the-dashboard-works.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.
