> 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/partner/it/cosa-vorresti-imparare/platform-features/finance/finance-reporting/earnings-history-report-for-partners.md).

# Report storico dei guadagni per i partner

impact.com semplifica la visualizzazione e la comprensione dei tuoi guadagni. La *Cronologia dei guadagni* schermata mostra quanto hai guadagnato su impact.com, quanto di tali guadagni è stato pagato e quanto è ancora in sospeso.

#### Visualizza la tua Cronologia dei guadagni

1. Dal menu di navigazione in alto, seleziona il tuo **importo del portafoglio → Cronologia dei guadagni**.
2. Seleziona se desideri visualizzare i tuoi guadagni **Per brand** o **Per mese**.
3. Facoltativamente, filtra i tuoi guadagni per un specifico **anno**, oppure visualizza **Tutti** i tuoi guadagni.
4. Facoltativamente, seleziona ![](/files/6abe082057b29ea7b9ba2a4e29d172e713f6b76d) **\[Colonne]** per aggiungere o rimuovere colonne dal report. Vedi la *Riferimento colonna* di seguito per ulteriori informazioni.

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

   * I guadagni in ritardo sono contrassegnati con un'icona a punto esclamativo.

<details>

<summary>Riferimento colonna</summary>

| Colonna    | Descrizione                                    |
| ---------- | ---------------------------------------------- |
| Mese       | Il mese in cui i guadagni sono stati generati. |
| Brand      | Il brand che ti sta pagando.                   |
| Importo    | Il valore dei guadagni.                        |
| Pagato     | L'importo che ti è stato pagato.               |
| In sospeso | L'importo che è ancora in attesa di pagamento. |

</details>

5. Seleziona una voce per visualizzare maggiori informazioni sui guadagni per quel *Mese* o *Brand*.

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


---

# 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/partner/it/cosa-vorresti-imparare/platform-features/finance/finance-reporting/earnings-history-report-for-partners.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.
