> For the complete documentation index, see [llms.txt](https://enterprise-docs.datacamp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enterprise-docs.datacamp.com/integrating-our-data-into-your-tools-via-data-connector-2.0/using-data-connector-2.0/integrating-with-your-bi-tools/looker.md).

# Looker

DataCamp's Data Connector 2.0 makes it easy to analyze your data in Looker. All you need to do is set up a connection using the Looker Athena Connector and configure it using the [credentials](/integrating-our-data-into-your-tools-via-data-connector-2.0/getting-started-with-data-connector-2.0/your-credentials.md) you can retrieve in the **Groups** tab.

### Set up the Athena connector in Looker

{% hint style="info" %}
First, make sure you have your [credentials](/integrating-our-data-into-your-tools-via-data-connector-2.0/getting-started-with-data-connector-2.0/your-credentials.md).
{% endhint %}

In the **Admin** section of Looker, select **Connections**, then **Add Connection**, and enter the following data:

1. Name: Specify the name of the connection. Free to choose (e.g., `DataCamp Data Connector`)
2. Dialect: **Amazon Athena**
3. Host: `athena.us-east-1.amazonaws.com`
4. Port: `443`
5. Database: Specify the default database that you would like modeled
6. Username: The **AWS Access Key ID** from your [credentials](/integrating-our-data-into-your-tools-via-data-connector-2.0/getting-started-with-data-connector-2.0/your-credentials.md)
7. Password: The **AWS Secret Access Key** from your [credentials](/integrating-our-data-into-your-tools-via-data-connector-2.0/getting-started-with-data-connector-2.0/your-credentials.md)
8. Temp Database: `s3://{bucketname}/tmp/looker` → *replace* `{bucketname}` *with the **S3 Bucket Name** from your credentials*

To save these settings, click **Connect.**

<figure><img src="/files/2cC0eVAPjEhnSKT4vFOo" alt=""><figcaption></figcaption></figure>

## Resources

* [Official Looker guide](https://cloud.google.com/looker/docs/intro?hl=en)
* [Official Amazon Athena Looker documentation](https://cloud.google.com/looker/docs/db-config-amazon-athena)
