# 数据下载选项

> 下载选项与使用量无关。请随意勾选/取消勾选数据下载选项，以按您想要的方式提取数据。

![image](/files/1a835768cd75b7792c2e75757f76980219b8164f)

{% stepper %}
{% step %}

#### 自动排列列

自动按相似模式对数据进行排序。禁用时，按从左对齐的状态提取，没有间隙。

{% hint style="info" %}
为了清晰起见，相似模式的数据以相同颜色显示。
{% endhint %}

![image](/files/586fd01accac326b3e3bc41869475b12cafc8db2)
{% endstep %}

{% step %}

#### 自动排列列+

相比基本自动排列，具有增强排序逻辑的选项。当列显著错位时，可以更可靠地组织数据。

![image](/files/0170c09feed09694bc06dd30d0eb08c2cc2c4128)
{% endstep %}

{% step %}

#### 超链接

一起提取连接到每个元素的超链接值。

![image](/files/828c29bb444fdf9d43a179615c6a1bbddd1f6f56)
{% endstep %}

{% step %}

#### 列名

在每个 Excel 列的第一行创建列名。禁用时，仅提取数据而不包含列名。

![image](/files/326e3fb3029b3de9396985c655265048035a4c95)
{% endstep %}

{% step %}

#### 删除空列

自动删除空白比例较高的列。调整滑块（0\~100%）来控制删除阈值。请注意，删除仅基于空白比例，不考虑重要性。

![image](/files/f834015414565b838aabef2f6ee3c34f1c754971)
{% 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/result-page-features/data-options.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.
