> 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/ja/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://1458456015-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://1458456015-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://1458456015-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://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[ドロップダウンメニュー]** を使用して **全プログラムのメディア**.
8. については *ルールを実行*、次を選択します **1日1回**.
9. 次の *日付範囲*、次を選択します **月初来**.
10. の中で *ルール* ボックスでは、次を使用します。 ![](https://1458456015-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/ja/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.
