# Satisfaction

À la fin d'une conversation en livechat, il est possible de déclencher un questionnaire de satisfaction pour les utilisateurs finaux ainsi qu’un [questionnaire de satisfaction](/preferences/bot/questionnaires.md) pour les opérateurs.

Ainsi, depuis les statistiques livechat, le gestionnaire du bot peut obtenir les résultats suite à la complétion de ces questionnaires. La satisfaction des opérateurs peut être affichée par opérateur.

<br>

<figure><img src="/files/EouuBKNPo2xS1cgER6nQ" 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://docs.dydu.ai/statistiques/livechat/satisfaction.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.
