> 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/verkada-monitoring-phone-numbers.md).

# Verkada 監視電話番号

Verkada の監視チームが連絡に使用する電話番号を保存する

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

Verkada アラームが作動すると、当社の監視チームがお客様のアラームサイトに記載されている連絡先へ通知します。アラームが作動した際にSMSと通話でご連絡する番号は、お住まいの地域によって異なります：

**米国 / カナダ：** +1 (877) 845-7851

**オーストラリア / ニュージーランド：** +61 468 079 011

{% hint style="info" %}
通知リストのユーザーは、この番号を連絡先に次の名前で保存してください **"Verkada Monitoring"**。従来のアラームと新しいアラームの両方を使用している組織では、この番号を「New Alarms - Verkada Monitoring」として保存してください。
{% endhint %}

有効にすることを強く推奨します [**緊急バイパス**](/new-alarms/ja/reptoto/save-the-verkada-alarms-monitoring-phone-number-for-new-alarms.md) この連絡先に対して。これにより、携帯電話が「おやすみモード」などのフォーカスモードになっていても、この番号は鳴動します。

***

{% hint style="info" %}
**動作を見てみますか？** 次を確認してください: [ビデオチュートリアル](https://www.youtube.com/watch?v=ff_TxRmg__c).
{% 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/verkada-monitoring-phone-numbers.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.
