> 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/finance-settings/beta-billing-groups-overview.md).

# \[Beta] Übersicht über Abrechnungsgruppen

Sie können Abrechnungsgruppen verwenden, um zu verwalten, wie Partner- und Plattformgebühren über Ihre verschiedenen Programme hinweg in Rechnung gestellt und bezahlt werden. Jeder Abrechnungsgruppe kann ein bestimmtes Finanzierungskonto zugeordnet werden, das Sie bei Bedarf aktualisieren können.

<div data-with-frame="true"><figure><img src="/files/2204c03536b3c41466e814a15924ef10b5961037" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" icon="memo-circle-info" %}
**Hinweis:** Wenn Sie eine neue Abrechnungsgruppe erstellen, verbleiben bereits verarbeitete Zahlungen und Rechnungen in der zugehörigen Abrechnungsgruppe und werden nicht in die neue Abrechnungsgruppe verschoben; nur zukünftige Zahlungen und Rechnungen werden der neuen Abrechnungsgruppe zugeordnet.
{% endhint %}

#### Voraussetzungen

* Sie müssen mehr als ein Programm haben.
* Sie benötigen separate Rechnungen oder Sie müssen jedes Programm über unterschiedliche Finanzierungskonten finanzieren, um Kosten aus verschiedenen Programmen separat abzurechnen.

#### Wichtige Funktionen

Mit der Funktion für Abrechnungsgruppen können Sie Folgendes tun:

* [Erstellen](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/create-a-billing-group.md) und [bearbeiten](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/beta-manage-billing-groups-and-funding-accounts-as-a-brand.md) mehrere Abrechnungsgruppen, indem Sie zuweisen, welche Programmkosten welcher Gruppe zugeordnet werden sollen.
* Ein Finanzierungskonto für jede Abrechnungsgruppe erstellen (das auch zur Finanzierung anderer Abrechnungsgruppen verwendet werden kann).
* Dokumenteinstellungen für jede Abrechnungsgruppe verwalten.
* Partnerrechnungen nach Abrechnungsgruppe filtern.


---

# 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/finance-settings/beta-billing-groups-overview.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.
