> 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/reporting-for-partners/other-earnings-report.md).

# Altri report sui guadagni

Il report Altri Guadagni offre una panoramica di tutti i guadagni diversi dai guadagni del tuo payout, come pagamenti compensativi o bonus di performance. Puoi filtrare i tuoi altri guadagni in base al *Tipo* tipo di guadagni coinvolti, al brand associato ai guadagni e altro ancora.

#### Visualizza il report

1. Dalla barra di navigazione in alto, seleziona **Report → Altri report**.
2. Dal *Categoria* filtro accanto alla barra di ricerca, seleziona **Finanza**.
3. Seleziona **Altri Guadagni**.
   * Puoi anche fissare il report nella barra di navigazione in alto passando il mouse sulla riga e selezionando **Fissa**.
4. Sotto il titolo del report, filtra i dati che desideri visualizzare. Seleziona ![](/files/932fd3c7bf8910b80b5c12ddb7eef2b5855260f7) **\[Cerca]** quando hai impostato i filtri.

   * Consulta il riferimento ai campi del *riferimento dei filtri* per maggiori informazioni.
   * Puoi ![](/files/905804ebb0c71c348a11a0e86212640ffaf9df31) [pianificare](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md), ![](/files/f184dd10de2ddab180f82fae5f62ea16527c4cec) [scarica](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md)e ![](/files/e81075dff8ea92c9f50738ee83c32e20a0ac67ac)[esportare](https://integrations.impact.com/impact-publisher/reference/export-reports) il report (tramite API) usando i pulsanti nell'angolo in alto a destra dello schermo.

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

<details>

<summary>riferimento dei filtri</summary>

| Filtro             | Descrizione                                                                                                                                                                                                                                                                           |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Intervallo di date | Filtra i guadagni entro un intervallo di date specificato.                                                                                                                                                                                                                            |
| Brand              | Filtra in base al nome del brand associato ai guadagni.                                                                                                                                                                                                                               |
| Programma          | Filtra in base al programma del brand associato ai guadagni.                                                                                                                                                                                                                          |
| Tipo               | Il tipo di guadagni coinvolti, ad es. *Bonus di Performance*, *EPC minimo*.                                                                                                                                                                                                           |
| Mostra             | Aggiungi le colonne selezionate al report. Le colonne verranno aggiunte alla tabella dopo aver selezionato ![\[Search\]](https://paligoapp-cdn-eu1.s3.eu-west-1.amazonaws.com/impact/attachments/f01cdffa431a4d75ff09c130b66974d4-d9034475259004cc4d724957e37096f4.svg) **\[Cerca]**. |

#### Punti dati spiegati

| Mostra filtro    | Descrizione                                                                                                               |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------- |
| ID busta paga    | Mostra l'identificativo univoco della busta paga per il trasferimento di fondi dal tuo account impact.com alla tua banca. |
| ID programma     | Visualizza l'identificativo univoco del programma.                                                                        |
| Commenti         | Questa colonna mostra eventuali commenti salvati.                                                                         |
| ID inserzionista | Visualizza l'identificativo univoco del brand.                                                                            |

</details>

<details>

<summary>Riferimento colonne</summary>

| Colonna | Descrizione                                                                 |
| ------- | --------------------------------------------------------------------------- |
| Data    | La data in cui i guadagni sono stati registrati.                            |
| Brand   | Il nome del brand associato ai guadagni.                                    |
| Tipo    | Il tipo di guadagni coinvolti, ad es. *Bonus di Performance*, *EPC minimo*. |
| Importo | Il valore monetario dei tuoi guadagni dal brand.                            |

</details>


---

# 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/reporting-for-partners/other-earnings-report.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.
