> 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/ni-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 将默认通过电子邮件和站内通知向你发送以下事件的提醒：

* 管理事件，例如有新用户被邀请或加入时。
* 财务事件，例如当你的付款结清时。
* 品牌事件，例如当发生操作、合同更新等情况时。
* 技术事件，例如当系统请求或更改你的 FTP 或 API 凭据时。
* 合规事件，例如当你竞标未经授权的品牌关键词或商标时。
* 促销码监控，例如当你投放了已过期或受限的促销码时。
* 任务事件，例如当品牌分配给你一项新任务时。
* 消息事件，例如当你收到来自品牌的消息时。
* 商品目录事件，例如当你订阅了其商品目录的品牌进行了更新时。

#### 配置你的通知

你可以自定义通知设置，以按每个事件接收通知；通过每日、每周或每月的电子邮件摘要接收；通过短信在移动设备上接收；或者甚至完全不接收。

1. 在顶部导航栏中，选择 ![](/files/1399d88b44315d6195b2e8532b50bf88767feed6) **\[通知]**.
2. 在通知侧边弹出面板的右上角，选择 **设置**.

   <div data-with-frame="true"><figure><img src="/files/496b5be2c0928e85f126908849c2072e5e42461f" alt="" width="563"><figcaption></figcaption></figure></div>
3. 找到你要编辑的通知类别，然后选择 ![](/files/d59c950ae7350cc6ff1aa164366b45ab2a9e0d2c) **\[编辑]**.
   * 请参阅 *通知类型* 下方内容可查看每个类别的说明。
4. 使用 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 以修改通知的频率。

<details>

<summary>通知方式和频率</summary>

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

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

* **事件发生时发送电子邮件：** 按每个事件分别设置。
* **发送每日摘要电子邮件：** 接收每日通知摘要。
* **发送每周摘要电子邮件：** 接收每周通知摘要。
* **发送短信：** 在你的移动设备上接收有关特定通知的短信。
* **具体设置（高级）：** 对于每条通知，你都可以在下拉菜单中选择具体设置（高级），以更细致地指定频率。
* **不发送通知：** 事件发生时你将不会收到通知。

</details>

5. 选择 **保存** 以应用你的更改。


---

# 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/ni-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.
