> 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. 上部のナビゲーションバーから、 ![](/files/5967ee7fb70d87774db6d781de9ca488049960c1) **\[通知]**.
2. 通知ペインの右上隅で、 **設定** .
3. 画面上部で、 **カスタム通知** タブ。
4. 編集したい通知にカーソルを合わせ、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細]** → **編集**.
5. 〜で *通知の詳細* セクションで、 **アカウント** この通知の ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]。**
6. 次の項目を追加します: **通知名** と、次の項目を追加します: **通知の説明**。説明は送信される通知内に表示されます。
7. 〜で *通知ルール* セクションで、 *次の基準でアクティビティを表示* ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** を使用して **すべてのプログラムのメディア**.
8. 次の場合 *ルールを実行*、選択します **1日1回**.
9. 次の項目について、 *日付範囲*、選択します **今月**.
10. 〜で *ルール* ボックスで、 ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** を使用して次のロジックを作成します:

    `[合計コスト]` `[以上]` `[月次ボリューム処理上限]`.

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