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

# 신규 Alarms의 PSAP 재정의

{% hint style="success" %}
이 문서는 New Alarms에 대한 안내입니다. 자세한 내용은 [New Alarms와 Classic Alarms 비교](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용 중인지 확실하지 않은 경우.
{% endhint %}

***

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

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

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

***

## 구성

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

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

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

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

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

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

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