> 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/di-cosa-vorresti-saperne-di-piu/platform-features/reporting-for-partners/other-earnings-report.md).

# Report su altri 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, il 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 alla barra di navigazione superiore 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 dei filtri* per ulteriori 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) [scaricare](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md), e ![](/files/28e63dc2933af8c844f6743aeb5056f1b0c12a6f)[esporta](https://integrations.impact.com/partner-api-reference/reference/reports/report-export) 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 in 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'identificatore univoco del cedolino relativo al trasferimento di fondi dal tuo account impact.com al tuo conto bancario. |
| ID programma     | Visualizza l'identificatore univoco del programma.                                                                                |
| Commenti         | Questa colonna mostra eventuali commenti salvati.                                                                                 |
| ID inserzionista | Visualizza l'identificatore univoco del brand.                                                                                    |

</details>

<details>

<summary>Riferimento della colonna</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 provenienti 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/di-cosa-vorresti-saperne-di-piu/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.
