> 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 vista del report o programmarne l'invio a te. Nella *Altri report* schermata, puoi visualizzare tutti i tuoi report, comprese le viste salvate e i report pianificati, e puoi fissare report specifici nella barra del menu a sinistra.

{% hint style="info" %}
**Nota:** Qualsiasi modifica apporti ai report verrà riflessa 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 una corrispondente *Descrizione* descrizione

1. Dal menu di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage] → Report →** [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 fare quanto segue:
   * Per aggiungere o rimuovere il report dal menu di navigazione a sinistra, seleziona **Fissa** o **Sblocca**.
   * 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 [salvare](/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) report tramite API per avere sempre i dati più recenti per il tuo account e i tuoi programmi.
3. Seleziona **Crea report** nell'angolo in alto a destra per creare un report personalizzato usando [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 es. *Prestazioni*, *Finanza*, o *Personalizzato* report.
   * In alternativa, inserisci un nome del report nel *campo di ricerca* 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.
