> 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/alarmspezifikationen/alarm-admin-contact-requirement.md).

# Anforderung an den Alarm-Admin-Kontakt

Jeder Alarmstandort muss einen Alarm-Admin-Kontakt benennen. Dadurch wird sichergestellt, dass Verkada einen einzigen, verantwortlichen Ansprechpartner für die Pflege der Alarmstandortkonfiguration und der Systemgesundheit hat. Dadurch ändert sich die Funktionalität des Alarmsystems nicht.

Verkada kann gelegentlich Fehlkonfigurationen oder Einstellungen erkennen, die behoben werden müssen, damit ein Alarmsystem ordnungsgemäß funktioniert. Ein benannter Admin-Kontakt stellt sicher, dass Verkada genau weiß, wen es kontaktieren muss, um Probleme schnell zu beheben.

***

## Konfiguration

### Bestehender Alarmstandort

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Alarme.**
{% endstep %}

{% step %}
**Wählen Sie Ihren Alarmstandort aus.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation Einstellungen aus.**
{% endstep %}

{% step %}
**Geben Sie unter Standortadresse und Dispositionsinformationen > Alarm-Admin-Kontakt den Namen des Benutzers ein und wählen Sie ihn aus der Liste aus.**

{% hint style="warning" %}
Sie können als Alarm-Admin-Kontakt einen Benutzer mit beliebiger Berechtigungsstufe auswählen, aber wir empfehlen dringend, einen **Site-Admin** zu wählen, um sicherzustellen, dass er bei Kontaktaufnahme wegen eines Problems vollen Zugriff auf die Alarmkonfiguration hat.\
\
Siehe [Rollen und Berechtigungen für neue Alarme](/new-alarms/de/erste-schritte/roles-and-permissions-for-new-alarms.md) für weitere Informationen.
{% endhint %}
{% endstep %}
{% endstepper %}

### Neuer Alarmstandort

Für neue Alarmstandorte müssen Sie während des Erstellungsprozesses des Alarmstandorts einen Alarm-Admin-Kontakt konfigurieren.

{% hint style="warning" %}
Siehe [Alarmstandorte](/new-alarms/de/konfiguration/alarm-sites.md) für weitere Informationen.
{% 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/alarmspezifikationen/alarm-admin-contact-requirement.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.
