> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/new-alarms/es/informes-y-monitorizacion/verkada-monitoring-phone-numbers.md).

# Números de teléfono de monitorización de Verkada

{% hint style="success" %}
Este artículo es una guía para las nuevas alarmas. Consulte este [artículo](/classic-alarms/es/monitoreo-e-informes/verkada-monitoring-phone-numbers-for-classic-alarms.md) si tiene alarmas clásicas. Vea [Nuevas alarmas frente a alarmas clásicas](/new-alarms/es/primeros-pasos/new-alarms-vs-classic-alarms.md) si no está seguro de qué versión de alarmas tiene.
{% endhint %}

Cuando se activa una alarma de Verkada, nuestro equipo de monitoreo notificará a los contactos indicados para el sitio de su alarma. El número que le enviará mensajes de texto y le llamará cuando se active una alarma depende de su región:

**EE. UU. / Canadá:** +1 (877) 845-7851

**AU / NZ:** +61 468 079 011

{% hint style="info" %}
Los usuarios de la lista de notificaciones deben guardar este número en su lista de contactos como **"Verkada Monitoring"**. Para las organizaciones que usan tanto alarmas clásicas como nuevas alarmas, guarde este número como ’Alarmas nuevas - Verkada Monitoring."
{% endhint %}

Recomendamos encarecidamente activar [**Omisión de emergencia**](/new-alarms/es/configuracion/alarm-sites/save-the-verkada-alarms-monitoring-phone-number-for-new-alarms.md) para este contacto. Esto permite que el número suene incluso cuando su teléfono está en un modo de concentración, como No molestar (DND).

***

{% hint style="info" %}
**¿Prefiere verlo en acción?** Consulte el [videotutorial](https://www.youtube.com/watch?v=ff_TxRmg__c).
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/new-alarms/es/informes-y-monitorizacion/verkada-monitoring-phone-numbers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
