# 조회 선택기 설정

조회 선택기와 관련된 설정입니다. 레코드 선택 방식 및 검색 기능을 구성할 수 있습니다.

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

* [**로드 시 전체 검색**](/ko/smallbuilder-line-items/builder/default-setting/lookup-option/search-all-on-load.md)\
  조회 선택기 화면 로드 시, 데이터가 자동으로 조회되도록 설정됩니다. 이 설정은 기본적으로 활성화되어 있습니다.
* [**필터 기본 펼치기**](/ko/smallbuilder-line-items/builder/default-setting/lookup-option/expand-filters-by-default.md)\
  필터 검색을 기본으로 펼쳐 표시합니다. 필터를 자주 사용하는 경우, 이 기능을 활성화하세요.
* [**중복 선택 허용**](/ko/smallbuilder-line-items/builder/default-setting/lookup-option/allow-select-duplicate-item.md)\
  동일한 레코드를 여러 개 중복 선택할 수 있도록 허용합니다.
* [**성능 향상을 위한 캐싱**](/ko/smallbuilder-line-items/builder/default-setting/lookup-option/caching-to-improve-performance.md)\
  캐싱을 통해 데이터를 빠르게 조회하고 안정적인 환경을 제공합니다. 다만, 데이터에 변경 사항이 있는 경우 최신 상태로 조회되지 않을 수 있습니다.
* [**페이지별 레코드 수**](/ko/smallbuilder-line-items/builder/default-setting/lookup-option/records-per-page.md)\
  한 페이지(스크롤)에 표시할 레코드 수를 지정합니다. 기본 설정은 페이지(스크롤)당 50개입니다.


---

# 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/builder/default-setting/lookup-option.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.
