# \[Enterprise] 열 이름 지정

## 열 이름 지정 기능이란?

엔터프라이즈 플랜의 추출 결과창에서는 각 열(Column)에 표시되는 이름을 최종 데이터의 헤더 행에 들어갈 내용으로 직접 수정할 수 있습니다.

***

## 사용방법

{% stepper %}
{% step %}

### 결과창에서 \[Edit Headers] 버튼을 클릭해주세요.

<div align="left"><figure><img src="/files/pYugY16kNk887kH6FcaP" alt=""><figcaption></figcaption></figure></div>

추출이 완료된 결과창에서 추출할 탭을 선택한 후  **\[Edit Headers]** 버튼을 클릭합니다.
{% endstep %}

{% step %}

### 원하는 대로 열 이름(헤더)을 수정해주세요.&#x20;

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

열 이름 편집이 활성화 되면, 각 데이터 열에 알맞은 내용으로 수정합니다.
{% endstep %}

{% step %}

### 변경사항을 저장해주세요.

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

수정이 완료되면 **\[Confirm header changes]** 버튼을 클릭하여 저장합니다.
{% endstep %}

{% step %}

### 파일을 다운받아 변경된 열 이름을 확인해보세요.

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

변경된 이름은 엑셀·구글시트 파일 내 헤더 행에도 그대로 반영됩니다.
{% endstep %}
{% endstepper %}


---

# 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.listly.io/docs/ko/getting-started/enterprise/auto-name-rows.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.
