# File management

With the bundled Filebrowser application, community members can create their own accounts, upload and download files from a shared digital space.

An administrator can manage users, and different settings and have private content.

The default username is `admin` and password is `admin123.`

Check guides on:

* [Storing locally](/device-usage/bundled-applications/file-management/storing-locally.md)
* [Sharing locally](/device-usage/bundled-applications/file-management/sharing-locally.md)

For syncing content across diferent online or offline devices check the documentation on [Content syncronization](/device-usage/bundled-applications/content-syncronization.md).&#x20;


---

# Agent Instructions: 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/device-usage/bundled-applications/file-management.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.
