> 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 erhoben 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) so aus, dass Ihre impact.com-Gebühren stets 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.                                                                                                                                                                                                             |
| [Gebühr für inkrementelles Wachstum](/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 erhoben wird, wenn Ihr Kontingent für das Zahlungsabwicklungsvolumen überschritten wird.                                                                                                                                                                                                      |
| Sonstige Gebühren                                                                                                                                                       | <p>Dies sind alle anderen Servicegebü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 die Überweisung von Zahlungen</p> |

#### Gebühren und Rechnungen anzeigen

* impact.com stellt eine herunterladbare PDF-Rechnung bereit, die Ihre Gebühren auflistet. 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).
* Je nach Ihren Vertragsbedingungen mit Ihren Partnern können Ihnen auch Partnerkosten wie Auszahlungen, Leistungsprämien und mehr berechnet werden. 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.
