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

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

#### 查看现有自定义通知

1. 从顶部导航栏，选择 ![](/files/1399d88b44315d6195b2e8532b50bf88767feed6) **【通知】**. &#x20;
2. 在通知面板的右上角，选择 **设置** 以编辑通知设置。
3. 从顶部导航栏的 *通知频率设置* 页面，选择 **自定义通知**.

   <div data-with-frame="true"><figure><img src="/files/61273d75b2cd8b9449970e5a697351d0b29dc056" alt=""><figcaption></figcaption></figure></div>

   * 您将看到包含当前任何现有通知的表格。
4. 要修改通知，将鼠标悬停在表格项上并选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** 在该行的末尾。
   * 有关修改选项的更多信息，请参阅 *选项参考* 如下。

<details>

<summary>选项参考</summary>

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

</details>

#### 创建自定义通知

1. 从顶部导航栏，选择 ![](/files/1399d88b44315d6195b2e8532b50bf88767feed6) **【通知】**. &#x20;
2. 在通知面板的右上角，选择 **设置** 以编辑通知设置。
3. 从顶部导航栏的 *通知频率设置* 页面，选择 **自定义通知**.
4. 在 *自定义通知* 页面，选择 **创建自定义通知** ![](/files/b425e4aae0572d44529bb925e0cdd44ad4f016e9) **\[下拉菜单]** 在右上角。

   <div data-with-frame="true"><figure><img src="/files/61273d75b2cd8b9449970e5a697351d0b29dc056" alt=""><figcaption></figcaption></figure></div>

   * 您可以在创建以下类型之间进行选择： *欺诈* 通知或 *绩效* 从下拉菜单中选择通知。
5. 选择 **账户** 通知应适用于的对象，然后添加一个 **通知名称** 和 **说明**.
   * 当您收到通知时，这些将会显示。
6. 字段中键入 *通知规则*.
7. 可选地，选择 ![](/files/961896379dec15908d56234d0fdc1ba0aa67e8a3) **\[选中框]** **设为公开** 如果您希望其他帐户成员也能访问该通知，请选中。
8. 选择 **保存** 以完成创建过程。

<details>

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

这里有一个快速示例自定义通知，帮助您入门！

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

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

<div data-with-frame="true"><figure><img src="/files/7504a902f0a1cf2830e68cbf2211ea9d08373d65" alt=""><figcaption></figcaption></figure></div>

</details>


---

# 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://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/account-management/account-settings/notification-settings/create-custom-notifications-as-a-partner.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.
