> 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/account-management/account-settings/notification-settings/create-custom-notifications-as-a-partner.md).

# 作为合作伙伴创建自定义通知

您可以创建自定义电子邮件通知，在特定事件发生时提醒您。了解如何设置和自定义这些通知。

## 查看现有自定义通知

1. 在顶部导航栏中，选择 ![](/files/1399d88b44315d6195b2e8532b50bf88767feed6) **\[通知]**.
2. 在通知面板右上角，选择 [**设置**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml) 以编辑通知设置。
3. 在顶部导航栏上的 *通知频率设置* 界面上，选择 **自定义通知**.

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

   * 您将看到一个表格，其中列出了当前存在的通知。
4. 要修改某个通知，请将鼠标悬停在表格条目上并选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** 位于该行末尾。
   * 有关修改选项的更多信息，请参阅下方的 *选项参考* 。

<details>

<summary>选项参考</summary>

| 选项      | 说明                               |
| ------- | -------------------------------- |
| 编辑      | 修改该通知的 *通知详情*, *通知规则*，或 *共享* 设置。 |
| 订阅/取消订阅 | 选择此选项以接收（或停止接收）此通知。              |
| 停用/重新启用 | 选择此选项以禁用（或启用）此通知。                |
| 删除      | 一旦通知被停用，您可以选择此选项将其删除。            |

</details>

## 创建自定义通知

1. 在顶部导航栏中，选择 ![](/files/1399d88b44315d6195b2e8532b50bf88767feed6) **\[通知]**.
2. 在通知面板右上角，选择 [**设置**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml) 以编辑通知设置。
3. 在顶部导航栏上的 *通知频率设置* 界面上，选择 **自定义通知**.
4. 在 *自定义通知* 界面上，选择 **创建自定义通知** ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 位于右上角。

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

   * 您可以在创建 *欺诈* 通知或 *绩效* 通知之间进行选择。
5. 选择 **账户** 该通知应适用的对象，然后添加 **通知名称** 和 **说明**.
   * 这些内容将在您收到通知时显示。
6. 添加 *通知规则*.
7. 可选地，选择 ![](/files/961896379dec15908d56234d0fdc1ba0aa67e8a3) **\[已勾选复选框]** **设为公开** 如果您希望其他账户成员也能访问该通知。
8. 选择 **保存** 以完成创建过程。

<details>

<summary>自定义通知示例</summary>

这里有一个快速示例，帮助您入门！

**场景**：Dinah Soares 希望在客户点击金额连续 7 天低于 1,000 时收到电子邮件通知，此外，当 actions 金额连续 7 天低于 1,000 时也收到通知。该通知应提示她联系营销团队，以便他们优化数字资产支出。

我们建议她创建一个 *绩效* 使用以下配置的通知：

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

</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/ni-xiang-liao-jie-shen-me/account-management/account-settings/notification-settings/create-custom-notifications-as-a-partner.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.
