# Searching for Opportunities

As an admin, you can help researchers discover relevant funding opportunities by searching on their behalf using several methods tailored to their specific research interests and profiles.

### Search Methods

#### 1. For You Tab - Researcher View

Get a personalized view of opportunities as they would appear to the researcher:

<figure><img src="/files/KG7G1VJDKWs1lcZQp1N1" alt=""><figcaption><p>View 'For You' as a researcher</p></figcaption></figure>

1. Navigate to the **For You** tab
2. Click the **"View as researcher"** button at the top of the page
3. Select the researcher you want to view opportunities for
4. Browse the personalized recommendations based on their research interests
5. The page will display grants matched to their specific profile and preferences

This method shows you exactly what the researcher would see in their own [For You](/understanding-the-dashboard/how-the-dashboard-works.md#for-you) feed, making it easy to identify opportunities they might have missed.&#x20;

<mark style="background-color:green;">📣 Tip: If you are on a grant listing and you want to see if another researcher is eligible open the dropdown, and enter the name of the researcher to view the listing through their eyes.</mark>

<figure><img src="/files/b2JUVgSsdcXDbWashtth" alt=""><figcaption><p>View as another researcher </p></figcaption></figure>

#### 2. Deep Research Tab

<figure><img src="/files/cTYBsXExm19K8wI71wAl" alt=""><figcaption></figcaption></figure>

To conduct comprehensive research tailored to a specific researcher's profile:

1. Go to the [**Deep Research**](/ai-powered-tools/deep-research.md) tab
2. Click the **research button** on the right-hand side of the page
3. Select or search for the researcher you want to help
4. The system will initiate a deep research search using:
   * The researcher's eligibility profile
   * Their research interests and background
   * Advanced matching algorithms for comprehensive results

This method provides the most thorough analysis, leveraging the researcher's complete profile for highly targeted results.

#### 3. Regular Search

Perform standard searches while keeping specific researchers in mind:

1. Use the main [search](/understanding-the-dashboard/how-the-dashboard-works.md#search) functionality
2. Apply [filters](/understanding-the-dashboard/dashboard-filters.md) and search terms relevant to the researcher's field
3. Consider their career stage, institution type, and research focus
4. Review results with their specific qualifications and interests in mind

This approach gives you flexibility to explore opportunities using your own search strategies while considering what would be most relevant for the researcher.

### Managing and Sharing Results

Once you've identified relevant opportunities through any of these methods, you can:

1. [**Create favorites lists**](/understanding-the-dashboard/how-the-dashboard-works.md#favorites) to organize opportunities by researcher, theme, or deadline
2. [**Share the opportunities**](/understanding-the-dashboard/sharing-grants.md) with researchers using the grant sharing methods
3. [**Make lists public**](/understanding-the-dashboard/sharing-grants.md#making-lists-public) if you want to share with multiple researchers or external collaborators


---

# 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/searching-for-opportunities.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.
