# Customer Satisfaction Score (CSAT)

### Overview&#x20;

Customer Satisfaction Score (CSAT) is a widely used metric to measure how satisfied customers & users are with a product, service, or support. It is typically gathered through survey asking respondents to rate their satisfaction after the interaction is completed

The CSAT satisfaction score is often used as a metric or a KPI which can be reported on regularly.&#x20;

### How to use CSAT with Suptask&#x20;

Suptask can automatically send out a CSAT survey when a Ticket is Closed, to survey the user about their ticketing experience. The CSAT feature is enabled per Inbox in Suptask.

{% hint style="info" %}
CSAT is available for early access. Contact [Suptask Support](/getting-started/contact-support.md) to enable CSAT for your Inbox.
{% endhint %}

***

### CSAT surveys to users&#x20;

Users who have submitted a ticket will receive an automatic CSAT survey as soon as the Ticket status is changed to Closed. The survey is a part of the Ticket message thread.

The CSAT survey allow for an additional comment to be added as feedback, which can be visible for Agents later when analyzing tickets

#### Example of a CSAT survey

<figure><img src="/files/1pMO5G7rbaglirizPsrM" alt="" width="322"><figcaption></figcaption></figure>

***

### Analyze CSAT results&#x20;

Use the dedicated CSAT dashboard which provides a high-level view of the CSAT satisfaction score for a timespan of your choice.&#x20;

The dashboard is interactive, allowing you to drilldown into the grouped score to identify what Tickets that received a certain score.&#x20;

For example, drilldown into all Tickets that received a score of 1 to view the details including any CSAT comment feedback.

<figure><img src="/files/CVyJ2xhOLnYeHlXozKk7" alt=""><figcaption></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://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/customer-satisfaction-score-csat.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.
