> 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/classic-alarms/de/uberwachung-und-berichte/verkada-monitoring-phone-numbers-for-classic-alarms.md).

# Telefonnummern des Verkada-Überwachungsteams

{% hint style="success" %}
Verkada kündigte das weltweite Verkaufsende (1. August 2026) und das Lebensende (1. August 2027) für Classic Alarms an. Berechtigte Kunden können bis zum 31. Januar 2027 kostenlos auf New Alarms upgraden. Besuchen Sie [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) um loszulegen.
{% endhint %}

{% hint style="success" %}
Dieser Artikel ist ein Leitfaden für Classic Alarms. Weitere Informationen finden Sie in diesem [Artikel](/new-alarms/de/berichte-and-uberwachung/save-the-verkada-alarms-monitoring-phone-number-for-new-alarms/verkada-monitoring-phone-numbers.md) wenn Sie New Alarms haben. Siehe [New Alarms vs Classic Alarms](/new-alarms/de/erste-schritte/new-alarms-vs-classic-alarms.md) wenn Sie sich nicht sicher sind, welche Version von Alarms Sie haben.
{% endhint %}

Wenn ein Verkada-Alarm ausgelöst wird:

{% stepper %}
{% step %}
**Unser Überwachungsteam wird die Benutzer kontaktieren, die in der Kontaktliste Ihrer Organisation angegeben sind** [**Kontaktliste**](/classic-alarms/de/konfiguration/configure-classic-alarms-site-settings.md)**.**
{% endstep %}

{% step %}
**Das Team wird die Art des Notfalls überprüfen und feststellen, ob ein Notfalleinsatz erforderlich ist.**
{% endstep %}
{% endstepper %}

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

Dies sind die Nummern, die wir verwenden, um Sie über einen Notfall zu benachrichtigen:

### Sprachanruf

+16193044016

#### SMS

+16193298928

+16193298846

+16193298736


---

# 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/classic-alarms/de/uberwachung-und-berichte/verkada-monitoring-phone-numbers-for-classic-alarms.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.
