# 企业版 - 自动命名列

## 什么是列命名？

在 Enterprise 套餐的提取结果页面中，您可以直接编辑每列显示的名称，以设置最终数据标题行中显示的内容。

{% stepper %}
{% step %}

#### 在结果页面点击 \[Edit Headers] 按钮

![row name 1](/files/59c08554d508b156bd2683bd21b8fb0283281d49)

在已完成的提取结果页面中，选择要提取的标签页，然后点击 **\[Edit Headers]** 按钮。
{% endstep %}

{% step %}

#### 按您的需要编辑列名（标题）

![edit headers](/files/a2167962840972d752fd5f3f953dec4eb754761f)

启用列名编辑后，用适当的内容修改每个数据列。
{% endstep %}

{% step %}

#### 保存更改

![confirm header changes](/files/0ae1391a838cf1ad2c228966d994e3792498344c)

编辑完成后，点击 **\[Confirm header changes]** 按钮保存。
{% endstep %}

{% step %}

#### 下载文件并检查更新后的列名

![download and check](/files/001b5cb0a3eff4efad2256f02923705019e03bbb)

您更改的名称将反映在 Excel 和 Google Sheets 文件的标题行中。
{% 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/zh-hans/getting-started/enterprise-solutions/qi-ye-ban-zi-dong-ming-ming-lie.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.
