> 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-manage-billing-groups-and-funding-accounts-as-a-brand.md).

# \[Beta] Abrechnungsgruppen und Finanzierungskonten als Marke verwalten

Sobald Sie eine Abrechnungsgruppe erstellt haben, können Sie die mit der Abrechnungsgruppe verknüpften Programme bearbeiten, ein neues Finanzierungskonto bearbeiten oder erstellen und die mit der Abrechnungsgruppe verknüpften Dokumenteinstellungen aktualisieren.

#### Eine Abrechnungsgruppe bearbeiten

1. Wähle in der oberen Navigationsleiste **Ihr Guthaben** → **Einstellungen**.
2. Im linken Navigationsmenü unter *Einstellungen*, wähle [**Abrechnungsgruppen**](https://app.impact.com/secure/advertiser/finance/fr/billing-groups.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fbilling-groups-view.ihtml).
3. Fahren Sie mit der Maus über die Abrechnungsgruppe, die Sie bearbeiten möchten, und wählen Sie dann ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]** → **Bearbeiten**.
4. Aktualisieren Sie Ihre Abrechnungsgruppe, indem Sie den Namen ändern, weitere Programme hinzufügen, auswählen, dass Sie Ihre impact.com-Gebühren aus dieser Abrechnungsgruppe bezahlen möchten, und ein Finanzierungskonto ändern oder ein neues erstellen.
   * Wenn Sie ein Programm hinzufügen, das mit einer anderen Abrechnungsgruppe verknüpft ist, wird es automatisch aus der anderen Abrechnungsgruppe entfernt.
5. Wähle **Speichern**.

#### Die Dokumenteinstellungen einer Abrechnungsgruppe bearbeiten

1. Fahren Sie mit der Maus über die Abrechnungsgruppe, die Sie bearbeiten möchten, und wählen Sie dann ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]** → **Dokumenteinstellungen für Partnergebühren** oder **Dokumenteinstellungen für impact.com-Gebühren**.
2. Nehmen Sie Ihre Änderungen vor.
   * Siehe [Dokumenteinstellungen für Partnergebühren verwalten](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-partner-fees-document-settings.md) und [Dokumenteinstellungen für impact.com-Gebühren verwalten](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-impactcom-fees-document-settings.md) für weitere Informationen.
3. Wähle **Speichern**.

#### Ein Finanzierungskonto umbenennen

1. Wähle in der oberen Navigationsleiste **Ihr Guthaben** → **Einstellungen**.
2. Im linken Navigationsmenü unter *Einstellungen*, wähle [**Finanzierungskonten**](https://app.impact.com/secure/advertiser/finance/fr/funding-accounts.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flist-digital-wallets-flow.ihtml).
3. Fahren Sie mit der Maus über das Finanzierungskonto, das Sie umbenennen möchten, und wählen Sie ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]** → **Bearbeiten**.
4. Geben Sie den neuen Namen ein und wählen Sie **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/platform-features/finance/finance-settings/beta-manage-billing-groups-and-funding-accounts-as-a-brand.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.
