# Permisos

En esta sección se detallan los distintos **permisos** disponibles dentro del módulo almacén de la aplicación. Estos permisos determinan qué acciones puede realizar cada tipo de usuario en relación con la gestión del almacén, como ver y modificar el stock, registrar envíos o gestionar solicitudes.

Cada permiso está asociado a uno o varios perfiles de usuario, como *Administrador*, *Administrativo*, *Premium*, *Plus*, *Basic* o *Free*, lo que permite adaptar el acceso a las funciones del almacén según el perfil de cada usuario.

Consulta la siguiente imagen para conocer en detalle qué puede hacer cada perfil.

<figure><img src="/files/itMtXSUHlsVWKbxB1JEk" alt=""><figcaption><p>Imagen. Permisos del almacén.</p></figcaption></figure>


---

# 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://academy.trowelapp.com/almacen/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.
