# 열 순서 변경하기

추가된 열은 Drag & Drop을 사용하여 순서를 변경할 수 있습니다.

### 열 순서 변경 방법

1. 원하는 열의 맨 좌측 아이콘(<img src="/files/5X7iu6bowhvn69LnTsZw" alt="" data-size="line">)을 마우스로 클릭한 상태로 유지합니다.
2. 마우스를 클릭한 상태에서 열을 원하는 위치로 Drag & Drop 합니다.

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

#### 열 정렬 예시

<figure><img src="/files/k4K36xmPSh1zLuBiPS3p" 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/reorder-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.
