> 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) **\[More]** → **编辑**.
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.
