> 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/data-lab-custom-reports/data-lab-introduction.md).

# Introduzione a Data Lab

Data Lab ti offre gli strumenti necessari per creare report personalizzati efficaci per i tuoi casi d’uso specifici. Puoi creare visualizzazioni che presentano vari set di dati in modi diversi a seconda dei dati che scegli di includere; risponde a domande specifiche, combinando sequenze di dati che normalmente non verrebbero riunite in un report, e fornisce informazioni preziose e immediate.

#### Trova Data Lab

1. Dal menu di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage] → Report.**
2. Seleziona **Data Lab**.

#### Funzionalità di Data Lab

* [Crea un report personalizzato](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/create-custom-reports-in-data-lab.md)
* [Crea metriche personalizzate](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/create-custom-measures-in-data-lab.md)
* [Modifica un report personalizzato](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/edit-a-custom-report.md)
* [Imposta un calendario di reportistica personalizzato](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/set-a-customized-reporting-calendar.md)
* [Invia](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/email-a-custom-report.md), [Pianifica](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/schedule-a-custom-report.md), & [Scarica un report personalizzato](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/download-a-custom-report.md)

#### Tour dell’interfaccia utente di Data Lab

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

| Elemento dell’interfaccia utente | Descrizione                                                                                                                                                                                                                        |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Nome del report                  | Il nome del report complessivo verrà visualizzato nella sezione dei report personalizzati dopo il salvataggio del report.                                                                                                          |
| Filtri del report                | <p>I filtri del report nella barra superiore ti consentono di filtrare i dati per intervallo di date, programmi, canali e valuta.</p><p>Filtri aggiuntivi sono disponibili selezionando il <strong>\[Altro]</strong> pulsante.</p> |
| Area di visualizzazione          | Questa area mostra tutte le tue visualizzazioni per i report. Qui puoi modificare, aggiungere e rimuovere report di visualizzazione.                                                                                               |
| Dimensioni e metriche            | [Dimensioni e metriche](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/create-custom-reports-in-data-lab.md) mostrano vari valori di un report.                      |
| Selettore di visualizzazioni     | Le visualizzazioni sono widget che possono essere scelti e trascinati nell’area di lavoro per mostrare diversi set di dati.                                                                                                        |


---

# 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/data-lab-custom-reports/data-lab-introduction.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.
