# \[Data Connector 1.0] Tableau

With the DataCamp Data Connector it's super easy to get started analyzing your data in Tableau. All you need to do is set up a connection using the Tableau Athena Connector and configure it using the credentials you can retrieve via the DataCamp Group hub.

Below is an easy step-by-step guide to set up the connection and start analyzing your Learning dat&#x61;**.**

## Step 1: Install the ODBC driver

Download and install the Tableau Amazon Athena driver.\
You can download the official driver from the Tableau website: <https://www.tableau.com/support/drivers>

{% hint style="warning" %}
If you are having trouble getting the driver installed as described on the Tableau website, try placing the `.jar` file in the `~Users/{yourusername}/Library/Tableau/Drivers` where `{yourusername}` is the name of your profile on your workstation.
{% endhint %}

## Step 2: Setup Athena connector in Tableau

**Step 1:** Quit and re-open Tableau

**Step 2:** Set up the connection in Tableau

{% hint style="info" %}
First make sure you have collected your credentials as described in our [Your Credentials](https://enterprise-docs.datacamp.com/data-connector-1.0-documentation/data-connector-1.0-getting-started/data-connector-1.0-your-credentials) page.
{% endhint %}

Under "Connect", select "Amazon Athena" and enter the following data:

1. Server name: `athena.us-east-1.amazonaws.com`
2. Port: `443`
3. S3 Staging directory: `s3://{bucketname}/tmp-tableau` → *replace* `{bucketname}` *with the **S3 Bucket Name** from your credentials*
4. AWS access Key ID: the **Access Key** from your credentials
5. AWS secret access key: the **Secret Password** from your credentials

You can leave the "Initial SQL" tab untouched

![](https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2F5iPQdiQlhq3IHAI9E0SP%2Fdcdc-athena-connection-dialog.png?alt=media\&token=0bcd0e27-4e94-471f-b29b-8a85be70fd49)

Click the "Sign in" button

## Resources

{% embed url="<https://www.tableau.com/>" %}
Official Tableau website
{% endembed %}

{% embed url="<https://help.tableau.com/current/pro/desktop/en-us/examples_amazonathena.htm>" %}
Official Tableau Amazon Athena Connector support page
{% endembed %}
