# Q\&Aに複数質問を登録する

Alliの自然言語理解AIは重複しているキーワードがない質問にも、最も適切なQ\&Aを見つけて提示しますが、これに加えQ\&Aに複数の質問を登録することでAIの精度をさらに向上させることが可能です。

## \[Q＆A]タブで登録 <a href="#from-the-qa-tab" id="from-the-qa-tab"></a>

ナレッジベースメニューの\[Q＆A]タブに移動します。「Q\&A追加」ボタンや、既存のQ\&Aを編集ボタンをクリックし、編集画面を開きます。ここで、「追加」ボタンを押してください。

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

質問の追加は数の上限なく登録することができます。登録が完了した&#x3089;**「登録」**&#x30DC;タンを押して保存します。

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

Q\&Aアップロードからも複数の質問を登録することができます。 「Similar Questions」の列に質問を登録します。複数登録時には、改行で区切って登録します。

<figure><img src="https://i0.wp.com/guide.allganize.ai/wp-content/uploads/2022/06/image.png?resize=800%2C113&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

## 未回答の質問リストタブで登録 <a href="#from-candidates-tab" id="from-candidates-tab"></a>

\[未回答の質問リスト]タブには、Q\&Aで回答されていない類似の質問がグループ化されており、「ドキュメント」タブに登録している文書から、適切な回答が検索（抽出）されている場合があります。

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

\[+]ボタンをクリックすると、当該Q＆Aについての質問と回答を編集する画面に移行します。このときにグループ化されたすべての類似の質問を編集することができます。編集が終わったら「登録」ボタンを押します。

<figure><img src="/files/UvtfAf32skvZLpcqmS95" 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/multiple-qa-questions.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.
