# インスタンス一覧

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

### 何を確認できますか？

インスタンス一覧画面は、インスタンスを作成したり、これまで作成した検索インスタンスを一目で確認できる場所です。\
この画面では、自分が作成した検索インスタンスの名前、種類、作成日、更新日、ステータスなどを確認でき、必要に応じて複製したり編集したりすることもできます。

#### 一覧で確認できる情報

<table><thead><tr><th width="145.0286865234375">項目</th><th>説明</th></tr></thead><tbody><tr><td>インスタンス名</td><td>自分が作成した検索インスタンスの名前です。クリックすると詳細編集画面に移動します。</td></tr><tr><td>検索タイプ</td><td>どの検索方式（genser S/G）で作成したインスタンスかを表示します。</td></tr><tr><td>作成日</td><td>インスタンスを初めて作成した日付です。</td></tr><tr><td>最終更新日</td><td>最後に更新した日付で、最新のものが上に表示されます。</td></tr><tr><td>処理状況</td><td><p>現在のインスタンスの進行状況を確認できます。</p><p>- 保留: まだ準備中です<br>- 進行中: 設定が反映されています<br>- 完了: 検索インスタンスをすぐに使用できます</p></td></tr></tbody></table>


---

# 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.genser.ai/ja/ai-search/genser-instance/inslist.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.
