# Data Download Options

> Download options are unrelated to usage. Feel free to check/uncheck data download options to extract data the way you want.

![image](/files/U5PkqyIutQ5fDcyQlN5e)

{% stepper %}
{% step %}

### Auto-arrange columns

Automatically sorts data by similar patterns. When disabled, extracts in left-aligned state without gaps.

{% hint style="info" %}
For clarity, similar pattern data is shown in the same color.
{% endhint %}

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

{% step %}

### Auto-arrange columns+

Option with enhanced sorting logic over basic auto-arrange. When columns are significantly misaligned, can organize data more reliably.

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

{% step %}

### Hyperlink

Extracts hyperlink values connected to each element together.

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

{% step %}

### Column names

Creates column names in each Excel column's first row. When disabled, extracts only data without column names.

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

{% step %}

### Remove empty columns

Automatically removes columns with high blank ratios. Adjust the slider (0\~100%) to control removal threshold. Note that deletion is based only on blank ratio regardless of importance.

![image](/files/bbc180f59f698283f619495000dc55540c19884a)
{% 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/getting-started/result-page-features/data-download-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.
