> 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/productos/object-storage/details.md).

# Detalles

La referencia de Almacenamiento de Objetos: cuota y regiones, el panel, las credenciales S3, los clientes compatibles y el cifrado.

<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>Cuota y regiones</strong></td><td>La cuota configurable y las regiones donde residen los datos.</td><td><a href="/pages/XAb9M6GtGHC5q6vz58kV">/pages/XAb9M6GtGHC5q6vz58kV</a></td></tr><tr><td><strong>En el panel</strong></td><td>Qué encuentras y gestionas desde el panel del servicio.</td><td><a href="/pages/PtmwxrkSNSRk82eI3KoS">/pages/PtmwxrkSNSRk82eI3KoS</a></td></tr><tr><td><strong>Usuarios y permisos</strong></td><td>Cómo crear usuarios S3, sus niveles de acceso y la rotación de claves.</td><td><a href="/pages/Mj51i0IpCxeinKinkcg9">/pages/Mj51i0IpCxeinKinkcg9</a></td></tr><tr><td><strong>Credenciales y acceso S3</strong></td><td>Los datos de conexión (endpoint, repositorio y claves) y los comandos de acceso.</td><td><a href="/pages/nqOc2PwQBLi0VJ7BSE1d">/pages/nqOc2PwQBLi0VJ7BSE1d</a></td></tr><tr><td><strong>Clientes compatibles</strong></td><td>El software compatible con S3: backup, NAS, clientes de escritorio y línea de comandos.</td><td><a href="/pages/Jhj6Xzv5qjafXKkQoBap">/pages/Jhj6Xzv5qjafXKkQoBap</a></td></tr><tr><td><strong>Versionado e inmutabilidad</strong></td><td>Cómo conservar versiones y bloquear objetos contra borrado o modificación.</td><td><a href="/pages/NQUFXQiYEeyEdPVREt3b">/pages/NQUFXQiYEeyEdPVREt3b</a></td></tr><tr><td><strong>Cifrado y cumplimiento</strong></td><td>El cifrado en tránsito y en reposo y el marco de cumplimiento.</td><td><a href="/pages/6LeNghONEiIYSabC2jqN">/pages/6LeNghONEiIYSabC2jqN</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/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.
