# 기본 설정

리스트의 기본 설정을 하는 패널입니다. **리스트 구성기의 기본 정보(이름, 개체, 설명 등)을 설정하고 Excel 데이터 내보내기, 가져오기 등을 설정**할 수 있습니다.

{% hint style="warning" %}
한번 저장된 개체 설정은 수정이 불가능합니다.
{% endhint %}

***

### :small\_orange\_diamond: 화면 구성

<figure><img src="/files/y5QR9OSlflX7izEy1D5f" alt=""><figcaption><p>기본 설정 화면</p></figcaption></figure>

<table data-full-width="false"><thead><tr><th width="84">번호</th><th width="209">필드명 및 영역</th><th width="360">설명</th><th width="139">필수</th></tr></thead><tbody><tr><td>1</td><td><a href="/pages/cHynwBD7R4fKWdtqFAb7"><mark style="color:blue;">타이틀</mark></a><a href="/pages/cHynwBD7R4fKWdtqFAb7"><mark style="color:blue;">(Title)</mark></a></td><td>ListView의 타이틀을 설정합니다.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>2</td><td>Object(개체)</td><td>ListView를 구성하는 표준 개체 또는 사용자 정의 개체를 지정합니다.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>3</td><td>Description(설명)</td><td>ListView에 대한 설명을 기재합니다.</td><td></td></tr><tr><td>4</td><td><a href="/pages/ee4Ha5X3SsDBGImFImaX"><mark style="color:blue;">범례(Legend)</mark></a></td><td>HTML 양식으로 데이터 테이블의 범례를 설정합니다.</td><td></td></tr><tr><td>5</td><td><a href="/pages/6PPcmrufBO2CfP7MVozb"><mark style="color:blue;">데이터 내보내기</mark><br><mark style="color:blue;">(Allow Export)</mark></a></td><td>레코드 리스트의 Excel 내보내기 가능 여부입니다.</td><td></td></tr><tr><td>6</td><td><p><a href="/pages/matejZjKFTNznfpzROe6"><mark style="color:blue;">데이터 가져오기</mark></a></p><p><a href="/pages/matejZjKFTNznfpzROe6"><mark style="color:blue;">(Allow Import)</mark></a></p></td><td>레코드 리스트의 Excel 가져오기 가능 여부입니다.</td><td></td></tr><tr><td>7</td><td><a href="/pages/VibtACcwJYfjQAFfDUu7"><mark style="color:blue;">아이콘 표시</mark></a><a href="/pages/VibtACcwJYfjQAFfDUu7"><mark style="color:blue;">(Show Icon)</mark></a></td><td>ListView 타이틀 앞의 아이콘 표시 여부입니다.</td><td></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-lists/undefined-1-1/default-setup.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.
