> 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/readme.md).

# Classic Alarms

{% hint style="success" %}
Verkada hat das weltweite Verkaufsende (1. August 2026) und das Lebensende (1. August 2027) für Classic Alarms angekündigt. 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 %}

**Übersicht**\
Verkada Classic Alarms ist ein cloudverwaltetes Einbruchmeldesystem, das darauf ausgelegt ist, Ihre Einrichtungen durch eine Kombination aus Sensoren, Türkontakten und Sirenen zu schützen. Es bietet Echtzeitwarnungen und eine zentrale Verwaltung, sodass Sie Alarmaktivitäten überwachen und schnell über eine einzige Oberfläche reagieren können.

Diese Sammlung bietet detaillierte Anleitungen zur Installation und Konfiguration von Classic Alarms, zur Verwaltung von Benachrichtigungen und Ereignissen sowie zur Aufrechterhaltung eines zuverlässigen Betriebs. Sie hilft Ihnen dabei, Alarme effizient bereitzustellen und sicherzustellen, dass Ihre Sicherheitsüberwachung konsistent und effektiv bleibt.

Sehen Sie sich diese Links an, um loszulegen:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/6884baee9bc00002d066e4271546885f8643eb07">/pages/6884baee9bc00002d066e4271546885f8643eb07</a></td></tr><tr><td></td><td><a href="/pages/10efe98147a1f90ba21523e8874f3ba7b031b44e">/pages/10efe98147a1f90ba21523e8874f3ba7b031b44e</a></td></tr><tr><td></td><td><a href="/pages/973bfbb8b00490a91f99f69be7e65f68f456fdcb">/pages/973bfbb8b00490a91f99f69be7e65f68f456fdcb</a></td></tr></tbody></table>


---

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