> 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.
