# CSAT/CES Rating

Customer satisfaction measures customer experience with a company, its products, or its services.

**A customer satisfaction score (CSAT)** is a metric used to measure how satisfied customers are with the quality of service they receive from a company. It is calculated by asking customers to rate their level of satisfaction on a scale from 1-5.

**The Customer Effort Score (CES)** measures the ease of business with a company.

The CES is calculated by considering the number of steps in the customer's journey, the time to complete these steps, and their satisfaction with the process. The higher the CES, the better the experience for customers.

<figure><img src="/files/NnWseuH1py3RFFEjn6bg" alt=""><figcaption><p>Rating Dashboard Walkthrough</p></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://help.qwary.com/product-guide/insights/csat-ces-rating.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.
