# 인스턴스 목록

<figure><img src="/files/WAkVvfnMjkQd6LLZQhKH" 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/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.
