> 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/contracts-and-template-terms/performance-bonus/view-performance-bonus-payouts-and-reports.md).

# Visualizza i payout e i report del bonus di performance

Qualsiasi bonus di performance viene erogato nella data di pagamento pianificata (impostata nei termini del tuo modello). A seconda del modo in cui finanzi il tuo account, gli importi del bonus di performance sono previsti nel documento PRF oppure appariranno nel documento SOI una volta che le azioni saranno bloccate.

I pagamenti individuali del bonus di performance per un partner sono mostrati nella Fattura Partner di quel partner. I passaggi seguenti ti porteranno a questo documento.

#### **Visualizza i pagamenti**

1. Dalla barra di navigazione superiore, seleziona **il tuo saldo** → **Impostazioni**.
2. Dal menu di navigazione a sinistra, seleziona **Documenti → Fatture dei pagamenti ai partner**.
3. Passa il mouse su *Estratto conto fattura* che vuoi scaricare, seleziona ![](/files/6a36670a9e3518128f7130049c54b7a9613f756b) **\[Altro]** → **Scarica estratto conto**. Questo documento elenca tutti i pagamenti (compresi i pagamenti bonus) dovuti ai tuoi partner per un mese selezionato.
   * Una *Riepilogo delle fatture* il documento elencherà tutti i pagamenti (compresi i pagamenti bonus) dovuti ai tuoi partner per un dato mese.

#### **Visualizza i report**

1. Dalla barra di navigazione superiore, seleziona **il tuo saldo** → **Impostazioni**.
2. Dal menu di navigazione a sinistra, seleziona **Report → Prossimi pagamenti ai partner**.
3. Nel *Pagamenti del bonus di performance* sezione, vedrai eventuali pagamenti bonus in arrivo dovuti ai partner.

Puoi tenere traccia dei bonus di performance dei tuoi partner prima che vengano bloccati nel [Performance per Partner](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/performance-by-partner-report.md) e [Elenco azioni avanzate](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/advanced-action-listing-report.md) report. Quando visualizzi questi report, la *Costo azione* colonna mostrerà il pagamento predefinito originale, e la *Altri costi* colonna può includere il bonus di performance. Poiché la regola del bonus di performance **non modifica il pagamento predefinito**—il pagamento totale cambia—, questi pagamenti sono suddivisi in questo modo nei report.


---

# 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/contracts-and-template-terms/performance-bonus/view-performance-bonus-payouts-and-reports.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.
