# Export data

Once you have data in Acho, you can choose to export it to a variety of sources such as Excel, Google Sheet and more.&#x20;

## Flat Files/Spreadsheets

{% content-ref url="/pages/-MLx\_fcQ9MnwkiRAIfGS" %}
[Download CSV files](/acho-studio/data-flow/export-data/export-to-.csv-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNt73l1BQZPPKBLe4aZ" %}
[Excel Connector](/acho-studio/data-flow/export-data/export-to-excel.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHXv7xudBkDilZ2nF8P" %}
[Google Sheets Connector](/acho-studio/data-flow/export-data/export-to-google-sheets.md)
{% endcontent-ref %}

## Business Intelligence Tools

{% content-ref url="/pages/FHB1YpHu6a0a53ex4Btu" %}
[Apache Superset](/acho-studio/data-flow/export-data/apache-superset.md)
{% endcontent-ref %}

{% content-ref url="/pages/WNirSrEWssbznKTY0HWu" %}
[Chartio](/acho-studio/data-flow/export-data/chartio.md)
{% endcontent-ref %}

{% content-ref url="/pages/UPv8aTchcr5pvVb4vr6i" %}
[Looker](/acho-studio/data-flow/export-data/looker.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVXhWAjYXFlftq8QIQn" %}
[Metabase](/acho-studio/data-flow/export-data/export-to-metabase.md)
{% endcontent-ref %}

{% content-ref url="/pages/5kW55z08sFcMduZ024ey" %}
[Qlik](/acho-studio/data-flow/export-data/qlik.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNt7DFHm7rgp1kwcT6b" %}
[Tableau](/acho-studio/data-flow/export-data/export-to-tableau.md)
{% endcontent-ref %}

## Embedded Tables

{% content-ref url="/pages/-Ma0SmgNrhioXw9CkisG" %}
[Embed a table on your website](/acho-studio/data-flow/export-data/export-to-embed-table.md)
{% endcontent-ref %}


---

# 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://docs.acho.io/acho-studio/data-flow/export-data.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.
