# Create a Notification for Monthly Volume Limits

If you're on a monthly payment processing contract with impact.com, you can easily configure a custom notification to alert you (or any account members) when your account is approaching your volume limit.

* This notification only works for **monthly payment processing volume contracts**, not annual contracts. If you're on an annual processing volume contract and want to know where you are based on your annual limit, contact us via support or ask your CSM.
* The notification is based on non-locked action volume, meaning the actual processing volume amount is subject to change based on reversals, contract changes, etc. It should be used as an estimate, not as the final amount.

#### Configure a volume limit notification

1. From the top navigation bar, select ![](/files/expnfgwKPMX0KubU8zBA) **\[Notifications]**.
2. In the upper right corner of the notification pane, select **Settings** .
3. At the top of the screen, select the **Custom Notifications** tab.
4. Hover over a notification you want to edit and select ![](/files/mQTDSmR70Q3Eybmgev6e) **\[More]** → **Edit**.
5. In the *Notification Details* section, select the **Account** for this notification from the ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu].**
6. Add a **Notification Name** and add a **Notification Description**. The description will appear in the notification that's sent.
7. In the *Notification Rules* section, use the *Look at activity by* ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]** to select **Media across all programs**.
8. For *Run Rules*, select **Once a Day**.
9. For the *Date Range*, select **Month to Date**.
10. In the *Rules* box, use the ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]** to create the following logic:

    `[Total cost]` `[greater than or equals]` `[monthly volume processing limit]`.

    <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note:</strong> Refer to your contract with impact.com to find your monthly payout processing volume amount.</p></div>
11. Choose whether or not to share this with other members of your impact.com account, then select **Save**.


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/what-would-you-like-to-learn-about/account-administration/account-settings/notifications/create-a-notification-for-monthly-volume-limits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
