# Survey Information

## 📈 Information box

![](/files/-MBADFzTX5s6h0mf0mj4)

1. Current Customer Satisfaction Score, requires a C[ustomer Satisfaction score question](/form-management/form-designer/questions/question-types/satisfaction-questions/csat-score.md) in your survey.
2. Customer Effort Score, requires a [Customer Effort Score question](/form-management/form-designer/questions/question-types/satisfaction-questions/ces-score.md) in your survey.
3. Actual [NPS score](/form-management/form-designer/questions/question-types/satisfaction-questions/net-promoter-score-r.md), requires an [NPS Question ](/form-management/form-designer/questions/question-types/satisfaction-questions/net-promoter-score-r.md)in your survey.
4. Respondents who [completed ](/form-management/respondents-management/response-status.md)the survey.
5. Respondents who saved their [progress](/form-management/respondents-management/response-status.md) but did not complete yet the survey. Saving progress requires to have the [Progress Completion](/form-management/form-designer/form-settings/progress-completion.md) option enabled on your survey.
6. Average time it took globally for all respondents to take the survey.

## 🚀 Survey actions

Using the 3 dots button you can trigger some quick actions to manage your survey.

![](/files/-MBCUyYpJ59QOP8_nm24)

## ️❌ Delete

Deleting the survey will first move it to the [trashcan](/projects/folders/trashcan.md). The survey gets completely deleted from the system only when it has been removed from the trashcan or if the trashcan has been emptied.

## 📋 Clone

Using the survey clone you can make an exact 1-1 copy of the survey.

## 🚪 Close / Open

Closing the survey will prevent any respondent to take the survey.&#x20;

{% hint style="info" %}
🧙 Using the [open and close date](/form-management/form-designer/form-settings.md) options you can automatically open or close a survey at a given time.&#x20;
{% endhint %}

## 🔑 Access rights

A survey belongs to the user account who created it however it can also be [shared among multiple different user accounts](/projects/collaboration.md) if several users needs to work on it.


---

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