# Dashboard Reports

The overview reports give you a quick reports on

* Respondents count
* Net Promoter Score®
* Customer Effort Score&#x20;
* Customer Satisfaction Score

{% hint style="info" %}
🧙 Advanced reporting tools can be found in the [reports](/form-management/reports.md) section.
{% endhint %}

## 👪 Respondents report

The respondents stats give you an aggregate count of the number of respondents  who took your survey on a given day.&#x20;

![](/files/-MBT8r1yGjcJx8e9rQxH)

## 😊 Net Promoter Score® report

The NPS report gives you the current [NPS score](/form-management/form-designer/questions/question-types/satisfaction-questions/net-promoter-score-r.md) for the selected period of time.

![](/files/-MBT8ciEAFDkqwE9huyS)

{% hint style="warning" %}
This reports is only generated for surveys having an [NPS question](/form-management/form-designer/questions/question-types/satisfaction-questions/net-promoter-score-r.md).&#x20;
{% endhint %}

## 😃 Customer Effort Score

The [Customer Effort Score](/form-management/form-designer/questions/question-types/satisfaction-questions/ces-score.md) gives you all the average CES results for the selected period of time.

![](/files/-MBT7jLZ7TjsudCfr3Rt)

{% hint style="warning" %}
This report is only generated for surveys having [CES questions](/form-management/form-designer/questions/question-types/satisfaction-questions/ces-score.md).
{% endhint %}

## 😀 Customer Satisfaction Score

The [CSAT ](/form-management/form-designer/questions/question-types/satisfaction-questions/csat-score.md)gives you the average satisfaction level for the selected period of time.

&#x20;

![](/files/-MBT8DpyNVcQK6VmJhY_)

{% hint style="warning" %}
This report is only generated for surveys having [CSAT questions](/form-management/form-designer/questions/question-types/satisfaction-questions/csat-score.md).
{% endhint %}

## 📅 Date range filter

All those reports can generated based on a day range of your choice. &#x20;

![](/files/-MBT1JxuqgLU_yN7dtYH)


---

# Agent Instructions: 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:

```
GET https://docs.ngsurvey.com/form-management/overview-reports/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
