# Niveles de acceso

Hay tres roles de usuario en la plataforma BONYCHAT. Los diferentes roles de usuario tienen diferentes niveles de acceso al espacio al que han sido invitados. Los siguientes son los roles disponibles en la plataforma:

* [Gerente](broken://pages/-MEofB4WEGab4KxggD6-#manager)
* [Manager](broken://pages/-MEofB4WEGab4KxggD6-#manager)
* [Agente](broken://pages/-MEofB4WEGab4KxggD6-#agent)

{% hint style="info" %}
Asigne roles a los usuarios con prudencia para proteger su espacio. Los roles le permiten limitar el nivel de acceso de cada colaborador que invite a su espacio.
{% endhint %}

## Roles de usuario en detalle <a href="#user-roles-in-detail" id="user-roles-in-detail"></a>

La siguiente tabla describe el nivel de acceso de cada función.

| Contenido                                                                                          | Gerente | Manager | Agente |
| -------------------------------------------------------------------------------------------------- | ------- | ------- | ------ |
| [Escritorio](broken://pages/-MEoyeUyNh-AMK1y8_FG)                                                  | ✅       | ✅       | ✅      |
| [Contactos](broken://pages/-MEoz2nkont-oOHr4gvI)                                                   | ✅       | ✅       | ❌      |
| [Mensajes](broken://pages/-LkfHUXmbXonDX6ux4RA)                                                    | ✅       | ✅       | ✅      |
| [Atajos](broken://pages/-LkfI-rU6dA7MKpssE0a)                                                      | ✅       | ✅       | ❌      |
| [Difusiones](broken://pages/-LkfIN_DeBj-z1o3Xqsl)                                                  | ✅       | ✅       | ❌      |
| [Encuestas](broken://pages/-LkfIad-warSD7Ns8FcY)                                                   | ✅       | ✅       | ❌      |
| [Automatización](broken://pages/-LkfImCiuJTgof3MQCXT)                                              | ✅       | ✅       | ❌      |
| [Archivos](broken://pages/-LkfIvpFKixKUqq2L4OZ)                                                    | ✅       | ✅       | ❌      |
| [Ajustes del espacio](broken://pages/-LkfJFHTRKwiPPYH4Hyn)                                         | ✅       | ⭕       | ❌      |
| [Configuración general](broken://pages/-LkfJVY7i7U740Nrcz9M)                                       | ✅       | ⭕       | ❌      |
| [Canales](broken://pages/-Lzcgc_uzzgTZZBQZRf0)                                                     | ✅       | ⭕       | ❌      |
| [Usuarios](broken://pages/-Lq2bmKz97BQGT773nYA)                                                    | ✅       | ⭕       | ❌      |
| [Equipos](broken://pages/-LkfJe96dAanjYqvwjtN)                                                     | ✅       | ⭕       | ❌      |
| [Campos personalizados](broken://pages/-MEoiJVbKUYqCZzonFs1)                                       | ✅       | ⭕       | ❌      |
| [Integraciones](broken://pages/-MEoiZ-6XOjQFPLq1k2d)                                               | ✅       | ⭕       | ❌      |
| [Mensaje de ausencia](broken://pages/-MEoilGfA6EaClx2Qf2Z)                                         | ✅       | ⭕       | ❌      |
| [Asignación automática](broken://pages/-MEoj1N2UsaHQULakEaw)                                       | ✅       | ⭕       | ❌      |
| [Perfil de usuario](broken://pages/-MEosy3KRRcaJtw5a9za)                                           | ✅       | ✅       | ❌      |
| [Preferencias de notificaciones](broken://pages/-MNQhgUscQ-gS35vTwuF#preferencias-de-notificacion) | ✅       | ✅       | ❌      |
|                                                                                                    |         |         |        |


---

# 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://docs.bony.chat/ajustes/usuarios/niveles-de-acceso.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.
