# Administración de archivos

Con la aplicación Filebrowser incluída, los miembros de la comunidad pueden crear sus propias cuentas, cargar y descargar archivos desde un espacio digital compartido.

Un administrador puede gestionar usuarios, distintas configuraciones y tener contenido privado.

El nombre de usuario predeterminado es `admin` y la contraseña es `admin123`.

Consulte las guías en:

* [almacenamiento-local.md](https://github.com/digidem/edt-docs/blob/spanish/device-usage/bundled-applications/file-management/almacenamiento-local.md)
* [compartir-localmente.md](https://github.com/digidem/edt-docs/blob/spanish/device-usage/bundled-applications/file-management/compartir-localmente.md)

Para sincronizar el contenido en diferentes dispositivos en línea u offline, consulte la documentación en [sincronización-de-contenido.md](https://github.com/digidem/edt-docs/blob/spanish/device-usage/bundled-applications/sincronización-de-contenido.md).


---

# 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/espanol-1/uso-del-dispositivo/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.
