# 열 추가하기

라인 아이템 편집기에 표시 및 작업할 필드(열)을 설정합니다.

{% hint style="warning" %}
미리 추가된 **조회 참조 필드는 삭제할 수 없습니다.** 라인 아이템 편집기에서 해당 필드를 표시하지 않으려면, **숨김 설정**을 체크하세요.

<img src="/files/A2o7HDlkGSFmR5o1aWBz" alt="" data-size="original">
{% endhint %}

{% hint style="danger" %}
현재 **필드 보안 수준(Field-Level Security)에 따라 필드가 제어되지 않습니다.** 사용자가 해당 필드에 대한 권한이 없을 경우, 오류가 발생합니다. 추후에 개선될 예정입니다.
{% endhint %}

### 설정 방법

라인 아이템 편집기 설정 단계에서 **\[열 추가]** 버튼을 클릭하여 라인 아이템 편집기에 작업할 필드를 선택합니다.

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

#### 열 추가 예시

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


---

# 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/builder-setup-steps/setup-line-item-editor/add-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.
