> 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.md).

# Armazenamento de Arquivos

Armazenamento de Arquivos é o servidor de Ficheiros da empresa na Cloud: os teus clientes guardam, organizam e partilham Ficheiros com a experiência de um Drive e o controlo de um ambiente gerido, com permissões por Utilizador, backups incluídos e dados na Europa.

### Artigos mais consultados

1. [Criar a Estrutura de pastas no Windows](/docs-pt/productos/file-storage/concepts/folder-structure.md)
2. [Mapear uma unidade com net use](/docs-pt/productos/file-storage/how-to/how-to-map-a-drive-with-net-use.md)
3. [Aceder a SMB a partir de GNU/Linux](/docs-pt/productos/file-storage/how-to/how-to-access-smb-from-linux.md)
4. [Gerir grupos de utilizadores](/docs-pt/productos/file-storage/how-to/how-to-manage-user-groups.md)
5. [Definir Permissões](/docs-pt/productos/file-storage/how-to/how-to-set-permissions.md)
6. [Integrar com o teu Desktop Remoto](/docs-pt/productos/remote-desktop/how-to/how-to-connect-via-rdp-remoteapp.md)
7. [Estrutura de pastas](/docs-pt/productos/file-storage/concepts/folder-structure.md)
8. [Utilizadores, grupos e Permissões](/docs-pt/productos/file-storage/concepts/users-groups-and-permissions.md)
9. [Acesso e Utilização partilhada](/docs-pt/productos/file-storage/concepts/access-and-sharing.md)
10. [Partilha externa](/docs-pt/productos/file-storage/details/external-sharing.md)

### Explora Armazenamento de Arquivos

<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>Início rápido</strong></td><td>Implementa o serviço e monta a tua Estrutura de pastas.</td><td><a href="/pages/5d529a67a200f5e289448c8e9837d84430a4beb9">/pages/5d529a67a200f5e289448c8e9837d84430a4beb9</a></td></tr><tr><td><strong>Conceitos</strong></td><td>Estrutura, utilizadores e permissões, acesso e partilha.</td><td><a href="/pages/ccce83ab9babb2f28f1e053ed53034c7060fc7a3">/pages/ccce83ab9babb2f28f1e053ed53034c7060fc7a3</a></td></tr><tr><td><strong>Como fazer</strong></td><td>Cria pastas, mapeia unidades, gere grupos e Permissões.</td><td><a href="/pages/81a65279d048ff95951766ccc58a446a54175daf">/pages/81a65279d048ff95951766ccc58a446a54175daf</a></td></tr><tr><td><strong>FAQ</strong></td><td>Respostas rápidas às dúvidas mais frequentes sobre Armazenamento de Arquivos.</td><td><a href="/pages/5df34f3519787f6654b4984f1206effce1fae0c7">/pages/5df34f3519787f6654b4984f1206effce1fae0c7</a></td></tr><tr><td><strong>Detalhes</strong></td><td>Subscrição e Quota, permissões, acesso, partilha e backups.</td><td><a href="/pages/2b48339c0f4d68387afacd17a5ca969b54154af4">/pages/2b48339c0f4d68387afacd17a5ca969b54154af4</a></td></tr></tbody></table>

### Suporte

Precisas de ajuda com os teus Servidores?&#x20;

Abre um ticket ou escreve-nos por [WhatsApp](/docs-pt/support/whatsapp.md) a partir da secção de Suporte.

### Últimas novidades

1 de julho de 2026 — Aumentada a Quota máxima por Subscrição.


---

# 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.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.
