> 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/schedule-a-custom-report.md).

# Pianifica un report personalizzato

I seguenti passaggi ti guideranno nella pianificazione di un report personalizzato per una data specifica o a intervalli regolari:

1. Dal menu di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Interagisci]** → **Report → Altri report**.
2. Seleziona **Categoria** e filtra per **Creata** ![](/files/cec8fb6b06bdba97a0f302d45d30862de79a5365) **\[Casella non selezionata]**.
3. Passa il mouse sopra il *Personalizzato* report che desideri pianificare e seleziona **Visualizza**.
4. Nell'angolo in alto a destra, seleziona ![](/files/d109f7bdde535f905b768b0d76497a1455f13a55) **\[Pianifica]**.
5. Imposta con quale frequenza il report deve essere inviato utilizzando *Frequenza* sezione.
   * I report personalizzati possono essere inviati **Giornalmente, settimanalmente**, oppure **Mensilmente**.
6. Seleziona cosa **Formato** in cui il report dovrebbe essere inviato.
   * I report personalizzati possono essere inviati come PDF, CSV *con* Metadati, oppure CSV *senza* Metadati.

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Nota:</strong> Quando si sceglie di pianificare un CSV senza metadati, il file ZIP scaricato non avrà il <code>metadata.json</code> file incluso.</p></div>
7. Scegli se il report deve essere recapitato tramite **Email** o **FTP partner**.
   * Specifica se impact.com dovrebbe ancora **Invia se il report non ha dati**.
8. Inserisci le informazioni richieste per il metodo di consegna che hai selezionato al passaggio 5.
   * Scopri di più sui tipi di consegna nella sezione di riferimento del metodo di consegna del [Report pianificati](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/reporting-for-partners/report-management/schedule-a-report-as-a-partner.md) articolo.
9. Seleziona **Pianifica**.


---

# 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/schedule-a-custom-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.
