# \[Data Connector 1.0] 3Hub (Mac)

[3Hub](https://apps.apple.com/us/app/3hub/id427515976) is an Amazon S3 client for Mac OS X. You can download the application from the App Store on your Mac OS X powered device.

{% hint style="info" %}
This guide was created for 3Hub version 1.09
{% endhint %}

**Step 1:** Launch the 3Hub app, make sure the "S3" tab is selected in the toolbar. Here you can enter your credentials.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWaMDKBDksTxfWZVCnAo6%2Fuploads%2FRm4nhurLXDrarEqbZLmL%2FScreenshot%202021-12-08%20at%2009.05.16.png?alt=media&#x26;token=ff4f2d1c-15ae-40c6-937a-485daae7994e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
See the [Your Credentials](/data-connector-1.0-documentation/data-connector-1.0-getting-started/data-connector-1.0-your-credentials.md) page for instructions where to find your credentials
{% endhint %}

* **Access Key ID:** The “Access Key” from the Data Connector Settings
* **Secret Access Key:** The “Secret Password” from the Data Connector Settings
* Enable “Secure (HTTPS)”
* Click “Connect”

**Step 2:** You have now successfully connected S3 Browser to your S3 bucket and can download the files you need.


---

# 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://enterprise-docs.datacamp.com/data-connector-1.0-documentation/data-connector-1.0-using-the-data-connector/data-connector-1.0-downloading-data/data-connector-1.0-3hub-mac.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.
