> ## 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.

# Phone System

> Números, llamadas, mensajería SMS, IVR y grabaciones.

Números, llamadas, mensajería SMS, IVR y grabaciones.

## Scopes

| Scope            | Type    | What it does                                                            |
| ---------------- | ------- | ----------------------------------------------------------------------- |
| `phone.readonly` | `read`  | Leer números de teléfono, historial de llamadas y configuración de IVR. |
| `phone.write`    | `write` | Iniciar llamadas salientes, configurar números, editar el IVR.          |

<Note>
  Estos scopes habilitan endpoints relacionados con Phone System bajo `/phone/`.
</Note>
