> 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/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/notifications/create-a-notification-for-monthly-volume-limits.md).

# 创建月度量限通知

如果您与 impact.com 签订的是月度付款处理量合同，您可以轻松配置自定义通知，以便在您的账户接近流量上限时提醒您（或任何账户成员）。

* 此通知仅适用于 **月度付款处理量合同**，不适用于年度合同。如果您签订的是年度处理量合同，并想了解自己基于年度限额所处的位置，请通过支持联系我们或询问您的 CSM。
* 该通知基于未锁定的动作量，这意味着实际处理量会因冲正、合同变更等而变化。它应作为估算值使用，而非最终金额。

#### 配置处理量限额通知

1. 从顶部导航栏中选择 ![](/files/3711362f41be5f094558b72112e4b270598e922d) **\[通知]**.
2. 在通知窗格的右上角，选择 **设置** .
3. 在屏幕顶部，选择 **自定义通知** 选项卡。
4. 将鼠标悬停在要编辑的通知上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **编辑**.
5. 在 *通知详情* 部分，选择 **账户** 作为此通知的 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]。**
6. 添加 **通知名称** 并添加 **通知描述**。该描述将显示在发送的通知中。
7. 在 *通知规则* 部分，使用 *按活动查看* ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 来选择 **所有项目中的媒体**.
8. 对于 *执行规则*下，选择 **每天一次**.
9. 对于 *日期范围*下，选择 **本月至今**.
10. 在 *规则* 框，使用 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 来创建以下逻辑：

    `[总成本]` `[大于或等于]` `[月度处理量上限]`.

    <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注意：</strong> 请参考您与 impact.com 的合同，以查找您的每月付款处理量金额。</p></div>
11. 选择是否与您 impact.com 账户中的其他成员共享此内容，然后选择 **保存**.


---

# 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/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/notifications/create-a-notification-for-monthly-volume-limits.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.
