# Dashboard Information Box

## 📈 Information box

![](/files/-MBTHRCk0amtYVUxTWqS)

1. **Respondents** total count of people who completed your survey.
2. **In progress** is the number of people who started the survey, saved their [progress](/form-management/form-designer/form-settings/progress-completion.md) and did not finish the survey yet.
3. **NPS** is the total [Net Promoter Score](/form-management/form-designer/questions/question-types/satisfaction-questions/net-promoter-score-r.md) for since the survey stated.
4. **CES** is the average [Customer Effort Score](/form-management/form-designer/questions/question-types/satisfaction-questions/ces-score.md) since the survey started.
5. **CSAT** is the average [Customer Satisfaction Score](/form-management/form-designer/questions/question-types/satisfaction-questions/csat-score.md) since the survey started.
6. **Avg. response time** is the average time it took for all the respondents to take the survey.
7. **Open invitation** is the total of invited recipients from [campaigns](/form-management/campaigns.md) who did not yet take the survey&#x20;
8. **Completed** is the total of successfull [invitations](/form-management/campaigns/campaign.md) that were sent for your survey.


---

# 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-information-box.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.
