# Managing Researchers

From the Admin Dashboard "Researchers" tab, grant administrators can click on a researcher to manage their profile and research interests.

### Overview

The first page after selecting a researcher is the Overview page, where recent activity is shown. Key usage metrics are shown at the top, in addition to research interest areas, recent grant acitivity, and any "Favorited Grants" that will be due soon.

<figure><img src="/files/B373xX4ehTe2ZzNBJwEZ" alt=""><figcaption><p>Admin: Researcher Overview</p></figcaption></figure>

### Research Interests

Administrators can select the "Research Interests" tab to add keywords, sentences, or entire abstracts to a researcher'. Research interests are initially set up automatically based on a researcher's publication record.

<mark style="background-color:orange;">📣</mark> <mark style="background-color:orange;"></mark>*<mark style="background-color:orange;">Reminder: Research interests are central to how Atom works in recommending grants. Check out</mark>* [*<mark style="background-color:orange;">Research Interests</mark>*](/getting-started/setting-up-your-research-interests.md) *<mark style="background-color:orange;">for more information.</mark>*

<figure><img src="/files/xgPwlKozTqhcIXE05dK4" alt=""><figcaption><p>Admin: Updating a Researchers Interests</p></figcaption></figure>

### Favorites

Selecting the Favorites tab lets admins look at a researcher's favorite grants, including deadlines and added date. More information on favorites lists can be found [here](/understanding-the-dashboard/how-the-dashboard-works.md#favorites).

### Profile

Under the [Profile](/getting-started/setting-up-your-eligibility-profile.md) tab, admins can edit all the eligibility information about a researcher.&#x20;

<figure><img src="/files/d59ex8MJAXNiS36hNZ92" alt=""><figcaption><p>Admin: Updating Researcher Eligibility Profile</p></figcaption></figure>

### Settings

Admins can edit a researchers profile settings. Here you can update things like their email settings, name and [more](#settings).

<figure><img src="/files/MnDrpvGF0g8n6pVGH26D" alt=""><figcaption><p>Admin: Profile Settings</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/for-grant-administrators/managing-researchers.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.
