> 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/zh/nin-xiang-liao-jie-shen-me/platform-features/dashboard/configure-platform-and-email-notifications-for-partners.md).

# 为合作伙伴配置平台和电子邮件通知

<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">学习 PXA 课程</a>

通知会让您了解 impact.com 账户中发生的事件。了解如何配置您的 impact.com 通知并自定义其频率。

## 通知类型

默认情况下，impact.com 会通过电子邮件就以下事件通知您。您可以按照下面的步骤，自定义每项事件的频率和送达方式。

<table><thead><tr><th width="264.5234375">通知类别</th><th>说明</th></tr></thead><tbody><tr><td>管理</td><td>有关与您的账户相关的管理事件通知，例如当有用户受邀加入您的账户时。</td></tr><tr><td>财务</td><td>有关付款和银行业务事件的通知，例如付款结算完成时。</td></tr><tr><td>品牌</td><td>有关与您的活动、合同和更新相关的品牌事件通知。</td></tr><tr><td>技术</td><td>有关安全敏感、面向开发者的技术事件通知，例如对您的 FTP 或 API 凭据的请求或更改。</td></tr><tr><td>合规</td><td>有关合规、政策和素材遵循情况的通知。</td></tr><tr><td>付费搜索监控</td><td>有关付费搜索违规的通知（例如，未经授权对品牌词进行竞价）。</td></tr><tr><td>优惠码监控</td><td>有关优惠券和优惠码合规性的违规通知。</td></tr><tr><td>任务</td><td>有关一般行动项的通知，例如任务分配或更新。</td></tr><tr><td>消息</td><td>来自品牌的直接沟通通知，送达方式包括 Slack。</td></tr></tbody></table>

## 配置您的通知

您可以自定义接收每条通知的方式和时间——可按每个事件设置、按每日或每周摘要设置，或完全不接收。

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

1. 从顶部导航栏中，选择 ![](/files/1399d88b44315d6195b2e8532b50bf88767feed6) **\[通知]**.
2. 在通知侧边滑出面板的右上角，选择 [**设置**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml).
3. 使用 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 下方每个类别中的选项，选择您偏好的通知方式和频率。
   * 请参阅下面的 [通知方式和频率设置参考](#notification-method-and-frequency-settings-reference) 以了解每项设置的说明。
4. 选择 **保存** 以保存您的更改。

<details>

<summary>通知方式和频率设置参考</summary>

{% hint style="success" %}
**注意：** 这些通知频率并不都适用于所有通知事件。
{% endhint %}

通知可通过以下方式和频率发送：

* **当事件发生时发送电子邮件：** 按每个事件单独发送。
* **发送每日摘要电子邮件：** 接收每日通知摘要。
* **发送每周摘要电子邮件：** 接收每周通知摘要。
* **发送短信：** 就特定通知向您的移动设备接收短信。
* **特定设置（高级）：** 对于每条通知，您都可以选择 **特定设置（高级）** 下拉菜单中的选项，以更细粒度指定频率。
* **不发送通知：** 事件发生时，您不会收到通知。

</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/zh/nin-xiang-liao-jie-shen-me/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.
