> 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/de/berichte-and-uberwachung/verkada-monitoring-phone-numbers.md).

# Verkada-Überwachungs-Telefonnummern

{% hint style="success" %}
Dieser Artikel ist eine Anleitung für Neue Alarme. Siehe diesen [Artikel](/classic-alarms/de/uberwachung-and-berichte/verkada-monitoring-phone-numbers-for-classic-alarms.md) wenn Sie klassische Alarme haben. Siehe [Neue Alarme vs. klassische Alarme](/new-alarms/de/erste-schritte/new-alarms-vs-classic-alarms.md) wenn Sie unsicher sind, welche Version von Alarmen Sie haben.
{% endhint %}

Wenn ein Verkada-Alarm ausgelöst wird, benachrichtigt unser Überwachungsteam die für Ihren Alarmstandort aufgeführten Kontakte. Die Nummer, die Ihnen bei Auslösung eines Alarms eine SMS sendet und Sie anruft, hängt von Ihrer Region ab:

**USA / Kanada:** +1 (877) 845-7851

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

{% hint style="info" %}
Benutzer auf der Benachrichtigungsliste sollten diese Nummer in ihrer Kontaktliste speichern als **"Verkada Monitoring"**. Für Organisationen, die sowohl klassische Alarme als auch neue Alarme verwenden, speichern Sie diese Nummer als „Neue Alarme - Verkada Monitoring.“
{% endhint %}

Wir empfehlen dringend, [**Notfallumgehung**](/new-alarms/de/konfiguration/alarm-sites/save-the-verkada-alarms-monitoring-phone-number-for-new-alarms.md) für diesen Kontakt zu aktivieren. Dadurch kann die Nummer auch dann klingeln, wenn Ihr Telefon in einem Fokusmodus wie „Nicht stören“ (DND) ist.

***

{% hint style="info" %}
**Möchten Sie es in Aktion sehen?** Sehen Sie sich das [Video-Tutorial an](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/de/berichte-and-uberwachung/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.
