> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/fr/form-management/overview-reports/overview.md).

# Rapports du Tableau de bord

Les rapports d'ensemble vous fournissent des rapports rapides sur

* Nombre de répondants
* Net Promoter Score®
* Customer Effort Score&#x20;
* Customer Satisfaction Score

{% hint style="info" %}
🧙 Des outils de reporting avancés se trouvent dans le [faciles à utiliser](/fr/form-management/reports.md) .
{% endhint %}

## 👪 Rapport des répondants

Les statistiques des répondants vous donnent un décompte agrégé du nombre de répondants ayant répondu à votre sondage un jour donné.&#x20;

![](/files/2c20bf5e1329fcad2cb2401a481fa536cc0dbf2e)

## 😊 Rapport Net Promoter Score®

Le rapport NPS vous indique le [score NPS](/fr/form-management/form-designer/questions/question-types/satisfaction-questions/net-promoter-score-r.md) pour la période sélectionnée.

![](/files/2e707741171582b3a9628c2a126a6bab41f12662)

{% hint style="warning" %}
Ce rapport est généré uniquement pour les sondages contenant une [question NPS](/fr/form-management/form-designer/questions/question-types/satisfaction-questions/net-promoter-score-r.md).&#x20;
{% endhint %}

## 😃 Customer Effort Score

Le [Customer Effort Score](/fr/form-management/form-designer/questions/question-types/satisfaction-questions/ces-score.md) vous fournit tous les résultats CES moyens pour la période sélectionnée.

![](/files/6834b26260e52e9473ca79ad14e157f1e3e05601)

{% hint style="warning" %}
Ce rapport est généré uniquement pour les sondages contenant des [questions CES](/fr/form-management/form-designer/questions/question-types/satisfaction-questions/ces-score.md).
{% endhint %}

## 😀 Customer Satisfaction Score

Le [CSAT ](/fr/form-management/form-designer/questions/question-types/satisfaction-questions/csat-score.md)vous donne le niveau moyen de satisfaction pour la période sélectionnée.

&#x20;

![](/files/812d1bcdcf951f2773f4ccacb49675e9d2844bf2)

{% hint style="warning" %}
Ce rapport est généré uniquement pour les sondages contenant des [questions CSAT](/fr/form-management/form-designer/questions/question-types/satisfaction-questions/csat-score.md).
{% endhint %}

## 📅 Filtre de plage de dates

Tous ces rapports peuvent être générés en fonction d’une plage de dates de votre choix. &#x20;

![](/files/bbb312c383d81474e145c5d8f6b06aa681654c6c)


---

# 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://docs.ngsurvey.com/fr/form-management/overview-reports/overview.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.
