> For the complete documentation index, see [llms.txt](https://docs.earthdefenderstoolkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.earthdefenderstoolkit.com/portugues/device-usage/bundled-applications/file-management/storing-locally.md).

# Storing locally

O Offline Toolkit fornece um espaço de armazenamento para dados da comunidade. Além do administrador, todo o conteúdo é público.

O primeiro passo é criar uma nova conta para você. Você precisará memorizar seu nome e senha.

<figure><img src="/files/rLDM5VrWMsxlSUPHD8d7" alt=""><figcaption></figcaption></figure>

Depois de fazer login, você terá acesso ao espaço público para armazenar arquivos. Crie uma pasta pessoal ou em equipe e armazene seus arquivos dentro dela.

<figure><img src="/files/DON5SoSoOAIuzWM8dB64" alt=""><figcaption></figcaption></figure>

Esteja atento ao espaço de armazenamento, pois há limites para o que o dispositivo pode suportar. Consulte [managing-device.md](/portugues/device-usage/managing-device.md) para saber como verificar o espaço de armazenamento.


---

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

```
GET https://docs.earthdefenderstoolkit.com/portugues/device-usage/bundled-applications/file-management/storing-locally.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
