> ## Documentation Index
> Fetch the complete documentation index at: https://koreai-ai-for-work-dev.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Feedback Survey

You can design feedback surveys for products, services, and overall experiences using out-of-the-box templates for web and mobile channels. Configure an AI Agent to trigger surveys at a specific point in a conversation or at the end (via the **end-of-conversation** event).

Supported survey types: **NPS**, **CSAT**, and **Like/Dislike**.

## Key Capabilities

* **Channel-agnostic**: Works across use cases and channels. Displays text by default; add channel-specific prompts for voice.
* **Voice support**: Text messages auto-convert to voice using ASR and TTS engines.
* **Customizable flows**: Modify out-of-the-box messages, add channel-specific prompts, and capture feedback on voice.
* **Flexible configuration**: Use built-in flows with a **Feedback Service**, collect from external sources, or use a hybrid approach.
* **Follow-up questions**: Configure a follow-up for negative feedback to capture additional details.
* **Acknowledgement messages**: Thank customers after survey completion.
* **Analytics integration**: Responses appear in the Conversations History Dashboard and can be filtered by Feedback Type, Response, and Score. [Learn more](/ai-for-service/analytics/overview/conversations-history).

### Feedback Data Collection Methods

Feedback responses are captured and sent to the platform in three ways:

| Method         | Description                                                                                                                                                          |
| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Dialog**     | Create a dialog to capture responses and generate analytics on the Feedback Analysis Dashboard. [Learn more](/ai-for-service/analytics/overview/feedback-dashboard). |
| **Public API** | Push feedback data using the Public API. [Learn more](/ai-for-service/apis/automation/save-feedback-survey-scores).                                                  |
| **Botkit**     | Push feedback data via the Botkit SDK. [Learn more](/ai-for-service/sdk/using-the-botkit-sdk#feedback-surveys).                                                      |

## Navigation

Go to **Automation AI > Virtual Assistant > Feedback Survey**.

## Survey Types

### NPS (Net Promoter Score)

Measures customer loyalty with a single question rated on a **0-10 scale**.

| Category       | Score | Description                                                               |
| -------------- | ----- | ------------------------------------------------------------------------- |
| **Promoters**  | 9-10  | Loyal, satisfied customers highly likely to return.                       |
| **Passives**   | 6-8   | Satisfied customers who may or may not return.                            |
| **Detractors** | 0-5   | Unsatisfied customers unlikely to return; may share negative experiences. |

### CSAT (Customer Satisfaction)

Measures satisfaction on a **1-5 scale** for a question like **"How satisfied were you with the conversation?"**

| Score | Category         |
| ----- | ---------------- |
| 1     | Very Satisfied   |
| 2     | Satisfied        |
| 3     | Neutral          |
| 4     | Unsatisfied      |
| 5     | Very Unsatisfied |

### Like/Dislike

The customer responds with a **Like** (score: 1) or **Dislike** (score: 0) icon.

## Create a Feedback Survey

1. Go to **Automation AI > Virtual Assistant > Feedback Survey**.

2. Click the appropriate button:
   * **First survey**: Click **Add Feedback Survey**.
   * **Subsequent surveys**: Click **New Survey**.

3. In the **Add Feedback Survey** window, complete the three steps below.

### Step 1: Survey Details

1. Enter a **Survey Name**.
2. Select the **Survey Type**: **NPS**, **CSAT**, or **Like/Dislike**.
3. Click **Next**.

<img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-name-type.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=f6a57a420a712bc47b75254b7e09937e" alt="Feedback Survey - Name and Type" width="718" height="607" data-path="ai-for-service/manage-assistant/images/feedback-survey-name-type.png" />

### Step 2: Survey Design

Choose how to create the survey:

#### Option A: Create Survey with a New Dialog

Creates a customizable dialog task with the flow to collect feedback and capture analytics.

1. Enter the **Dialog Name**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-dialog-name.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=447447930d1909f973b96fc746f6f76b" alt="Feedback survey with New dialog" width="800" height="342" data-path="ai-for-service/manage-assistant/images/feedback-survey-dialog-name.png" />

2. Set or modify the **Primary Question** for the selected survey type.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-primary-question.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=3bbcab344bf1d701400139394b5fcc17" alt="Feedback survey - Primary question" width="772" height="183" data-path="ai-for-service/manage-assistant/images/feedback-survey-primary-question.png" />

3. Review the response options for your survey type:

   **NPS**

   <img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-primary-question-nps.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=8a715497eb93625e37815665f0a52e44" alt="NPS options" width="772" height="324" data-path="ai-for-service/manage-assistant/images/feedback-survey-primary-question-nps.png" />

   **CSAT**

   <img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-primary-question-csat.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=c363d5793f664884ae87b6ad6276811b" alt="CSAT options" width="774" height="362" data-path="ai-for-service/manage-assistant/images/feedback-survey-primary-question-csat.png" />

   **Like/Dislike**

   <img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-primary-question-like-dislike.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=124f148ba117af15b5dba82310099231" alt="Like/Dislike options" width="763" height="349" data-path="ai-for-service/manage-assistant/images/feedback-survey-primary-question-like-dislike.png" />

   <Note>Default response names for **CSAT** and **Like/Dislike** are editable. Scores are fixed and can't be changed for any survey type.</Note>

#### Option B: Create Survey without Dialog

Select **Create Survey without Dialog** and click **Next** to build a custom flow independently.

<img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-without-dialog.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=11c8f59df77cf22629b0d6cf7c631e89" alt="Feedback survey - Without dialog" width="626" height="592" data-path="ai-for-service/manage-assistant/images/feedback-survey-without-dialog.png" />

#### Follow-up Question (Optional)

Configure a follow-up question to capture additional details from customers who give negative feedback.

1. Enable the **Follow-up Question** toggle.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-follow-up-question.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=eb46a20804d56e01caa9710715a0b8db" alt="Feedback survey - Follow-up question" width="840" height="80" data-path="ai-for-service/manage-assistant/images/feedback-survey-follow-up-question.png" />

2. Set the **IF condition** by selecting a conditional option for **User Score**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-follow-up-question-condition.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=16e9765bb5c2734532116c3583c6bc52" alt="Follow-up question condition" width="711" height="349" data-path="ai-for-service/manage-assistant/images/feedback-survey-follow-up-question-condition.png" />

3. Set the score threshold using the **feedback score counter**.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-score-counter.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=902c3f8db2987b2d98171e69f1392a08" alt="Score counter" width="614" height="147" data-path="ai-for-service/manage-assistant/images/feedback-survey-score-counter.png" />

4. Edit or keep the default question for the **THEN** clause.
   <img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-then-clause.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=e50aa6d28576ef2c769bb0ca8299b4d5" alt="THEN clause" width="589" height="166" data-path="ai-for-service/manage-assistant/images/feedback-survey-then-clause.png" />

#### Acknowledgement Message

Edit or keep the default message shown to customers after they complete the survey.

<img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-acknowledgement.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=be75cc7f7f492f20526a45f6c4c0dee7" alt="Acknowledgement Message" width="827" height="201" data-path="ai-for-service/manage-assistant/images/feedback-survey-acknowledgement.png" />

Click **Next** to proceed to launch configuration.

### Step 3: Launch Configuration

Choose when to trigger the survey:

| Option                                     | Behavior                                                                                                                                                           |
| ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Launch after End of Task**               | Triggers automatically at the end of every conversation. Overrides the **End of Task** event under **Automation AI > Events > Conversation Events > End of Task**. |
| **I will decide how to launch the Survey** | Manually launch via the associated dialog task at **Build > Conversational Skills**.                                                                               |

<img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-when-to-launch.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=ff119ab1b8a48fce78bf6d0227915095" alt="When to launch" width="878" height="581" data-path="ai-for-service/manage-assistant/images/feedback-survey-when-to-launch.png" />

Click **Create**. A confirmation message appears with your survey details.

<img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-created.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=4fbc0cdb68fae2b3bffce8cc407b219d" alt="Feedback survey Successfully Created" width="508" height="284" data-path="ai-for-service/manage-assistant/images/feedback-survey-created.png" />

## Survey Dialog Flow

After creation, the survey dialog task is available at **Build > Conversational Skills > Dialog Tasks**.

The task flow uses **Entity**, **Message**, and **Service** nodes. You can customize it by modifying the dialog flow definition fields.

* **Feedback Service** is a new **Service Type** under **General Settings**. Use it to submit feedback captured from custom flows.
  <img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-dialog.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=efbaba9f06ea7a080a4875ef327424f8" alt="Feedback survey Dialog" width="348" height="688" data-path="ai-for-service/manage-assistant/images/feedback-survey-dialog.png" />

* Invoke the feedback survey as a sub-dialog from any point in a conversation.
  <img src="https://mintcdn.com/koreai-ai-for-work-dev/UJnJlsEf5wx91A-J/ai-for-service/manage-assistant/images/feedback-survey-as-sub-dialog.png?fit=max&auto=format&n=UJnJlsEf5wx91A-J&q=85&s=97f0fb5b30c0a86712e5122f83614623" alt="Feedback survey as Sub Dialog" width="1187" height="733" data-path="ai-for-service/manage-assistant/images/feedback-survey-as-sub-dialog.png" />

***
