# Qlik

## Export data to Qlik

Acho supports connecting to Qlik via API. Follow the steps below to export data to Qlik.

1\. In **Data Prep**, click the export button on the top right of the table.&#x20;

![](/files/xJYy0eLxYZMWOEatWQdL)

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

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

3\. In Workflow, drag **Qlik** from the right sidebar to the canvas. Then, **link it** to the table that you want to export by dragging connection between the table and destination.

![](/files/fZdor5oehJ7fjURs7uOU)

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

![](/files/1OPhP4oRGW002caBmBFe)

5\. Open your **Qlik** and navigate to **Add new** **> Connect to data.**

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

6\. Find the **REST API connector**.&#x20;

![](/files/am5BMjXTW2zKT1AsT4Vy)

7\. Paste the API that you just generated in the URL field and remember to rename the data connection (by default, the name is the API URL but it may cause the failure to create the connection). Then, click **Create and analyze**.&#x20;

![](/files/XsdWh9EtB5zUWf5NwgXP)

8\. Once your Qlik connects to Acho successfully, you can check **CSV\_source** to preview your data and remember to select **CSV has header**. Click the **Next** button to continue.

![](/files/NFTOsx7GEFiJyoRnfzum)

4\. It may take a few seconds to import data depending on your table size. When your data is ready, a CSV\_source circle will appear in the window. &#x20;

![](/files/7o5X8no0I6UeM98AfM5P)

5\. If your table on Acho is changed or updated, you can click the refresh button below the table to retrieve data again.

![](/files/wIEfK4v10PFX266H2Pj2)


---

# 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/qlik.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.
