> 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/fr/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/schedule-a-custom-report.md).

# Planifier un rapport personnalisé

Les étapes suivantes vous guideront pour planifier un rapport personnalisé à une date précise ou à intervalles réguliers :

1. Dans le menu de navigation de gauche, sélectionnez ![](/files/15f4c8f88cb75624c1f6a18cb768e8f494128ac4) **\[Engage]** → **Rapports → Plus de rapports**.
2. Sélectionnez **Catégorie** et filtrer pour **Intégrée** ![](/files/f81051c317c0e280c82903d1b8f49dce39d02b8c) **\[Case non cochée]**.
3. Survolez le *Personnalisé* le rapport que vous souhaitez planifier et sélectionnez **Afficher**.
4. Dans le coin supérieur droit, sélectionnez ![](/files/fd9f2c5f937206c767c8106c511c36229e73bd9f) **\[Planifier]**.
5. Définissez la fréquence d’envoi du rapport à l’aide du *Fréquence* section.
   * Les rapports personnalisés peuvent être envoyés **quotidiennement, hebdomadairement**, ou **Mensuelle**.
6. Sélectionnez ce qui **Format** dans lequel le rapport doit être envoyé.
   * Les rapports personnalisés peuvent être envoyés au format PDF, CSV *avec* métadonnées, ou CSV *sans* Métadonnées.

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Remarque :</strong> Lorsque vous choisissez de planifier un CSV sans métadonnées, le fichier ZIP téléchargé n’aura pas le <code>metadata.json</code> fichier inclus.</p></div>
7. Choisissez si le rapport doit être livré via **E-mail** ou **FTP partenaire**.
   * Indiquez si impact.com doit toujours **Envoyer si le rapport ne contient aucune donnée**.
8. Saisissez les informations demandées pour le mode de livraison que vous avez sélectionné à l’étape 5.
   * En savoir plus sur les types de livraison dans la section de référence sur le mode de livraison du [Rapports planifiés](/partner/fr/que-souhaitez-vous-apprendre/platform-features/reporting-for-partners/report-management/schedule-a-report-as-a-partner.md) article.
9. Sélectionnez **Planifier**.


---

# 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/fr/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.
