> 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. 在顶部导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-07f24e024450a8d837d6e6c7e086a7b6141a0d2b%2F18ef9fdffe47daac8e10e43d89cb1ee751acfe5dd798aa924275b5c5e62cb043.svg?alt=media) **\[通知]**.
2. 在通知面板的右上角，选择 **设置** .
3. 在屏幕顶部，选择 **自定义通知** 选项卡。
4. 将鼠标悬停在要编辑的通知上，然后选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FMLtRUwWz0pujlfmYWOgg%2FMoreVN.svg?alt=media\&token=03a3c355-a347-4207-baf7-c44fadf6d080) **\[更多]** → **编辑**.
5. 在 *通知详情* 部分，选择 **账户** 用于此通知的 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[下拉菜单]。**
6. 添加一个 **通知名称** 并添加一个 **通知描述**. 该描述将显示在发送的通知中。
7. 在 *通知规则* 部分中，使用 *按以下对象查看活动：* ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[下拉菜单]** 来选择 **所有项目中的媒体**.
8. 对于 *运行规则*，选择 **每天一次**.
9. 对于 *日期范围*，选择 **本月至今**.
10. 在 *规则* 框，使用 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[下拉菜单]** 来创建以下逻辑：

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

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