> For the complete documentation index, see [llms.txt](https://docs.payvalida.com/guia-del-modulo-comercial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payvalida.com/guia-del-modulo-comercial/configuraciones/modulo-de-roles-y-permisos/agregar-un-nuevo-rol.md).

# Agregar un nuevo rol

Para registrar un nuevo rol en el sistema deberás dar clic en el botón "agregar rol"

<img src="/files/06okDKjoxSDnJqZwrLLV" alt="" width="375">

Esto habilitará el campo para ingresar el nombre personalizado del nuevo rol a registrar.

<img src="/files/INEfVY9h1TWvfUtpwnSD" alt="" width="375">

En este campo podrás ingresar el nombre del nuevo rol y en la sección de permisos tendrás la opción de asignar dichos permisos al nuevo rol si lo deseas.

<img src="/files/NkzN24LJXALnTwd1Vbum" alt="" width="375">

Para guardar el rol deberás dar clic en el botón "Agregar nuevo rol", el sistema te pedirá la confirmación de esta acción.

<img src="/files/sDdZHnFHu1mhmjVpzYQ6" alt="" width="375">

Si das clic en el botón "Continuar" se realizará el guardado del nuevo rol junto a sus permisos asignados. \
La opción "Cancelar" cerrará la ventana de confirmación y evitará el guardado en el sistema.

<img src="/files/XCDn4AtGpIBl9gihEhsa" alt="" width="375">

\
Al guardar el nuevo Rol con sus permisos asociados se actualizará la lista de roles y podrás seleccionarlo para ver su detalle.

<img src="/files/urGdZFkM2HiBaMjs5Pii" alt="" width="375">

<img src="/files/y6vpy1Bed9Ur9LyuLF6U" alt="" width="375">

Con estos pasos se finaliza la creación de nuevos roles en el módulo de comercios.


---

# 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.payvalida.com/guia-del-modulo-comercial/configuraciones/modulo-de-roles-y-permisos/agregar-un-nuevo-rol.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.
