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

# Detalhes

A referência de Armazenamento de Arquivos: Subscrição e Quota, Permissões, Acesso, partilha, Personalização e cópias de segurança em detalhe.

<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>Subscrição e Quota</strong></td><td>O modelo de Subscrição, a Quota máxima e como a ampliar.</td><td><a href="/pages/95c38dd71efb9b77c127b7da68d40830f02316fa">/pages/95c38dd71efb9b77c127b7da68d40830f02316fa</a></td></tr><tr><td><strong>Permissões</strong></td><td>O detalhe dos níveis de permissão e a sua herança.</td><td><a href="/pages/1b95212fa69d576d2c67a6ed5b30ed91f7c6f436">/pages/1b95212fa69d576d2c67a6ed5b30ed91f7c6f436</a></td></tr><tr><td><strong>Acesso</strong></td><td>As vias de acesso e a sua configuração.</td><td><a href="/pages/69f5d082c4544a3162d531b2adff97f513791ab2">/pages/69f5d082c4544a3162d531b2adff97f513791ab2</a></td></tr><tr><td><strong>Partilha externa</strong></td><td>Como funcionam os links com Palavra-passe e caducidade para partilhar externamente.</td><td><a href="/pages/e1b33971d8aaed3846ce0b5b9211c7724c87620b">/pages/e1b33971d8aaed3846ce0b5b9211c7724c87620b</a></td></tr><tr><td><strong>Personalização</strong></td><td>Como personalizar o domínio, o logótipo, as cores e o Certificado.</td><td><a href="/pages/adf000bd1d5aa2e61b21cb69e20d16d4d63d1807">/pages/adf000bd1d5aa2e61b21cb69e20d16d4d63d1807</a></td></tr><tr><td><strong>Cópias de segurança</strong></td><td>O detalhe das cópias de segurança do serviço.</td><td><a href="/pages/28af67ddca6e13b5c60b5e0672a1442358e496d4">/pages/28af67ddca6e13b5c60b5e0672a1442358e496d4</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/file-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.
