# Connect Bucket with S3 Browser

Navigate to Zata.ai and click on the bucket section to [create the bucket](https://docs.zata.ai/manage/bucket/create-bucket).

Now click on the Access key section to create the [access and secret key](https://docs.zata.ai/manage/access-keys/creating-a-new-access-key).

{% embed url="<https://youtu.be/snJqhHzkvGo>" %}

After completing this step, proceed to the[ **browser**](https://s3browser.com/)**.**

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

To add a new account, click **Add New Account**.

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

* Fill in the Information:- **Display name** - Set a display name of your choice.&#x20;
* **Account type**- Select S3 Compatible Storage&#x20;
* **REST Endpoint**- Set it to - \*\*<https://idr01.zata.ai**&#x20>;
* **Access\_Key** -[ Access key](/manage/access-keys.md) that you created above.&#x20;
* **Secret\_key** - The secret key that you created above.

Click on the advanced settings.

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

* After filling in the details, continue the process.
* Click the **Advanced Settings ->**
* Select the Signature Version:- **Signature V2**
* Addressing model:- **Path style/ Virtual Hosted Style**

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

`After this click the`` `**`Add new account` ->**

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

* Now go to the **S3 Browser** ->

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

* Now you can see details of **Buckets and uploaded files ->**
* Click any Bucket and see details about the uploaded files ->

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

* To upload new files, first click on the **bucket,** and then click on the upload button.

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

We can see uploading and status are running&#x20;

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

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

Now back to your Zata account the check the bucket->

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

You can now download the object from the bucket to your local machine.

Select bucket and choose object, and click on the download section.

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

Now Processing are running&#x20;

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

Do you know more details about the S3 credentials follow these [**link**](/manage/access-keys.md) ->


---

# 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.zata.ai/knowledgebase/connect-bucket-with-s3-browser.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.
