> 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/multi-program-reports/report-management/manage-reports.md).

# Gestisci i report

<a href="https://pxa.impact.com/student/activity/1099652?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">Segui il corso PXA</a>

Quando apri un report e modifichi qualsiasi impostazione di visualizzazione, puoi salvare quella visualizzazione del report o pianificarne l'invio a te. Nella *Altri report* schermata, puoi visualizzare tutti i tuoi report, incluse le visualizzazioni salvate e i report pianificati, e puoi fissare report specifici alla barra del menu a sinistra.

{% hint style="info" %}
**Nota:** Eventuali modifiche apportate ai report verranno riflesse solo per il tuo utente e non per tutti gli utenti dell'account.
{% endhint %}

#### Accedi ad altri report

Ogni report nella *Altri report* schermata ha un nome con un corrispondente *Descrizione* di ciò che il report mostra.

1. Dal menu di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage] → Reports →** [Altri report](https://app.impact.com/secure/advertiser/engage/fr/all_reports.ihtml).
2. Nella *Altri report* schermata, passa il mouse su un report per eseguire le seguenti azioni:
   * Per aggiungere o rimuovere il report dal menu di navigazione a sinistra, seleziona **Fissa** o **Rimuovi fissaggio**.
   * Per modificare le impostazioni di visualizzazione, seleziona **Visualizza** per aprire il report, regola i filtri in base alle tue preferenze e seleziona **Salva** accanto all'intestazione del report.
   * Scopri come [salva](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/save-reports.md), [pianificare](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md), [scaricare](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md), e [esportare](https://integrations.impact.com/brand-api-reference/reference/report-export/report-export) i report tramite API per avere sempre i dati più recenti del tuo account e dei tuoi programmi.
3. Seleziona **Crea report** nell'angolo in alto a destra per creare un report personalizzato utilizzando [Data Lab](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/data-lab-introduction.md).
4. Seleziona **Categoria** per filtrare i report per una categoria specifica, ad esempio, *Prestazioni*, *Finanza*, oppure *Personalizzato* report.
   * In alternativa, inserisci il nome di un report nel *barra di ricerca* campo per trovare un report specifico.


---

# 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/multi-program-reports/report-management/manage-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.
