# Admin Overview

In this section for grant administrators, you'll learn about getting Atom set up for your institution, new AI-powered administration features, and detailed how-to guides. You can easily reach the Admin Dashboard using the "Admin" tab at the top of the Atom portal or by navigating to <https://atomgrants.com/admin>.

Here's what you will learn in this section:

1. [Admin Dashboard](/for-grant-administrators/admin-dashboard.md)
2. [Setting up Atom for your Institution](/for-grant-administrators/setting-up-atom-for-your-institution.md)
3. [Managing Researchers](/for-grant-administrators/managing-researchers.md)
4. [Searching for Opportunities for your Researchers](/for-grant-administrators/searching-for-opportunities.md)


---

# 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-overview.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.
