> ## Documentation Index
> Fetch the complete documentation index at: https://developers.leadwaycrm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Chat Widget

> El widget de chat embebido en tus sitios y funnels.

El widget de chat embebido en tus sitios y funnels.

## Scopes

| Scope                 | Type    | What it does                                                          |
| --------------------- | ------- | --------------------------------------------------------------------- |
| `chatWidget.readonly` | `read`  | Leer la configuración, mensajes recibidos y branding del chat widget. |
| `chatWidget.write`    | `write` | Editar la configuración, branding y comportamiento del chat widget.   |

<Note>
  Estos scopes habilitan endpoints relacionados con Chat Widget bajo `/chatWidget/`.
</Note>
