# 기본 설정

**빌더의 Side Panel에서 Line-item Configurator의 Name, Device 정보 등 기본 정보를 관리합니다.**

<figure><img src="/files/T1Kx2pLxi2IlI7i5wD7U" alt="" width="375"><figcaption></figcaption></figure>

### 설정

* [**기본 정보**](#undefined-1)

  Configurator의 이름, 설명 등 기본적인 설정을 합니다.
* [**Lookup Options**](#lookup-options)

  Lookup 검색 및 데이터 목록에 대한 기본적인 설정을 합니다.
* [**Line-Item Options**](#line-item-options)

  Line-Item 편집기에 대한 기본적인 설정을 합니다.

***

### 기본 정보

Configurator의 이름, 설명 등 기본적인 설정을 합니다.

<figure><img src="/files/GcRKIPG8BwU08sSfnktP" alt="" width="293"><figcaption></figcaption></figure>

<table><thead><tr><th width="81">번호</th><th width="157">필드명</th><th width="355">설명</th><th>필수</th></tr></thead><tbody><tr><td>1</td><td>Name</td><td>Configurator의 이름을 지정합니다.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>2</td><td>Device</td><td><p>데스크톱 또는 모바일용으로 화면을 구성할 수 있습니다.</p><ul><li>Responsive - 기기에 따라 화면이 자동으로 구성됩니다.</li><li>Desktop - 데스크톱에 맞춰진 화면으로 구성됩니다.</li><li>Mobile - 모바일에 맞춰진 화면으로 구성됩니다.</li></ul><p>기본값 : Responsive</p></td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>3</td><td>Description</td><td>Configurator에 대한 설명을 기재합니다.</td><td></td></tr><tr><td>4</td><td>Screen Ratio</td><td><p>Configurator 화면 크기에 대한 비율을 선택합니다.</p><p>화면에 보이는 Lookup 또는 Line-Item의 필드가 많을 때 비율을 낮춰 한눈에 보기 위함입니다.</p><ul><li>100%</li><li>90%</li><li>80%</li></ul><p>기본값 : 100%</p></td><td></td></tr></tbody></table>

{% hint style="info" %}
**Device에 따른 화면 구성**

* **Desktop**

  <div align="left"><figure><img src="/files/mEHYjecQpDYKaQj7FkgE" alt=""><figcaption><p>Lookup Selector</p></figcaption></figure></div>

  <div align="left"><figure><img src="/files/7XrF1Tst3g2D0TI7M4yV" alt=""><figcaption><p>Line-Item Editor</p></figcaption></figure></div>
* **Mobile**\
  모바일 화면에서는 데스크톱과 같은 필터를 제공하지 않습니다.

  <div align="left"><figure><img src="/files/j6QmYD4TEU4ZkUJqAXtc" alt="" width="375"><figcaption><p>Lookup Selector</p></figcaption></figure></div>

  <div align="left"><figure><img src="/files/VxkrvF9Ut3l4upHDqhuW" alt="" width="375"><figcaption><p>Line-Item Editor</p></figcaption></figure></div>

{% endhint %}

### Lookup Options

Lookup 검색 및 데이터 목록에 대한 기본적인 설정을 합니다.

<figure><img src="/files/QkpwyasLXlvMyf5jv6bn" alt="" width="291"><figcaption></figcaption></figure>

<table><thead><tr><th width="79">번호</th><th width="241">필드명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>List All Item</td><td><p>Lookup Selector 화면 로드 시 전체 검색이 되도록 활성화합니다.</p><p>기본값 : 활성화됨</p></td></tr><tr><td>2</td><td>Allow Select Duplicate Item</td><td>Lookup Selector에서 레코드를 중복으로 선택할 수 있도록 허용합니다.</td></tr><tr><td>3</td><td>Records By Page</td><td><p>한 페이지 당 표시할 레코드 수를 지정합니다.</p><p>기본값 : 50</p></td></tr></tbody></table>

### Line-Item Options

Line-Item 편집기에 대한 기본적인 설정을 합니다.

<figure><img src="/files/UjAkiUdA9mKpUFflVnyX" alt="" width="256"><figcaption></figcaption></figure>

<table><thead><tr><th width="92">번호</th><th width="180">필드명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>View Summary</td><td>Line-Item Editor 화면 하단에 Summary로 지정된 필드들을 보여줍니다.</td></tr></tbody></table>

### **Field API Name Finder**

<figure><img src="/files/Q9R1Zz6W11VVnGJn8awX" alt="" width="291"><figcaption></figcaption></figure>

<table><thead><tr><th width="92">번호</th><th width="180">필드명 및 영역</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>Relate Objects 정보</td><td>Parent, Lookup, Line-Item이 어떠한 개체로 지정되었는지 보여줍니다.</td></tr><tr><td>2</td><td>Target</td><td>어떠한 개체의 필드를 찾고 싶은지 선택합니다.</td></tr><tr><td>3</td><td>Select Field</td><td>찾으려는 필드를 선택합니다.</td></tr><tr><td>4</td><td>API Name</td><td>선택한 필드의 API Name이 보입니다.</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://help.smallbuilder.com/ko/smallbuilder-line-items/builder/setup/basicinfo.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.
