> 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/fr/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/beta-billing-groups-overview.md).

# Présentation des groupes de facturation

Vous pouvez utiliser les groupes de facturation pour vous aider à gérer la façon dont les frais partenaires et de plateforme sont facturés et payés dans vos différents programmes. Chaque groupe de facturation peut être associé à un compte de financement spécifique, que vous pouvez mettre à jour selon vos besoins.

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

{% hint style="success" icon="memo-circle-info" %}
**Remarque :** Si vous créez un nouveau groupe de facturation, tous les paiements et factures déjà traités resteront dans le groupe de facturation associé et ne seront pas déplacés vers le nouveau groupe de facturation ; seuls les paiements et factures à venir seront attribués au nouveau groupe de facturation.
{% endhint %}

#### Prérequis

* Vous devez avoir plus d’un programme.
* Vous avez besoin de factures distinctes ou vous devez financer chaque programme à partir de comptes de financement différents afin de facturer séparément les coûts de différents programmes.

#### Fonctionnalités clés

La fonctionnalité de groupe de facturation vous permet d’effectuer les actions suivantes :

* [Créer](/brand/fr/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/create-a-billing-group.md) et [modifier](/brand/fr/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/beta-manage-billing-groups-and-funding-accounts-as-a-brand.md) plusieurs groupes de facturation en attribuant les coûts des programmes devant être associés à chaque groupe.
* Créez un compte de financement pour chaque groupe de facturation (qui peut également être utilisé pour financer d’autres groupes de facturation).
* Gérez les paramètres des documents pour chaque groupe de facturation.
* Filtrez les factures partenaires par groupe de facturation.


---

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