# Using S3 Browser

**S3 Browser** is a freeware Windows application you can use to upload/download and manage the content you have in your platform. A paid "pro" version exists, that includes additional features and improved performance. You can download it from [here](https://s3browser.com/).

![](/files/-Mgz9LuW8uuO2eK7L7Kk)

To use it for uploading and downloading content from your platform, follow these steps:

1\. [Get your storage credentials](/libsafe-advanced-manual/cookbook/getting-your-s3-storage-credentials.md)

2\. Select **Accounts** and then **Add a new account**

![](/files/-MgzBXECY8TkFKm7SUKj)

3\. Introduce in the form your **Access Key** and **Secret Access key**

4\. Select **Add new account**

5\. Connect to the account you have just created and the S3 Browser will show you a message indicating that you are not allowed to get buckets list:&#x20;

![](/files/-MgzCHCf3kwBHnw07Vgh)

6\. Select **Yes** and and follow the [Getting your S3 bucket name](/libsafe-advanced-manual/cookbook/getting-your-s3-bucket-name.md) guide to get the bucket name for the container you would like to work with (possibly, the same bucket name is used for all your containers). Introduce it in the S3 browser field and select **Yes**.

7\. The **containers** you have access to are shown in the left pane:

![](/files/-MgzDAigFwEcnD9Xl5WC)

you can browse your files, upload and download them using the icons below:

![](/files/-MgzDKU8eVEvx1sYyOmG)


---

# 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.libnova.com/libsafe-advanced-manual/cookbook/using-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.
