# Notifications

## Email Notifications

We will always let you know about important changes and updates, but you can customize the type of non-transactional notifications you receive through email from specific roles and entities in the platform.

To manage email notifications for your individual profile as well as the communities and organizations you are part of, you can open the *Notifications Settings* page that you can find in your *Account Settings*

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

### Notifications regarding your activity

These are the notification settings related to the activities that occur on the platform. These activities may have been triggered directly by you or by someone else in the context of a Community or Organization that you are a core contributor to.

There are potentially three main groups in this section that will be displayed or not based on the organizations you're part of.

* **Communities you host:** These are the notifications you receive as the admin of a fiscal host. This includes all the notifications relevant to the fiscal-host admin that may have been triggered by the host or any of the communities you're hosting.
* **Communities you manage:** These are the notification you receive as the admin of a community. This includes all the notifications relevant to this community admin, these notifications may have been triggered by you, another community admin, or a contributor in this specific community context.
* **Organizations you manage:** Same as the previous section, but display only Organizations.

On the ***Communities you host*** group, you'll find all the communities you're a core contributor to next to the host's main notifications toggle switch. This switch will let you disable all the non-transactional notifications triggered by this host and its hosted communities.

<figure><img src="/files/4hf6pCP7g2uJOMOEiBQN" alt=""><figcaption></figcaption></figure>

You can also click on *Show advanced settings* to expand and tweak the classes of notifications you want to receive. This setting is particularly useful for hosts that segment their responsibilities managing their notifications. Notice that whenever you switch the host main toggle, you're also resetting the class configuration you set.

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

For the ***Communities*** and ***Organizations you manage*** groups, we display only a summary of your current settings and a button to open those group-specific settings:

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

You can then use the "Show group settings" button to open the same type of settings you have for the Host group settings:

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

### Updates about the platform and Communities you support

These are the notifications triggered by updates and newsletters sent by our platform and by the communities you support.

<figure><img src="/files/N83WE80GRXO4zE272daq" alt=""><figcaption></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.donatepr.com/product/notifications.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.
