---
title: "Bucket Settings"
slug: "bucket-management"
description: "Bucket Settings allow you to change bucket characteristics and define extensive options."
tags: ["Access Control", "Compliance Logging", "Lifecycle", "Policies", "Properties", "Utilization"]
updated: 2025-12-30T20:41:10Z
published: 2025-12-30T20:41:10Z
canonical: "docs.wasabi.com/bucket-management"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bucket Settings

## Accessing Settings Options for a Bucket

1. On the Buckets list, click ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1698327400423.png) for the desired bucket.
2. Select **Settings**. For example:

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1718720752435.png)

This example shows the Settings panel for the widget-project bucket. Note that when a feature is new, it is highlighted in the tabs (as for Object Replication).

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1752620960562.png)

Click on the main headings to access different panels of settings:

- Properties (displayed by default) include these options:
  - Bucket [Logging](https://docs.wasabi.com/docs/bucket-logging-enabledisable) creates a text log file of all access to the bucket. You can specify the target bucket in which to store log files as well as a prefix to include in the log file name.
  - Bucket [Versioning](https://docs.wasabi.com/docs/bucket-versioning-enabledisable) is a way to maintain multiple variations of an object in the same bucket. You can then retrieve and restore any version of an object in the bucket. This provides protection against inadvertent removal of an object (such as by overwriting or expiration).
  - You can review the [Bucket Size](https://docs.wasabi.com/docs/bucket-size-review) and download the bucket billing statistics as a CSV file.
  - [Public Access Override](https://docs.wasabi.com/docs/public-access-enabledisable) controls bucket privacy. You can make a bucket public after confirming you understand that any Internet user will have access to the bucket and the ability to read objects from the bucket.
  - [Event Notifications](https://docs.wasabi.com/docs/event-notifications-bucket) inform you of specific Wasabi S3 events.
- [Permissions](https://docs.wasabi.com/docs/bucket-policy) enable you to attach bucket policies to define the actions that can take place on a bucket and the conditions under which those actions can occur.
- [Compliance](https://docs.wasabi.com/docs/compliance) features prevent the deletion of any objects and provide additional information to prove that the original data is not modified since the time it was stored. Compliance is not available if Object Locking was enabled when the bucket was created.
- [Object Replication](https://docs.wasabi.com/docs/bucket-replication) enables you to copy objects from an active storage bucket (source) to one or more different buckets (destination).
- The [Lifecycle](https://docs.wasabi.com/docs/lifecycle) feature establishes a Lifecycle policy with rules to define actions that you want Wasabi to take during the life of an object.
- An [Access Control](https://docs.wasabi.com/docs/access-control-list-acl-define) list (ACL) enables you to manage the users and groups that have access to buckets and objects.
- A bucket [Utilization](https://docs.wasabi.com/docs/bucket-utilizationreview) graph shows the total objects in a bucket and the deleted objects (calculated over the last 5 days).

## Related

- [Logging: Enabling/Disabling for a Bucket](/bucket-logging-enabledisable.md)
- [Versioning: Enabling/Disabling and Showing](/bucket-versioning-enabledisable.md)
- [Bucket Size: Reviewing](/bucket-size-review.md)
- [Public Access Override: Enabling/Disabling](/public-access-enabledisable.md)
- [Compliance: Enabling and Locking Compliance Mode](/compliance.md)
- [Lifecycle Settings: Creating a Rule](/lifecycle.md)
- [Object Lock: Setting for a Bucket or Object](/object-locking-enable.md)
- [Access Control: Reviewing and Setting](/access-control-list-acl-define.md)
- [Utilization: Reviewing Bucket Utilization](/bucket-utilizationreview.md)
