> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/ko/getting-started/enterprise/auto-name-rows.md).

# \[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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.listly.io/docs/ko/getting-started/enterprise/auto-name-rows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
