# 조회 선택기 화면

조회 선택기 화면은 **라인 아이템에 추가할 항목을 선택하는 역할**을 합니다. 여러 개의 아이템을 선택하여 한 번에 추가할 수 있습니다. 단, 검색 결과는 **최대 2,000건**까지만 표시됩니다.

### 사용법

1. 원하는 데이터를 찾으려면 상단 검색창에 키워드를 입력하고 엔터를 누릅니다.
2. 추가하려는 **아이템을 선택**합니다.
3. 우측 상단의 **다음** 버튼을 클릭합니다.

(이미지)

### 제공 기능

#### [필터 기능](/ko/smallbuilder-line-items/line-item-editor/undefined/undefined.md)

조회 선택기 화면에서 필터 아이콘()을 클릭하여 데이터를 필터링할 수 있습니다. 필터를 통해 원하는 데이터를 선택적으로 검색할 수 있습니다.

#### [선택한 아이템 확인 및 삭제](/ko/smallbuilder-line-items/line-item-editor/undefined/undefined-1.md)

조회 선택기 화면에서 선택됨 아이콘()을 클릭하여 선택한 아이템을 확인할 수 있으며, 삭제 아이콘을 클릭하면 선택한 아이템을 제거할 수 있습니다.


---

# 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://help.smallbuilder.com/ko/smallbuilder-line-items/line-item-editor/undefined.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.
