> 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/zh-hans/getting-started/enterprise-solutions/qi-ye-ban-zi-dong-ming-ming-lie.md).

# 企业版 - 自动命名列

## 什么是列命名？

在 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
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/zh-hans/getting-started/enterprise-solutions/qi-ye-ban-zi-dong-ming-ming-lie.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.
