> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/dashboard/configure-platform-and-email-notifications-for-partners.md).

# Configure Platform & Email Notifications for Partners

<a href="https://pxa.impact.com/student/activity/1657304?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=&#x26;utm_campaign=help-center" class="button primary">Take the PXA course</a>

Notifications keep you informed about events happening in your impact.com account. Learn how to configure your impact.com notifications and customize their frequency.

## Types of notifications

By default, impact.com will notify you via email for the following events. You can customize the frequency and delivery method for each by following the steps below.

<table><thead><tr><th width="264.5234375">Notification category</th><th>Description</th></tr></thead><tbody><tr><td>Admin</td><td>Notifications about administrative events related to your account, such as when a user is invited to join your account.</td></tr><tr><td>Finance</td><td>Notifications about finance events related to payments and banking, such as when a payout clears.</td></tr><tr><td>Brands</td><td>Notifications about brand events related to your activity, contracts, and updates.</td></tr><tr><td>Technical</td><td>Notifications about technical events related to security-sensitive, developer-facing alerts, such as requests or changes to your FTP or API credentials.</td></tr><tr><td>Compliance</td><td>Notifications about compliance, policy and asset adherence.</td></tr><tr><td>Paid Search Monitoring</td><td>Notifications about violations related to paid search (e.g., unauthorized bidding on branded terms).</td></tr><tr><td>Promo Code Monitoring</td><td>Notifications about violations related to coupon and promo code compliance.</td></tr><tr><td>Tasks</td><td>Notifications about general action items, such as task assignments or updates.</td></tr><tr><td>Messages</td><td>Notifications about direct communications from brands, with delivery options including Slack.</td></tr></tbody></table>

## Configure your notifications

You can customize how and when you receive each notification—on a per-event basis, as a daily or weekly digest, or not at all.

<div data-with-frame="true"><figure><img src="/files/PTbAez2HG2jsh41coNDD" alt="" width="563"><figcaption></figcaption></figure></div>

1. From the top navigation bar, select ![](/files/oVrLSA9bIaczjWWsvwaF) **\[Notifications]**.
2. In the upper-right corner of the notification slide-out, select [**Settings**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml).
3. Use the ![](/files/MI0qiZso0KSqqJFsbtpU) **\[Drop-down menus]** below each category to select your preferred notification method and frequency.
   * Refer to the [Notification method and frequency settings reference](#notification-method-and-frequency-settings-reference) below for a description of each setting.
4. Select **Save** to save your changes.

<details>

<summary>Notification method and frequency settings reference</summary>

{% hint style="success" %}
**Note:** These notification frequencies are not all applicable to notification events.
{% endhint %}

Notifications can be sent by the following methods and frequencies:

* **Send email when event occurs:** A per-event basis.
* **Send a daily digest email:** Receive a daily breakdown of your notifications.
* **Send a weekly digest email:** Receive a weekly breakdown of your notifications.
* **Send SMS:** Receive an SMS to your mobile device regarding a specific notification.
* **Specific settings (Advanced):** For each notification, you can select **Specific settings (Advanced)** from the drop-down menu to specify the frequency at a more granular level.
* **Don’t send notifications:** You will not be notified when an event occurs.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/dashboard/configure-platform-and-email-notifications-for-partners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
