> 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/platform-features/finance/your-subscription/impactcom-fees-explained-for-brands.md).

# impact.com-Gebühren für Marken erklärt

Wenn Sie sich bei impact.com anmelden, sieht Ihr Vertrag einen fälligen Betrag für Plattform- und Produktabonnements sowie mögliche Servicegebühren vor. Diese Gebühren werden jeden Monat berechnet und können monatlich oder jährlich bezahlt werden.

**impact.com-Gebühren werden bei Fälligkeit direkt von Ihrem Finanzierungskonto abgebucht und haben Vorrang vor allen anderen Zahlungen**. Berücksichtigen Sie Ihren Abrechnungsplan für impact.com-Gebühren, wenn Sie Ihre [Finanzierungsstrategie](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-explained-for-brands.md) um stets sicherzustellen, dass Ihre impact.com-Gebühren gedeckt sind.

#### Gebührenarten

Es gibt 3 Arten von Gebühren, die auf Ihren impact.com-Rechnungen erscheinen.

|                                                                                                                                                                    |                                                                                                                                                                                                                                                                                                                       |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Gebührenart**                                                                                                                                                    | **Beschreibung**                                                                                                                                                                                                                                                                                                      |
| [Abonnementgebühr](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/view-your-impactcom-subscription-and-usage-details.md) | Die monatliche oder jährliche Gebühr für die Nutzung von Performance und/oder anderen impact.com-Produkten.                                                                                                                                                                                                           |
| [Zusätzliche Wachstumsgebühr](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/how-are-volume-usage-rates-calculated.md)   | Dies ist eine Gebühr, die für das Überschreiten Ihres Kontingents für das Zahlungsabwicklungsvolumen erhoben wird.                                                                                                                                                                                                    |
| Sonstige Gebühren                                                                                                                                                  | <p>Dies sind alle anderen servicebezogenen Gebühren im Zusammenhang mit der Nutzung von impact.com und können unter anderem Folgendes umfassen:</p><p>• Einrichtungsgebühren</p><p>• Gebühren für das Hosten von Anzeigen</p><p>• Gebühren für benutzerdefinierte Berichte</p><p>• Gebühren für Banküberweisungen</p> |

#### Gebühren und Rechnungen anzeigen

* impact.com stellt eine herunterladbare PDF-Rechnung bereit, in der Ihre Gebühren aufgeführt sind. Erfahren Sie, wo Sie Ihre [impact.com-Rechnungen finden und verstehen](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/impactcom-invoices.md).
* Möglicherweise werden Ihnen auch Partnerkosten wie Auszahlungen, Leistungsboni und mehr berechnet, abhängig von Ihren Vertragsbedingungen mit Ihren Partnern. Diese Partnerkosten werden monatlich in Rechnung gestellt. Erfahren Sie, wo Sie Ihre [Rechnungen für Partnerzahlungen finden](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/partner-payments-invoices-explained-for-brands.md).


---

# 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/platform-features/finance/your-subscription/impactcom-fees-explained-for-brands.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.
