> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/docs-en/productos/object-storage/details.md).

# Details

The Object Storage reference: quota and regions, the dashboard, S3 credentials, compatible clients, and encryption.

<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><strong>Quota and regions</strong></td><td>The configurable quota and the regions where the data resides.</td><td><a href="/pages/a3737ca72b9ef6e2787157664c2b6cf0830a250e">/pages/a3737ca72b9ef6e2787157664c2b6cf0830a250e</a></td></tr><tr><td><strong>In the dashboard</strong></td><td>What you find and manage from the service dashboard.</td><td><a href="/pages/80481e54e037e430ccf7c6c7cdac3f070d3b6598">/pages/80481e54e037e430ccf7c6c7cdac3f070d3b6598</a></td></tr><tr><td><strong>Users and permissions</strong></td><td>How to create S3 users, their access levels, and key rotation.</td><td><a href="/pages/054deb3bf72a3cc5ab550543a5769dfe941485a8">/pages/054deb3bf72a3cc5ab550543a5769dfe941485a8</a></td></tr><tr><td><strong>S3 credentials and access</strong></td><td>The connection details (endpoint, repository, and keys) and access commands.</td><td><a href="/pages/239e55c6cd222652ff8d387c6e4dce188553145a">/pages/239e55c6cd222652ff8d387c6e4dce188553145a</a></td></tr><tr><td><strong>Compatible clients</strong></td><td>S3-compatible software: backup, NAS, desktop, and command-line clients.</td><td><a href="/pages/dc647f94869a65b5e53c25dadace56fc40a9086a">/pages/dc647f94869a65b5e53c25dadace56fc40a9086a</a></td></tr><tr><td><strong>Versioning and immutability</strong></td><td>How to retain versions and lock objects against deletion or modification.</td><td><a href="/pages/d376b1d5c3331087bd23737e6715e73009bf4a0e">/pages/d376b1d5c3331087bd23737e6715e73009bf4a0e</a></td></tr><tr><td><strong>Encryption and compliance</strong></td><td>Encryption in transit and at rest and the compliance framework.</td><td><a href="/pages/4609308631b90deecb75e30943c1eb24301a0ef4">/pages/4609308631b90deecb75e30943c1eb24301a0ef4</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/docs-en/productos/object-storage/details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
