> 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-usuarios/agregar-un-nuevo-usuario.md).

# Agregar un nuevo usuario

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

<img src="/files/9xGph7IhObO7z7jxcasD" alt="" width="563">

Se desplegará una venta emergente en la cual podrás ingresar los campos requeridos para registrar un nuevo usuario en el módulo de comercios.

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

La opción "Cancelar" cerrará la ventana emergente y evitará la creación del usuario, mientras que la opción "Agregar nuevo usuario" realizará el registro del nuevo usuario en el módulo de comercios.

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

Podrás ver el nuevo usuario en su respectiva lista paginada, aquí podrás filtrarlo por cualquier dato.

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

La ventana emergente para agregar un nuevo usuario cuenta con dos opciones para visualizar los roles y sus respectivo permisos.

![](/files/s7puXVAH4qHIfkuW7q3o)

<img src="/files/Fh8978jgUFj7bffGy9tx" alt="" data-size="line"> Esta opción te llevará al módulo de roles para que puedas editarlo o visualizarlo.<br>

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

<img src="/files/KxZ5VjLUvhmCllqlVqQL" alt="" data-size="line"> Esta opción te mostrará en la ventana emergente la información del rol con sus permisos.<br>

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

Con estos pasos se finaliza la creación de nuevos usuarios en el módulo de comercios.<br>


---

# 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-usuarios/agregar-un-nuevo-usuario.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.
