> 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/reptoto/save-the-verkada-alarms-monitoring-phone-number-for-new-alarms.md).

# 新しいアラーム用のVerkadaアラーム監視電話番号を保存する

## iPhone

{% stepper %}
{% step %}
**連絡先アプリを起動し、緊急バイパスを有効にしたい連絡先を選択します。この場合、連絡先は** [**Verkada Monitoring**](/new-alarms/ja/reptoto/save-the-verkada-alarms-monitoring-phone-number-for-new-alarms/verkada-monitoring-phone-numbers.md)**.**
{% endstep %}

{% step %}
**右上の［編集］をタップします。**
{% endstep %}

{% step %}
**下にスクロールして［着信音］をタップします。**

a. 上部で、次をオンにします **緊急バイパス**。\
b. 次をタップします **完了。**
{% endstep %}

{% step %}
**下にスクロールして［メッセージ音］をタップします。**

a. 次をオンにします **緊急バイパス**。\
b. 次をタップします **完了。**
{% endstep %}
{% endstepper %}

## Android

{% hint style="danger" %}
Androidスマートフォンが、［おやすみモード］（DND）中でも常に着信音が鳴るように設定されていることを確認します。
{% endhint %}

{% stepper %}
{% step %}
**おやすみモードの設定を開き、［例外］または［通知を許可］のセクションを見つけます。**
{% endstep %}

{% step %}
**［通話］、［メッセージ］、または［ユーザー］などのオプションを探します。**
{% endstep %}

{% step %}
**DNDモードをバイパスできる相手をカスタマイズできる設定を選択します。**
{% endstep %}

{% step %}
**お気に入りの連絡先、スター付き連絡先、または同様のオプションを選択して、重要な連絡先からの通話やメッセージを許可します。**
{% endstep %}

{% step %}
**連絡先アプリを起動し、緊急バイパスを有効にしたい連絡先を選択します。この場合、連絡先は** [**Verkada Monitoring**](/new-alarms/ja/reptoto/save-the-verkada-alarms-monitoring-phone-number-for-new-alarms/verkada-monitoring-phone-numbers.md)**。お気に入りまたはスター付きの連絡先としてマークします。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
一部のAndroidデバイスでは、 **カスタムDNDルール** を作成して、連絡先の状態に関係なく、監視センターの番号からの通話を常に許可することもできます。
{% endhint %}


---

# 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/reptoto/save-the-verkada-alarms-monitoring-phone-number-for-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.
