# Admin Dashboard

When a University signs up with Atom, their research admin team gets access to the administrator dashboard. To visit this page the admins can click the "Admin" tab in the Nav Bar.&#x20;

<figure><img src="/files/DzTXnL3JpHqSVdETq3CQ" alt=""><figcaption><p>Navigating to admin dashboard</p></figcaption></figure>

If you're looking to set up Atom for your institution, [click here to skip ahead!](/for-grant-administrators/setting-up-atom-for-your-institution.md)

The Admin Dashboard landing page provides an overview of the activity of all researchers enrolled in Atom through your institution. The analytics graph shows you activity trends of your users, including active users and user activity. You can change the time period displayed in the graph and data highlights by clicking the selector at the top right corner of the graph (by default set to "Weekly").

<figure><img src="/files/HmpB7G7B7QGmqMN7uZGv" alt="" width="563"><figcaption><p>Admin dashboard</p></figcaption></figure>

Hovering over the graph displays the numerical values of active researchers and page views.

<figure><img src="/files/GsZKU5fWGlcvinY0GxDC" alt="" width="374"><figcaption><p>Admin Dashboard: Activity trends</p></figcaption></figure>

Selecting the "Researchers" tab, administrators can view a list of researchers and administrators registered under your institution.&#x20;

<figure><img src="/files/6nabaEZRncpwKPupjGkV" alt=""><figcaption><p>Researcher directory</p></figcaption></figure>

For each user, admins can see their name, email, department, recent activity and when they last visited the platform. You can click the cards to open the researcher profile page.


---

# 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/for-grant-administrators/admin-dashboard.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.
