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

# Konfiguration

- [Site-Einstellungen von Classic Alarms konfigurieren](https://help.verkada.com/classic-alarms/de/konfiguration/configure-classic-alarms-site-settings.md): Erfahren Sie, wie Sie die Site-Einstellungen Ihres Alarms konfigurieren
- [Classic-Alarms-Standorte](https://help.verkada.com/classic-alarms/de/konfiguration/configure-classic-alarms-site-settings/classic-alarms-sites.md): Erstellen und verwalten Sie Alarm-Standorte, um Ihre Classic-Alarms-Geräte zu verwalten
- [So schalten Sie Ihren Alarm-Standort scharf/unscharf](https://help.verkada.com/classic-alarms/de/konfiguration/configure-classic-alarms-site-settings/how-to-armdisarm-your-alarm-site.md): Erfahren Sie, wie Sie Ihren Alarm-Standort scharf/unscharf schalten
- [Einen Benutzer- oder allgemeinen Keycode generieren](https://help.verkada.com/classic-alarms/de/konfiguration/configure-classic-alarms-site-settings/generate-a-user-or-general-keycode-with-classic-alarms.md): Erfahren Sie die Unterschiede zwischen den Keycodes und wie Sie Keycodes generieren
- [Ausnahmen vom Alarmzeitplan](https://help.verkada.com/classic-alarms/de/konfiguration/configure-classic-alarms-site-settings/alarm-schedule-exception.md): Erfahren Sie, wie Sie Ausnahmen für das Scharf-/Unscharfschalten einrichten
- [Drahtlose Sensoren einrichten und installieren](https://help.verkada.com/classic-alarms/de/konfiguration/set-up-and-install-wireless-sensors.md): Erfahren Sie die bewährten Vorgehensweisen zur Einrichtung und Installation drahtloser Sensoren
- [BZ11-Hornlautsprecher einrichten](https://help.verkada.com/classic-alarms/de/konfiguration/set-up-the-bz11-horn-speaker-with-classic-alarms.md)
- [Agenten-Durchsage mit Classic Alarms](https://help.verkada.com/classic-alarms/de/konfiguration/agent-talk-down-with-classic-alarms.md): Verwenden Sie die Agenten-Durchsage, um Eindringlinge abzuschrecken, wenn ein Alarm ausgelöst wird
- [Verifizierungsregeln](https://help.verkada.com/classic-alarms/de/konfiguration/agent-talk-down-with-classic-alarms/verification-rules.md): Erfahren Sie, wie Sie Alarmauslöseereignisse mit Verifizierungsregeln anpassen
- [Download der Classic-Alarms-App](https://help.verkada.com/classic-alarms/de/konfiguration/classic-alarms-app-download.md): Nutzen Sie die App, um Ihre Erfahrung mit Verkada Classic Alarms zu optimieren
- [Verkada Classic Alarms API](https://help.verkada.com/classic-alarms/de/konfiguration/verkada-alarm-api.md): Die Verkada Classic Alarms API lässt sich in Plattformen von Drittanbietern integrieren


---

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