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

# Detalhes

A referência de Armazenamento de Objetos: quota e regiões, o painel, as credenciais S3, os clientes compatíveis e a encriptação.

<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 e regiões</strong></td><td>A quota configurável e as regiões onde residem os dados.</td><td><a href="/pages/524b901fad96046a89a51ed917a90ed5af81d615">/pages/524b901fad96046a89a51ed917a90ed5af81d615</a></td></tr><tr><td><strong>No painel</strong></td><td>O que encontra e gere a partir do painel do serviço.</td><td><a href="/pages/5cf5530fb1127539ab325ad5d9296f87b4828a6f">/pages/5cf5530fb1127539ab325ad5d9296f87b4828a6f</a></td></tr><tr><td><strong>Utilizadores e permissões</strong></td><td>Como criar utilizadores S3, os seus níveis de acesso e a rotação de chaves.</td><td><a href="/pages/c4511a0d545cb88a3f88557fb0b54760c9365e63">/pages/c4511a0d545cb88a3f88557fb0b54760c9365e63</a></td></tr><tr><td><strong>Credenciais e acesso S3</strong></td><td>Os dados de ligação (endpoint, repositório e chaves) e os comandos de acesso.</td><td><a href="/pages/7ae23d31543e35c58092460facd541047e37b7ef">/pages/7ae23d31543e35c58092460facd541047e37b7ef</a></td></tr><tr><td><strong>Clientes compatíveis</strong></td><td>O software compatível com S3: cópia de segurança, NAS, clientes de ambiente de trabalho e linha de comandos.</td><td><a href="/pages/da8a5fc83d9ae2a9453e0f7658412e359d4b201c">/pages/da8a5fc83d9ae2a9453e0f7658412e359d4b201c</a></td></tr><tr><td><strong>Versionamento e imutabilidade</strong></td><td>Como conservar versões e bloquear objetos contra eliminação ou modificação.</td><td><a href="/pages/5000b6de1946cc572f21951af9a262bbee15700a">/pages/5000b6de1946cc572f21951af9a262bbee15700a</a></td></tr><tr><td><strong>Encriptação e conformidade</strong></td><td>A encriptação em trânsito e em repouso e o quadro de conformidade.</td><td><a href="/pages/07013428394f4118900a38d9b3e9a5017a3fc723">/pages/07013428394f4118900a38d9b3e9a5017a3fc723</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-pt/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.
