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

# Panoramica dei gruppi di fatturazione

Puoi utilizzare i gruppi di fatturazione per gestire come le commissioni partner e di piattaforma vengono fatturate e pagate nei vari programmi. A ciascun gruppo di fatturazione può essere associato un conto di finanziamento specifico, che puoi aggiornare secondo necessità.

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

{% hint style="success" icon="memo-circle-info" %}
**Nota:** Se crei un nuovo gruppo di fatturazione, tutti i pagamenti e le fatture già elaborati rimarranno nel gruppo di fatturazione associato e non verranno spostati nel nuovo gruppo di fatturazione; solo i pagamenti e le fatture futuri verranno assegnati al nuovo gruppo di fatturazione.
{% endhint %}

#### Prerequisiti

* Devi avere più di un programma.
* Hai bisogno di fatture separate oppure devi finanziare ciascun programma da conti di finanziamento diversi per fatturare separatamente i costi dei diversi programmi.

#### Funzionalità principali

La funzionalità dei gruppi di fatturazione ti consente di fare quanto segue:

* [Crea](/brand/it/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/create-a-billing-group.md) e [modifica](/brand/it/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/beta-manage-billing-groups-and-funding-accounts-as-a-brand.md) più gruppi di fatturazione assegnando a quale gruppo devono essere associati i costi dei programmi.
* Crea un conto di finanziamento per ciascun gruppo di fatturazione (che può anche essere utilizzato per finanziare altri gruppi di fatturazione).
* Gestisci le impostazioni dei documenti per ciascun gruppo di fatturazione.
* Filtra le fatture dei partner in base al gruppo di fatturazione.


---

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