# Link data to Tableau

## 🌐 Link data to Tableau web version

For the web version of Tableau we will use the CSV file with respondents data. To do this you need to generate the CSV data file and then to upload it from your device to the online tool.

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

1. **Generate the CSV File from ngSurvey:**

* Go to the [**Data export** ](/form-management/data-export.md)at the left vertical toolbar.&#x20;
* Press [**CSV** ](/form-management/data-export/data-exports/csv-excel.md)to generate data export for download.&#x20;

2. **Log into Tableau Online:**

* Go to the Tableau Online website and log in to your account.

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

3. **Create a New Workbook:**

* In Tableau Online, navigate to your **Personal Space** or **Project**.
* Click on the **Create Workbook**.

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

4. **Connect the CSV File to Tableau:**

* In the Connect to data window, choose the **Files** option.
* **Drag and drop** or **Upload** the CSV file you generated from ngSurvey.

5. **Publish the Workbook:**

* After connecting the data, you can create your visualizations.
* Once your workbook is ready, click on the 'Publish' button to save it to Tableau Online.

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

6. **Upload the Workbook:**

* If you have an existing workbook, you can go to the **Home 🏠** page of Tableau Online.
* Use the **New** button or directly **Upload Workbook** option to upload your workbook.


---

# 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.ngsurvey.com/walkthroughs/tableau-integration/link-data-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.
