# Sharing Grants

## Sharing Grants

You can share grants with colleagues and collaborators in several ways, depending on who you're sharing with and what level of access they need.

### Sharing Individual Grants

#### From Grant Listings

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

1. Navigate to any grant listing page
2. Click the **mail icon** in the top right corner
3. In the modal that opens, enter:
   * Recipient's name
   * Recipient's email address
4. Click send to share the grant

### Sharing Grant Lists

#### Sharing a List

1. Go to your list on the [favorites](/understanding-the-dashboard/how-the-dashboard-works.md#favorites) tab
2. Click the same **mail icon** <img src="/files/oia2ZD6jN9vlXht4fjvY" alt="" data-size="line"> at the top right of the page
3. Enter the recipient's name and email address in the modal
4. Click send to share

#### Making Lists Public

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

Making a favorite list public creates a dedicated public page displaying all grants in that list. To do this you must:

1. Navigate to the list that you want to make public
2. Toggle the list to **public** status
3. Click the **link icon** to copy the public URL
4. Share the link with your intended recipients

### Important Access Restrictions

<mark style="background-color:yellow;">**⚠️**</mark><mark style="background-color:yellow;">**&#x20;**</mark>*<mark style="background-color:yellow;">**Note:**</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">If you just copy the url external recipients will only be able to access the grant overview, not full details. To give them full access to the grant listing use the sharing methods detailed above.</mark>*


---

# 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/sharing-grants.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.
