# How does Evi Feedback work

**Evi Feedback** helps you analyze customer feedback from [**NPS®️**](/web-experimentation-and-personalization/editors-and-widget/list-of-widgets/ab-tasty-prebuilt-widgets/nps-net-promoter-score-widget.md) **(Net Promoter Score®️)** or **CSAT (Customer Satisfaction Score) campaigns**. It processes large volumes of comments, identifies key themes, and provides actionable insights. To ensure meaningful analysis, the system requires at least **100 comments**.

## How it works <a href="#h_01jps0s2rwwrkz39wg9hwy7q1w" id="h_01jps0s2rwwrkz39wg9hwy7q1w"></a>

### 1) Processing the feedback <a href="#h_01jps0s2rwkv759exj8a1ecf1x" id="h_01jps0s2rwkv759exj8a1ecf1x"></a>

**Evi Feedback** begins by calculating the **median score** of the campaign. It then divides the comments into two groups:

* **Positive** comments, which have scores above the median
* **Negative** comments, which have scores below or equal to the median.

This separation helps in understanding the overall sentiment of the feedback.

### 2) Identifying themes <a href="#id-01jps10m73wacdrra3amkxbzn6" id="id-01jps10m73wacdrra3amkxbzn6"></a>

Once the comments are categorized, **Evi Feedback** converts them into **vectors**, which are numerical representations that allow for efficient processing of large volumes of text. It then groups similar comments into **clusters** based on sentiment. Positive comments are clustered separately from negative comments, and each cluster represents a **specific theme** that emerges from the feedback.

### 3) Naming & describing themes <a href="#id-01jps110tbbmqwc8ctntzahtzv" id="id-01jps110tbbmqwc8ctntzahtzv"></a>

To make the themes more understandable, **Evi Feedback** extracts **key terms** from each cluster, such as "price" or "expensive." It then assigns a **theme name** and a **brief description** based on the **10 most representative comments** in each cluster. This ensures that each theme accurately reflects the main concerns or praises expressed by customers.

### 4) Displaying insights <a href="#id-01jps118qbqhsy24qxqh7bhb42" id="id-01jps118qbqhsy24qxqh7bhb42"></a>

After identifying and naming the themes, the **Evi Feedback** calculates the number of comments linked to each theme. The interface then displays the **top three positive themes** and the **top three negative themes**, providing a clear overview of the most significant feedback trends. Any remaining comments that do not fit into a specific theme are grouped under **"uncategorized comments."**

<img src="/files/0wQhp1Q05StVKLOtPJgs" alt="" width="563">

### 5) Loading & Refreshing Data <a href="#id-01jps11j95ctnvkcmsckxbfaes" id="id-01jps11j95ctnvkcmsckxbfaes"></a>

The initial processing of feedback can take up to two minutes. When you reload the page, the latest results are displayed automatically. If you want to update the analysis with the most recent comments, you can manually refresh the analysis, which will process all campaign comments again.

### 6) Interpreting the Results <a href="#id-01jps11vkvm1yvrtm14trt7tbs" id="id-01jps11vkvm1yvrtm14trt7tbs"></a>

Each theme includes a name and a brief description summarizing the feedback. Additionally, the system provides the number of comments associated with each theme, helping you gauge the importance of different topics. The breakdown of positive and negative themes allows you to quickly identify areas of satisfaction and concern.

**Evi Feedback** helps you quickly identify key customer concerns and positive feedback trends, making it easier to take action based on real customer insights.

*Net Promoter®, NPS®, NPS Prism®, and the NPS-related emoticons are registered trademarks of Bain & Company, Inc., NICE Systems, Inc., and Fred Reichheld. Net Promoter ScoreSM and Net Promoter SystemSM are service marks of Bain & Company, Inc., NICE Systems, Inc., and Fred Reichheld.*


---

# 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.abtasty.com/reporting-and-performances/reporting/using-the-nps-report/how-does-feedback-analysis-copilot-work.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.
