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