> For the complete documentation index, see [llms.txt](https://help.b2bgo.mx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.b2bgo.mx/configuracion/usuarios-y-permisos.md).

# Usuarios y permisos

Puedes agregar cuentas para **administradores** a tu tienda y otorgarles así los permisos necesarios para que realicen tareas como agregar a otros empleados, crear descuentos, invitar a clientes o gestionar pedidos. También puedes agregar cuentas de **agentes** para que trabajen en tu tienda únicamente con sus clientes asignados.

El [plan](/configuracion/plan.md) de tu tienda determina cuántos administradores y agentes puedes agregar a tu lista de usuarios.

### En esta sección

* [Usuarios](/configuracion/usuarios-y-permisos/usuarios.md)
* [Roles de usuario](/configuracion/usuarios-y-permisos/roles-de-usuario.md)
* [Perfil de usuario](/configuracion/usuarios-y-permisos/perfil-de-usuario.md)


---

# 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://help.b2bgo.mx/configuracion/usuarios-y-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.
