# 列名の自動生成

## 列名指定機能とは？

エンタープライズプランの抽出結果ウィンドウでは、各列（Column）に表示される名前を最終データのヘッダー行に入る内容として直接修正できます。

***

## 使い方

{% stepper %}
{% step %}

#### 結果ウィンドウで \[Edit Headers] ボタンをクリックしてください

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

抽出が完了した結果ウィンドウで抽出するタブを選択した後、**\[Edit Headers]** ボタンをクリックします。
{% endstep %}

{% step %}

#### 希望通りに列名（ヘッダー）を修正してください

<figure><img src="/files/55aa49acbe403690ea3b877259f7c88bc320a8cb" alt=""><figcaption></figcaption></figure>

列名編集が有効になったら、各データ列に適した内容に修正します。
{% endstep %}

{% step %}

#### 変更事項を保存してください

<figure><img src="/files/648d8f653badc508bd223cdf15b3d482f1757b54" alt=""><figcaption></figcaption></figure>

修正が完了したら **\[Confirm header changes]** ボタンをクリックして保存します。
{% endstep %}

{% step %}

#### ファイルをダウンロードして変更された列名を確認してください

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

変更された名前はExcel・Googleシートファイル内のヘッダー行にもそのまま反映されます。
{% 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/ja/getting-started/enterprise-solutions/auto-name-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.
