# Step 3 - Create Bucket

Click the 'Buckets' option and then the 'Create a Bucket' tab.

<figure><img src="/files/cDPcpdnBBgtYOOWtF5N0" alt=""><figcaption><p>\</p></figcaption></figure>

Specify the Bucket details.

* Bucket Name: Name the bucket (as desired) after reading the bucket naming rules.
* Versioning: allows multiple versions of the same object to be kept under the same key.

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

* Object Locking:  prevents objects from being deleted. Required to support retention and legal hold. It can only be enabled at bucket creation.
* Quota: limits the amount of data in the bucket.

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

* Retention imposes rules to temporarily prevent object deletion. Versioning must be enabled to set bucket retention policies.

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

After entering all the details, click 'Create Bucket'.

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

&#x20;Once the bucket is created, its properties can be accessed by simply clicking on its name.

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

Click on the bucket name to add/upload a file to the bucket.

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

Click the 'Upload' tab to upload any file/folder to the bucket.

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


---

# 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.influxtechnology.com/support_guides/rexgen-series-product-manuals/rexgen-air-cloud-usage-guides/cloud-usage-guides-for-rexgen-air-device/self-hosting-with-rexgen-air-minio/step-3-create-bucket.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.
