# How to Manage your Buckets?

### a. How to view the list of all buckets?

To view the list of all buckets, follow the steps given below:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.

**Step 2:** Click on **Object Storage,** then on **Buckets**. Here, you can view the list of all of your buckets.

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

### b. How to create a bucket?

To create a bucket, follow the steps given below:

**Step 1:** Click **Create Bucket**.

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

**Step 2:** Enter the bucket **Name** and click **Next.**

**Note:** If you want to keep the bucket settings similar to the old Bucket, choose the **Copy settings from existing bucket** option.

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

**Step 3:** Enable the setting you want to keep for the Bucket.

**Note:** If you have not enabled **Bucket Versioning**, you can't allow **Object Locking**.

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

**Step 4:** Review your details and click on **Create Bucket**.

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

### c. How to view your S3 configuration details?

To view your S3 configuration details, follow the steps below:

**Step 1:** Click on the settings icon.

<figure><img src="/files/1w60nN5svmGAWNlQZfge" alt=""><figcaption></figcaption></figure>

**Step 2:** Here, you can view your S3 configuration details.

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

### d. How to delete a bucket?

To delete a bucket, follow the below steps:

**Step 1:** Click on the action icon against the bucket that you want to delete and click on **Delete**.

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

**Step 2:** Type your bucket name all in capital letters and click on **Delete**.

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

### e. How to edit the property setting of the bucket?

To edit the property settings of the bucket, follow the below steps:

**Step 1:** Click on the action icon against the bucket for which you want to edit the property settings and click on **Settings**.

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

**Step 2:** Here, you can enable/suspend your bucket versioning.

**Note:** If **Object Locking** is enabled, you can not suspend your bucket versioning.

<figure><img src="/files/2Hx2qJzHmA9AwkQAp6d9" alt=""><figcaption></figcaption></figure>

### f. How to edit the object locking setting of the bucket?

To edit the object locking settings of the bucket, follow the below steps:

**Step 1:** Click on the action icon against the bucket for which you want to edit the object locking settings, and click on **Settings**.

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

**Step 2:** Click on the **Object Locking** tab.

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

**Step 3:** Enable **Bucket-Level Object Retention,** enter the retention time, and click on **Apply.**

**Note:** You cannot edit the setting if **Object Locking** is disabled.

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

### g. How to edit the access control setting of the bucket?

To edit the access control settings of the bucket, follow the steps below:

**Step 1:** Click on the action icon against the bucket for which you want to edit the access control settings and click on **Settings**.

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

**Step 2:** Click on the **Access Control** tab.

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

**Step 3:** Click on **Manage Group** and then click on **Edit**.

<figure><img src="/files/9BIcUauUyOOLkDGaJ54C" alt=""><figcaption></figcaption></figure>

**Step 4:** Enable the access option you want and click on **Save**.

<figure><img src="/files/fYX14csE6yM6Dapyw3QJ" 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.acecloud.ai/knowledge-base/s3-storage/how-to-manage-your-buckets.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.
