# Collect CSAT Report

Customer Satisfaction (CSAT) ratings help businesses understand how happy their customers are with the support they receive. With MyAlice, it's easy to automate CSAT collection right after a ticket is resolved—ensuring timely feedback and better insights into agent performance.

Follow these steps to create a CSAT sequence for your chatbot:

**How to Set Up CSAT Collection in MyAlice**

1. Log in to your MyAlice account. Head over to the **Chatbot** section from your dashboard.

<figure><img src="/files/mAPtrgT1Bpm6ePF0jWYp" alt=""><figcaption></figcaption></figure>

2. **Select the channel** where you want to activate CSAT collection (e.g., Facebook, WhatsApp, Instagram).

<figure><img src="/files/8HihzwAUM1GKYM4MU1z4" alt=""><figcaption></figcaption></figure>

3. Click on **“Add New Sequence.”** Name the sequence something identifiable, like **"CSAT"**.

<figure><img src="/files/oHsqjsuufuNERplaHUmk" alt=""><figcaption></figcaption></figure>

Then click on **Create.**

<figure><img src="/files/d7M1IxYItttdGznUuQOa" alt=""><figcaption></figcaption></figure>

4. From the right-side blocks panel, click on **“More”** and then select the **“User Rating”** block.

![](/files/8RAOdaf9BThTkzMGawXi)![](/files/war4OyKJKcCLx0Hdzy0i)

5. Write a custom message that will accompany the CSAT rating request.\
   Example: *“We’d love your feedback on how we did today! Please rate your experience.”*\
   This message will appear in the chat along with the scale rating option.

<figure><img src="/files/FiGRXaDRJY3x1F3WN2iP" alt=""><figcaption></figcaption></figure>

6. Click **“Save Changes”** to save your newly created CSAT sequence.

<figure><img src="/files/abXVCmm3lPQCTogh8o7d" alt=""><figcaption></figcaption></figure>

7. Next, click on **“Default Sequence.”** This allows you to assign sequences to specific events.

<figure><img src="/files/rr9m7Mxjo5OC8jm4pY8U" alt=""><figcaption></figcaption></figure>

8. From the blocks on the right, click on **More** and then select the **“Ticket”** block.<br>

![](/files/K89fDT1mGtyIRQIgDvTq)![](/files/1iHVrVnHaLlnTY5nGd9O)

9. Under **Resolved Sequence**, choose the **CSAT sequence** you just created. To make sure that the CSAT sequence is activated, it has to be selected under **Resolved Sequence** for every ticket block that you create.

<figure><img src="/files/h2TmPHg7iHAZtDbo6YOj" alt=""><figcaption></figcaption></figure>

10. This ensures that whenever a ticket is marked as resolved or you click on **Close Chate**, the system will automatically send a CSAT rating request to the customer.![](/files/hlGhcY4OZjL2TvHJVfm1)

\
![](/files/XQlJdktD8fc8wZHVWK1J)

11. Once a customer provides their rating, it will be recorded and visible under the **Reports** section. <br>


---

# 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.myalice.ai/chatbot-automation/collect-csat-report.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.
