# Tableau

## How to export data to Tableau?

1\. Click the **Export** button on the top right of the table.&#x20;

![](/files/xJYy0eLxYZMWOEatWQdL)

2\. Select **Tableau** and click **Export to Workflow**.

![](/files/mBV4hJZwqXF5lR5JwtfG)

3\. In Workflow, drag **Tableau** from the right sidebar to the canvas. Then, link it to the table that you want to export.

![](/files/7gURxyA0P0dLvlwwSYcm)

3\. Acho generates an API link for your table automatically. Then, copy the link.

![](/files/YLcotVeYdDz3bzFD7Pdp)

4\. Open your Tableau and navigate to **Connect > To a Server > Web Data Connector**.

![](/files/qwqQGS6iN5R6Lb3grw7X)

5\. Paste the API link in the input field and click **Enter**.&#x20;

![](/files/3eI3bwX2Z2FQ3LxiZ7Ig)

6\. Once your Tableau connects to Acho successfully, a **Click to Get Data** button shows up. Click the button to continue.

![](/files/twafOTKgYWrfDyVl1Zj9)

7\. It may take a few seconds to retrieve data depending on your table size. If your table on Acho is changed or updated, you can click the refresh button on the top to extract data again.&#x20;

![](/files/uyrPl2Nr4nT8FejeFswj)


---

# 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/export-to-tableau.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.
