# \[Data Connector 1.0] Your Credentials

**Step 1:** Navigate to the Reporting section (on the left-hand panel) and select the **Data Connector** tab at the top of the page.

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FQ4Ae5X86aBcp6X2cZHu9%2Fdcv2-on.png?alt=media&#x26;token=cdcda321-f68d-481b-b274-187b2786e5a3" alt=""><figcaption></figcaption></figure>

**Step 2:** Click **View Details**.

{% hint style="danger" %}
The first modal will show you your Data Connector 2.0 credentials. To see your Data Connector 1.0 credentials please click on **View Data Connector 1.0 details.**\
\
We highly encourage you to consider migrating to Data Connector 2.0 for more details please see the [Migrating from Data Connector 1.0](https://enterprise-docs.datacamp.com/integrating-our-data-into-your-tools-via-data-connector-2.0/migrating-from-data-connector-1.0) section
{% endhint %}

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FuCF0n6u3fMqacKpKzVwn%2Fcredentials_to_v1.png?alt=media&#x26;token=2496f3e9-52c1-42f0-a977-b574a5200bfa" alt=""><figcaption></figcaption></figure>

**Step 3:** View your credentials in the **View Data Connector 1.0 Details** dialog.

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2Fz8DGKWwVXM9mHjKioAtW%2Fcredentials_v1.png?alt=media&#x26;token=9616f7a6-6631-4bb1-a7a3-c182c3c71980" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="226.34945131434415">Value</th><th>Description</th><th>Example</th></tr></thead><tbody><tr><td><strong>AWS Region</strong></td><td>This is the location in the world where the Amazon data center cluster is located. That is the place where your data is stored.</td><td><code>us-east-1</code></td></tr><tr><td><strong>S3 Bucket Name</strong></td><td>This is the name of the storage resource containing your data</td><td><code>data-connector-12345-production</code></td></tr><tr><td><strong>Access Key</strong></td><td>This is a username for you to access the S3 bucket. It consists of 20 upper case letters</td><td><code>QOXGBQHVDLYJPCFFKOAE</code></td></tr><tr><td><strong>Secret Password</strong></td><td>This is a password for you to access the S3 bucket. It consists of 40 alphanumeric characters.</td><td><code>HUUOTPJNTJKNLWIYCKPQPDDOXAISQSTRSVDXARUD</code></td></tr></tbody></table>

{% hint style="warning" %}
If you are using an Amazon Athena library you might be required to enter a **staging or output directory**. This is a special directory in the S3 bucket that is writable by the Athena library and is used to store output files for your queries.

Use the following value for your output directory

<mark style="color:orange;">`s3://{YOUR_S3_BUCKET_NAME}/tmp-tableau/athena/`</mark>
{% endhint %}
