# Bucket Options

To modify a bucket's settings or manage its configuration:

Step 1: Click on the settings icon next to the bucket name to open the **Bucket Options** page.

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

Step 2: The following settings can be adjusted:

* **Default Encryption**: Enable or disable encryption for objects in the bucket.
* **Versioning**: Enable or disable versioning to retain older versions of objects.
* **Object Locking**: Toggle this setting to prevent modification or deletion of objects for a set duration.

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

Step 3: Click **Save Bucket** to apply changes or **Cancel** to discard them.

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

> **Note**: **Versioning** and **Object Locking** are not available for buckets created in the **Scale** tier.


---

# 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.amove.io/amove-storage/managing-buckets/bucket-options.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.
