> For the complete documentation index, see [llms.txt](https://docs.responso.com/responso-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.responso.com/responso-doc/fr/fonctions/assistant-ia/evaluation-des-reponses-de-lassistant-ia.md).

# Évaluation des réponses de l'Assistant IA

Pour améliorer l'Assistant IA conformément aux attentes des utilisateurs de Responso, nous avons introduit la possibilité d'évaluer chaque réponse donnée par l'Assistant au sein d'un ticket.

Si vous êtes satisfait de la réponse, cliquez sur l'icône pouce vers le haut dans le coin supérieur droit du message. Si vous pensez qu'elle est incorrecte, cliquez sur l'icône pouce vers le bas et laissez un commentaire pour expliquer ce qui ne va pas.

{% hint style="info" %}
Chaque réponse ne peut être évaluée **qu'une seule fois**.
{% endhint %}

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.responso.com/responso-doc/fr/fonctions/assistant-ia/evaluation-des-reponses-de-lassistant-ia.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.
