# CSAT Reports

The **CSAT (Customer Satisfaction) Report** provides valuable insights into how satisfied your customers are with the service they receive. After a ticket is closed, an automated survey is sent to the customer, asking them to rate their experience. This report helps you measure customer satisfaction, identify areas for improvement, and recognize top-performing agents.

<figure><img src="https://1800541801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgzCdF2XNgHNO9_KQDe%2Fuploads%2FOwaEmQQ6CoymGaS7cvdB%2Fimage.png?alt=media&#x26;token=3ee84feb-0e5f-451e-b8d9-1020f0fc59cf" alt=""><figcaption></figcaption></figure>

#### **Key Features of CSAT Reports:** <a href="#u2ty6iqu3eme" id="u2ty6iqu3eme"></a>

1. **Total CSAT Surveys Sent**:\
   This metric shows the total number of surveys sent to customers after their tickets were closed. It gives you an idea of how many customers were given the opportunity to provide feedback.

<figure><img src="https://1800541801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgzCdF2XNgHNO9_KQDe%2Fuploads%2FLIZ405RDdWjRvI6awjSj%2Fimage.png?alt=media&#x26;token=4ffaf936-6636-4faf-a44c-688cf2e69757" alt=""><figcaption></figcaption></figure>

2. **Total Responses**:\
   This displays the number of surveys that were responded to by customers. It helps you understand how many customers are actively engaging with the feedback process.

<figure><img src="https://1800541801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgzCdF2XNgHNO9_KQDe%2Fuploads%2Fk6Wbniw44cmy7sKcymY3%2Fimage.png?alt=media&#x26;token=cefd4a23-4ce0-4801-8484-56f38bd50697" alt=""><figcaption></figcaption></figure>

3. **Average Response Rate**:\
   This metric calculates the percentage of surveys that were responded to out of the total surveys sent. It provides insights into customer engagement and willingness to provide feedback.

<figure><img src="https://1800541801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgzCdF2XNgHNO9_KQDe%2Fuploads%2Fl8X3xZTkaOulwbV2YQvA%2Fimage.png?alt=media&#x26;token=e4b71a51-a44e-4601-b901-9bf7df095a67" alt=""><figcaption></figcaption></figure>

4. **Average Rating**:\
   This shows the average CSAT rating from the surveys that were responded to. It reflects the overall satisfaction level of your customers.

<figure><img src="https://1800541801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgzCdF2XNgHNO9_KQDe%2Fuploads%2F80NZTwFlz9C8uFOJqNkj%2Fimage.png?alt=media&#x26;token=21b1302a-f806-4ddc-9973-5f3dbf5fdb70" alt=""><figcaption></figcaption></figure>

5. **Customer Satisfaction Summary**:\
   In the survey, customers are asked to rate their experience on a scale of 1 to 5, where 5 means "Very Satisfied" and 1 means "Very Dissatisfied." This section provides a visual overview of the responses through a **pie chart**, making it easy to see the distribution of ratings. You can click **Export** to download this data for further analysis.

<figure><img src="https://1800541801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgzCdF2XNgHNO9_KQDe%2Fuploads%2FJiL5X5kTdnwA9If1s0mo%2Fimage.png?alt=media&#x26;token=416ad9c1-ebe2-40cc-ad1d-6bc95a5a657f" alt=""><figcaption></figcaption></figure>

6. **Detailed CSAT Overview**:\
   This section provides a detailed breakdown of each customer’s feedback, including:

<figure><img src="https://1800541801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgzCdF2XNgHNO9_KQDe%2Fuploads%2Fm9Nm8aAgOrdsrNZMwRz7%2Fimage.png?alt=media&#x26;token=b5432b8a-4166-49af-a134-672066ad3cdc" alt=""><figcaption></figcaption></figure>

* **Customer Name**: The name of the customer who provided the feedback.
* **Ticket ID**: The ID of the ticket associated with the survey. This is hyperlinked, allowing you to quickly access the ticket details.
* **Channel**: The channel through which the ticket was created (e.g., email, WhatsApp, etc.).
* **Agent**: The agent who resolved the ticket.
* **Rating**: The rating given by the customer (1 to 5).
* **Feedback**: Any additional comments or feedback provided by the customer.
* **Sent At**: The timestamp when the CSAT survey was sent.
* **Rated At**: The timestamp when the customer rated the survey.

7. **Handling Unsatisfactory Ratings**:\
   If a customer rates the service as unsatisfactory (low rating), the admin or account owner can click on the **Ticket ID** to review the entire conversation history between the customer and the agent. This helps you understand the context of the feedback and take appropriate action to address any issues.


---

# 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/data-lab/csat-reports.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.
