# PSAP Override in New alarms

{% hint style="success" %}
This article is a guide for New Alarms. See [New Alarms vs Classic Alarms](/new-alarms/getting-started/new-alarms-vs-classic-alarms.md) if you are unsure which version of Alarms you have.
{% endhint %}

***

You can override the default emergency dispatch contact with any Public Safety Answering Point (PSAP) of your choice. This is useful when:

* A K-12 site requires a specific PSAP provider
* A site falls under a particular jurisdiction’s PSAP
* You use a private dispatch team

{% hint style="danger" %}
It is the Organization’s responsibility to enter the correct emergency first responders’ routing numbers and verify their accuracy for the specific New Alarm site location. Failure to confirm local emergency dispatch numbers may lead to misrouted calls or delayed responses. Verkada is not responsible for verifying the accuracy or suitability of the routing numbers entered by the organization and disclaims any liability for damages resulting from incorrect configuration.
{% endhint %}

***

## Configuration

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > New Alarms .**
{% endstep %}

{% step %}
[**Create an Alarm site**](/new-alarms/configuration/alarm-sites.md) **or select the alarm site that you want to configure.**
{% endstep %}

{% step %}
**In the left navigation, select Settings.**
{% endstep %}

{% step %}
**Under Site Address and Dispatch Info:**

a. Click **Override.**\
b. Enter the following information for the emergency dispatch service:

1. **Name**
2. **Phone Number**
3. **Address**

f. Click **Save.**
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/new-alarms/configuration/configure-an-alarm-response/psap-override-in-new-alarms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
