# 열 추가 및 설정

축소형 리스트 구성기에 표시할 컬럼을 추가하고 관리할 수 있습니다. **최대 5개의 열을 설정할 수 있으며,** '리스트 열에서 가져오기' 버튼을 통해 리스트 구성기의 설정을 쉽게 가져올 수 있습니다. 또한, 복합 설정을 활용하여 각 레코드의 세부 정보를 효과적으로 표시할 수 있어 사용자에게 더 풍부한 정보를 제공합니다.

***

### :small\_orange\_diamond: 열 추가 설정 방법

1\. 열 추가(Add Columns)버튼을 클릭합니다.

<figure><img src="/files/eelWhNKZP2KZAeRmzUnq" alt="" width="336"><figcaption><p>축소형 구성기 설정 화면</p></figcaption></figure>

2\. 필드 선택 화면에서 추가할 필드를 선택하고 추가(Add) 버튼을 클릭합니다.

<figure><img src="/files/leK7w6xRhtxrjPke3IKc" alt="" width="563"><figcaption><p>필드 선택 화면</p></figcaption></figure>

***

### :small\_orange\_diamond: 리스트 열에서 가져오기

1\. 리스트 열에서 가져오기(Import List Columns) 버튼을 클릭합니다.

<figure><img src="/files/pvoKkIcxNrIbKlzwVPjI" alt="" width="336"><figcaption><p>축소형 구성기 설정 화면</p></figcaption></figure>

2\. 필드 선택 화면에서 추가할 필드를 선택하고 추가(Add) 버튼을 클릭합니다. 데이터 테이블에 추가된 열을 기반으로 선택이 가능합니다.

<figure><img src="/files/q1TChvOkeZudPescCIUv" alt="" width="563"><figcaption><p>필드 선택 화면</p></figcaption></figure>

***

### :small\_orange\_diamond: 세부 열 추가 설정 방법

{% hint style="warning" %}
Subcolumns를 설정하려면 첫 번째 열을 복합으로 구성(Set first column as composite) 버튼이 활성화 되어 있어야 합니다.
{% endhint %}

1\. 세부 열 추가(Add Subcolumns) 버튼을 클릭합니다.

<figure><img src="/files/7SCsTXbXdMLETcgzDY5t" alt="" width="325"><figcaption><p>축소형 구성기 설정 화면</p></figcaption></figure>

2\. 세부 열 추가 화면에서 사용할 필드를 선택하고 Add(추가) 버튼을 클릭합니다.

<figure><img src="/files/Xiz2kS4g9ZCF2GAMAF4O" alt="" width="563"><figcaption><p>세부 열 추가 화면</p></figcaption></figure>

***

### :small\_orange\_diamond: 열 편집 설정 방법

1\. 축소형 구성기 설정 화면에서 편집할 열의 편집 아이콘을 클릭합니다.

<figure><img src="/files/GxTgNgLESGlkiaGSLRUp" alt="" width="323"><figcaption></figcaption></figure>

2\. 해당 열을 설정합니다. 열의 필드 유형이 텍스트형, 선택 목록형인 경우 편집 내용이 추가됩니다.

* [<mark style="color:blue;">유형별 편집 내용 자세히 보기 ></mark>](/ko/smallbuilder-lists/undefined-1-1/compact-configurator-setup/add-and-configure-columns/editing-by-column-type.md)

3\. 저장(Save) 버튼을 클릭하여 필터를 저장합니다.


---

# 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/add-and-configure-columns.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.
