# 새로운 알람의 PSAP 재정의

{% hint style="success" %}
이 문서는 새 알람에 대한 안내서입니다. 참조하십시오 [New Alarms vs Classic Alarms](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용하는지 확실하지 않은 경우.
{% endhint %}

***

원하는 공공 안전 응답 지점(PSAP)으로 기본 긴급 출동 연락처를 재정의할 수 있습니다. 이는 다음과 같은 경우에 유용합니다:

* K-12 사이트에 특정 PSAP 제공업체가 필요한 경우
* 사이트가 특정 관할권의 PSAP에 해당하는 경우
* 전용 출동 팀을 사용하는 경우

{% hint style="danger" %}
조직은 새 경보 사이트의 특정 위치에 대해 올바른 긴급 1차 대응자 라우팅 번호를 입력하고 그 정확성을 확인할 책임이 있습니다. 현지 긴급 출동 번호를 확인하지 않으면 통화가 잘못 전달되거나 응답이 지연될 수 있습니다. Verkada는 조직이 입력한 라우팅 번호의 정확성 또는 적합성을 확인할 책임이 없으며, 잘못된 구성으로 인해 발생하는 손해에 대해 어떠한 책임도 지지 않습니다.
{% endhint %}

***

## 구성

{% stepper %}
{% step %}
**Verkada Command에서 All Products > New Alarms로 이동합니다.**
{% endstep %}

{% step %}
[**알람 사이트 만들기**](/new-alarms/ko/configuration/alarm-sites.md) **또는 구성하려는 알람 사이트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 설정을 선택합니다.**
{% endstep %}

{% step %}
**사이트 주소 및 출동 정보에서:**

a. 클릭 **재정의.**\
b. 긴급 출동 서비스에 대해 다음 정보를 입력합니다:

1. **이름**
2. **전화번호**
3. **주소**

f. 클릭 **저장.**
{% 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/ko/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.
