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

# 新しいアラームでの PSAP オーバーライド

{% hint style="success" %}
この記事は新しいアラームのガイドです。こちらを参照してください。 [New アラームと Classic アラームの違い](/new-alarms/ja/hajimeni/new-alarms-vs-classic-alarms.md) どのバージョンのアラームをお使いか不明な場合は、こちらをご覧ください。
{% endhint %}

***

デフォルトの緊急出動の連絡先は、任意の Public Safety Answering Point（PSAP）に変更できます。これは次のような場合に有用です:

* K-12 のサイトで特定の PSAP 事業者が必要な場合
* サイトが特定の管轄区域の PSAP に該当する場合
* 民間の緊急出動チームを使用している場合

{% hint style="danger" %}
オーガナイゼーション' は、正しい緊急初動対応者のルーティング番号を入力し、特定の新しいアラームのサイト所在地に対してその正確性を確認する責任があります。地域の緊急出動番号の確認を怠ると、通話の転送先が誤る、または応答が遅れる可能性があります。Verkada は、オーガナイゼーション' が入力したルーティング番号の正確性や適合性を検証する責任を負わず、誤った設定に起因する損害について一切の責任を負いません。
{% endhint %}

***

## 構成

{% stepper %}
{% step %}
**Verkada Command で、All Products > New Alarms に移動します。**
{% endstep %}

{% step %}
[**アラームサイトを作成する**](/new-alarms/ja/she-ding/alarm-sites.md) **または、設定するアラームサイトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[設定] を選択します。**
{% endstep %}

{% step %}
**Site Address と Dispatch Info の下で:**

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/ja/she-ding/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.
