# Q\&Aへの評価(エンドユーザー画面)

Alliでは、利用ユーザーがQ\&Aの回答の内容について、評価を行うことができます。また、管理者・エージェントは、Alliダッシュボードで評価数（肯定／否定)を確認し、その結果を考慮しQ\&Aデータベースの品質を向上させることができます。

Alliから提示されたQ\&Aを選択し、回答を確認すると、以下のように回答吹き出しに肯定／否定の評価が可能なアイコンが表示されます。

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

Q\&Aの肯定／否定の評価数を確認するには、ナレッジベース＞Q＆Aに移動し、該当Q\&Aを検索します。表示された回答枠下部で「ユーザー評価」を確認することができます。

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

\
![](/files/6JqxsVVD6JvsJ8wi6aBB)をクリックすると、評価を行ったユーザーが入力した質問を確認することができます。

<figure><img src="/files/cBT2pNGVxo1R9YnbfTcQ" 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.allganize.ai/alli-llm-app-market/knowledge-base/qa/qa-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.
