# 축소형 구성기 설정

홈 화면 또는 앱 빌더에 표시할 리스트 구성기의 축소형 버전을 설정합니다. **이 축소형 버전은 사용자가 자주 접근하는 중요한 데이터나 레코드를 빠르게 확인할 수 있도록 합니다.** 이를 통해 사용자는 전체 리스트 뷰로 이동하지 않고도 핵심 정보를 한눈에 파악할 수 있어 업무 효율성이 향상됩니다.

{% hint style="warning" %}
축소형 리스트에서 표시 가능한 컬럼은 최대 5개입니다.
{% endhint %}

<figure><img src="/files/rAJK8kIvOuhHVgfBPDlK" alt="" width="563"><figcaption><p>축소형 리스트 설정 화면</p></figcaption></figure>

***

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

<figure><img src="/files/9IkHS07REhEEirl5AYDE" alt="" width="298"><figcaption><p>축소형 설정 화면</p></figcaption></figure>

<table data-full-width="false"><thead><tr><th width="100">번호</th><th width="289">필드명 및 영역</th><th width="289">설명</th></tr></thead><tbody><tr><td>1</td><td><a href="/pages/HQWy0ouc1HnVbUWDPGV0#undefined">열 추가<br>(Add Columns)</a></td><td>축소형 리스트에 표시할 컬럼을 추가할 수 있습니다.</td></tr><tr><td>2</td><td><a href="/pages/HQWy0ouc1HnVbUWDPGV0#undefined-1">리스트 열에서 가져오기<br>(Import LIst Columns)</a></td><td>데이터 테이블에 추가된 열을 기반으로 축소형 리스트에 표시할 컬럼을 추가할 수 있습니다.</td></tr><tr><td>3</td><td>첫 번째 열을 복합으로 구성<br>(Set first column as composite)</td><td>첫 번째 열을 복합으로 구성할 수 있습니다. 복합으로 구성하면 행의 타이틀에 아래에 세부 열을 추가할 수 있습니다.</td></tr><tr><td>4</td><td><a href="/pages/HQWy0ouc1HnVbUWDPGV0#undefined-2">세부 열 추가<br>(Add Subcolumns)</a></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/compact-configurator-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.
