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

# Télécharger un rapport personnalisé

Les rapports personnalisés vous permettent d’extraire exactement les données dont vous avez besoin, et une fois que vous en avez créé un, vous voudrez probablement l’enregistrer ou le partager en dehors de la plateforme. Ce guide vous explique comment télécharger un rapport personnalisé depuis la section Rapports, y compris comment le filtrer et choisir le format de fichier de votre choix (CSV, Excel ou PDF).

1. Dans le menu de navigation de gauche, sélectionnez ![](/files/15f4c8f88cb75624c1f6a18cb768e8f494128ac4) **\[Engage]** → **Rapports →** [**Autres rapports**](https://app.impact.com/secure/advertiser/engage/fr/all_reports.ihtml).
2. Sélectionnez **Catégorie** et filtrez par **Créé par Data Lab** ![](/files/f81051c317c0e280c82903d1b8f49dce39d02b8c) **\[Case décochée]**.
3. **Recherchez et sélectionnez** votre rapport personnalisé.
   * Si vous avez épinglé le rapport, sélectionnez **Rapports → Personnalisé →** votre rapport personnalisé.
4. Dans le coin supérieur droit, sélectionnez ![](/files/8f8dfbf0766b5713982cedd95e61025fe32b6faa) **\[Télécharger]**.
5. Sélectionnez le **Format** (CSV, Excel ou PDF) dans lequel vous souhaitez télécharger le rapport.
   * Le rapport sera téléchargé dans le dossier de téléchargements par défaut de votre navigateur.

{% hint style="warning" %}
**Important :** Lors du téléchargement d’un rapport au format PDF, seules les données de la page visible sont incluses — c’est une limitation du format PDF lui-même. Pour obtenir l’ensemble des données du rapport, téléchargez-le plutôt au format CSV ou Excel.
{% endhint %}


---

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