> 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/de/what-would-you-like-to-learn-about/account-administration/account-settings/notifications/create-a-notification-for-monthly-volume-limits.md).

# Erstellen Sie eine Benachrichtigung für monatliche Volumenlimits

Wenn Sie bei impact.com einen Vertrag über die monatliche Zahlungsabwicklung haben, können Sie ganz einfach eine benutzerdefinierte Benachrichtigung einrichten, die Sie (oder andere Kontomitglieder) benachrichtigt, wenn sich Ihr Konto Ihrem Volumenlimit nähert.

* Diese Benachrichtigung funktioniert nur für **Verträge über das monatliche Zahlungsabwicklungsvolumen**, nicht für Jahresverträge. Wenn Sie einen jährlichen Verarbeitungsvolumenvertrag haben und wissen möchten, wo Sie im Vergleich zu Ihrem Jahreslimit stehen, kontaktieren Sie uns über den Support oder fragen Sie Ihren CSM.
* Die Benachrichtigung basiert auf nicht gesperrtem Aktionsvolumen, was bedeutet, dass sich der tatsächliche Verarbeitungsvolumenbetrag je nach Stornierungen, Vertragsänderungen usw. ändern kann. Sie sollte als Schätzung und nicht als endgültiger Betrag verwendet werden.

#### Eine Benachrichtigung zum Volumenlimit konfigurieren

1. Wählen Sie in der oberen Navigationsleiste ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-07f24e024450a8d837d6e6c7e086a7b6141a0d2b%2F18ef9fdffe47daac8e10e43d89cb1ee751acfe5dd798aa924275b5c5e62cb043.svg?alt=media) **\[Benachrichtigungen]**.
2. Wählen Sie in der oberen rechten Ecke des Benachrichtigungsbereichs **Einstellungen** .
3. Wählen Sie oben auf dem Bildschirm die **Benutzerdefinierte Benachrichtigungen** Registerkarte aus.
4. Bewegen Sie den Mauszeiger über die Benachrichtigung, die Sie bearbeiten möchten, und wählen Sie ![](https://1698965099-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) **\[Mehr]** → **Bearbeiten**.
5. Im *Benachrichtigungsdetails* Abschnitt die **Konto** für diese Benachrichtigung aus dem ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[Dropdown-Menü].**
6. Fügen Sie einen **Benachrichtigungsnamen** hinzu und fügen Sie eine **Benachrichtigungsbeschreibung**. Die Beschreibung wird in der gesendeten Benachrichtigung angezeigt.
7. Im *Benachrichtigungsregeln* Abschnitt verwenden Sie die *Aktivität anzeigen nach* ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[Dropdown-Menü]** um **Medien über alle Programme hinweg**.
8. Für *Regeln ausführen*, wählen Sie **Einmal täglich**.
9. Für das *Datumsbereich*, wählen Sie **Monat bis heute**.
10. Im *Regeln* Feld verwenden Sie die ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[Dropdown-Menü]** um die folgende Logik zu erstellen:

    `[Gesamtkosten]` `[größer als oder gleich]` `[monatliches Verarbeitungsvolumenlimit]`.

    <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Hinweis:</strong> Entnehmen Sie Ihrem Vertrag mit impact.com den Betrag Ihres monatlichen Auszahlungsabwicklungsvolumens.</p></div>
11. Wählen Sie aus, ob Sie dies mit anderen Mitgliedern Ihres impact.com-Kontos teilen möchten oder nicht, und wählen Sie dann **Speichern**.


---

# 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/de/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.
