> 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/konfiguration/configure-an-alarm-response/psap-override-in-new-alarms.md).

# PSAP-Überschreibung in Neue Alarme

{% hint style="success" %}
Dieser Artikel ist eine Anleitung für Neue Alarme. Siehe [Neue Alarme vs. klassische Alarme](/new-alarms/de/erste-schritte/new-alarms-vs-classic-alarms.md) wenn Sie sich nicht sicher sind, welche Alarmversion Sie haben.
{% endhint %}

***

Sie können den standardmäßigen Kontakt für die Notrufweiterleitung durch eine beliebige Public Safety Answering Point (PSAP) Ihrer Wahl überschreiben. Dies ist nützlich, wenn:

* Ein K-12-Standort einen bestimmten PSAP-Anbieter erfordert
* Ein Standort unter die PSAP-Zuständigkeit einer bestimmten Gerichtsbarkeit fällt
* Sie ein privates Einsatzteam verwenden

{% hint style="danger" %}
Es liegt in der Verantwortung der Organisation, die korrekten Routing-Nummern für die ersten Einsatzkräfte im Notfall einzugeben und deren Richtigkeit für den jeweiligen Standort des neuen Alarm-Systems zu überprüfen. Das Versäumnis, die lokalen Notrufweiterleitungsnummern zu bestätigen, kann zu fehlgeleiteten Anrufen oder verzögerten Reaktionen führen. Verkada ist nicht dafür verantwortlich, die Richtigkeit oder Eignung der von der Organisation eingegebenen Routing-Nummern zu überprüfen, und lehnt jegliche Haftung für Schäden ab, die aus einer fehlerhaften Konfiguration resultieren.
{% endhint %}

***

## Konfiguration

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

{% step %}
[**Einen Alarmstandort erstellen**](/new-alarms/de/konfiguration/alarm-sites.md) **oder wählen Sie den Alarmstandort aus, den Sie konfigurieren möchten.**
{% endstep %}

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

{% step %}
**Unter Standortadresse und Dispatch-Informationen:**

a. Klicken Sie auf **Überschreiben.**\
b. Geben Sie die folgenden Informationen für den Notrufweiterleitungsdienst ein:

1. **Name**
2. **Telefonnummer**
3. **Adresse**

f. Klicken Sie auf **Speichern.**
{% endstep %}
{% endstepper %}


---

# 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/konfiguration/configure-an-alarm-response/psap-override-in-new-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.
