> 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 ein Leitfaden für Neue Alarme. Beziehen Sie sich auf 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 sich nicht sicher 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. **+1 (877) 845- 7851** ist die Nummer, die Ihnen bei Auslösung eines Alarms eine SMS sendet und Sie anruft.

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

Wir empfehlen dringend, [**Emergency Bypass**](/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 sich Ihr Telefon in einem Fokusmodus befindet, z. B. „Nicht stören“ (DND).

***

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