# Manage Object Storage

Manage your Object Storage buckets, objects, and their access permissions effectively using the data management, access management, and public access settings.

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Object Lock</strong></mark></td><td>Use Object Lock to protect critical objects in a bucket for an immutable period.</td><td><a href="settings/object-lock">object-lock</a></td></tr><tr><td><mark style="color:blue;"><strong>Replication</strong></mark></td><td>Use Replication to create and manage data replicas across multiple Object Storage regions.</td><td><a href="settings/replication">replication</a></td></tr><tr><td><mark style="color:blue;"><strong>Versioning</strong></mark></td><td>Manage multiple versions of the same object using Versioning.</td><td><a href="settings/versioning">versioning</a></td></tr><tr><td><mark style="color:blue;"><strong>Lifecycle</strong></mark></td><td>Manage the deletion of objects and their versions efficiently using the Lifecycle rules.</td><td><a href="settings/lifecycle">lifecycle</a></td></tr><tr><td><mark style="color:blue;"><strong>Bucket Policy</strong></mark></td><td>Use Bucket Policy to define granular access permissions and actions users can perform on buckets and objects.</td><td><a href="settings/bucket-policy">bucket-policy</a></td></tr><tr><td><mark style="color:blue;"><strong>Access Control List (ACL)</strong></mark></td><td>Use ACL to define access permissions on buckets and objects to control who can access them.</td><td><a href="settings/access-control-list">access-control-list</a></td></tr><tr><td><mark style="color:blue;"><strong>Logging</strong></mark></td><td>With Logging, track and record storage requests for your buckets.</td><td><a href="settings/logging">logging</a></td></tr><tr><td><mark style="color:blue;"><strong>Cross-Origin Resource Sharing (CORS)</strong></mark></td><td>Define permissions to specific domains that can access bucket content.</td><td><a href="settings/cors">cors</a></td></tr><tr><td><mark style="color:blue;"><strong>Static Website Hosting</strong></mark></td><td>Host static website content by configuring the index and error document.</td><td><a href="settings/static-website-hosting">static-website-hosting</a></td></tr></tbody></table>


---

# 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.ionos.com/cloud/backup-and-storage/ionos-object-storage/settings.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.
