> 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/report-management/manage-reports.md).

# Gérer les rapports

<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">Suivez le cours PXA</a>

Lorsque vous ouvrez un rapport et modifiez des paramètres d’affichage, vous pouvez enregistrer cette vue du rapport ou la planifier pour qu’elle vous soit envoyée. Sur l’ *Autres rapports* écran, vous pouvez consulter tous vos rapports, y compris les vues enregistrées et les rapports planifiés, et vous pouvez épingler des rapports spécifiques à votre barre de menu de gauche.

{% hint style="info" %}
**Remarque :** Toutes les modifications que vous apportez aux rapports ne seront visibles que pour votre utilisateur et non pour tous les utilisateurs du compte.
{% endhint %}

#### Accéder à d’autres rapports

Chaque rapport sur l’ *Autres rapports* écran porte un nom avec un *Description* aperçu correspondant de ce que le rapport affiche.

1. Dans le menu de navigation de gauche, sélectionnez ![](https://57104473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] → Rapports →** [Autres rapports](https://app.impact.com/secure/advertiser/engage/fr/all_reports.ihtml).
2. Sur la *Autres rapports* écran, survolez un rapport pour effectuer les opérations suivantes :
   * Pour ajouter le rapport au menu de navigation de gauche ou le supprimer de celui-ci, sélectionnez **Épingler** ou **Désépingler**.
   * Pour modifier les paramètres d’affichage, sélectionnez **Consulter** pour ouvrir le rapport, ajustez les filtres selon vos préférences, puis sélectionnez **Enregistrer** à côté de l’en-tête du rapport.
   * Découvrez comment [enregistrer](/brand/fr/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/save-reports.md), [planifier](/brand/fr/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md), [télécharger](/brand/fr/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md), et [exporter](https://integrations.impact.com/brand-api-reference/reference/report-export/report-export) rapports via l’API afin de toujours disposer des données les plus récentes pour votre compte et vos programmes.
3. Sélectionnez **Créer un rapport** dans le coin supérieur droit pour créer un rapport personnalisé à l’aide de [Data Lab](/brand/fr/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/data-lab-introduction.md).
4. Sélectionnez **Catégorie** pour filtrer les rapports par catégorie spécifique, par ex. : *Performance*, *Finance*, ou *Personnalisé* rapports.
   * Sinon, saisissez le nom d’un rapport dans le *barre de recherche* champ pour trouver un rapport spécifique.


---

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