# Surveys

As a Supervisor, you can create custom surveys that are presented to customers when a chat ends. This can be used to gather valuable feedback about your products and services and your agents' performance.

{% hint style="info" %}
This is available on the WhatsApp and SMS channels. Changing the settings for one channel does not impact other channels.
{% endhint %}

## **Create, edit, and enable/disable a survey**

1. Navigate to [*Settings* ](/chat-desk/chat-desk-dashboard/settings.md)*-> Surveys.*&#x20;
2. Use the toggle to enable the survey for a channel.
   * Configure either an NPS (Net Promoter Score) or CSAT (Customer Satisfaction Score) survey for the channel.&#x20;
   * A preview of your survey is shown on the right.&#x20;
   * Click *Save Configuration*.&#x20;

A rating scale of **1-5** is used.&#x20;

The results of these surveys are seen on the [Dashboard ](/chat-desk/chat-desk-dashboard/dashboard.md)under Customer *Overview -> Customer History.*

{% hint style="info" %}
You can edit, enable, and disable the survey at any time. When disabled, this survey will not be presented to customers at the end of a chat.
{% endhint %}

<figure><img src="/files/BVA708SeTrWjgSboAENd" alt="" width="563"><figcaption><p>Example of a CSAT survey on the WhatsApp channel</p></figcaption></figure>

<figure><img src="/files/FnzicoYlJRZR3uGenJ5x" alt="" width="563"><figcaption><p>Example of an NPS survey on the SMS channel</p></figcaption></figure>


---

# 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://guides.clickatell.com/chat-desk/chat-desk-dashboard/settings/survey-management.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.
