# Permisos

- [Manejo Localidades](https://manual.unosofbooks.com/guia-de-usuario-es/permisos/manejo-localidades-1.md): Aquí le explicamos cómo construir y gestionar bodegas, naves, bloques y camas.
- [Crear un nuevo almacén](https://manual.unosofbooks.com/guia-de-usuario-es/permisos/manejo-localidades-1/crear-un-nuevo-almacen.md)
- [Mantenimiento del Plano de Cultivo](https://manual.unosofbooks.com/guia-de-usuario-es/permisos/manejo-localidades-1/mantenimiento-del-plano-de-cultivo.md)
- [Modificación Masiva de Camas con Excel](https://manual.unosofbooks.com/guia-de-usuario-es/permisos/manejo-localidades-1/modificacion-masiva-de-camas-con-excel.md)
- [Usuarios](https://manual.unosofbooks.com/guia-de-usuario-es/permisos/usuarios.md): Este módulo gestiona la creación y edición de usuarios dentro de UNOSOF.
- [Permisos de usuarios](https://manual.unosofbooks.com/guia-de-usuario-es/permisos/manejo-de-bodegas.md): Este módulo gestiona los permisos de usuario.


---

# 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://manual.unosofbooks.com/guia-de-usuario-es/permisos.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.
