# Notification Center

To help you stay on top of important updates, we’ve designed a notification system that keeps you informed about:&#x20;

1. Errors you need to act on
2. Updates on your audience (when its synced for the first time)

Keep these points in mind to manage your notifications:

* Only one email address gets notifications
* If you want emails to go to multiple people, please create an email group/alias

### Managing Notifications

Email notifications are now automatically sent to all users with the **Admin** role in your organization.

This ensures that all relevant stakeholders stay informed without requiring manual selection of a primary email.

If an admin is removed from the organization, they will no longer receive notifications. Notifications will continue to be sent to the remaining admins.

### Notification Types

When you sync a new audience, you’ll receive a daily summary via email. This digest will include important details such as:

* Total audience size
* Matched audience size
* Progress updates
* Estimated completion times for matching

<div align="center"><figure><img src="/files/tJfV9S4Cib7HpCXk2sLr" alt="" width="375"><figcaption></figcaption></figure></div>

\
You’ll also receive notifications for issues that require your attention. This means you’ll be notified about errors that you can fix, like expired auth tokens for integrations. <br>


---

# 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://support.sayprimer.com/primer/managing-your-account/notification-center.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.
