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

# Verkada 監視用電話番号

{% hint style="success" %}
この記事は新しいアラームのためのガイドです。こちらを参照してください [記事](/classic-alarms/ja/monitaringutorepto/verkada-monitoring-phone-numbers-for-classic-alarms.md) 従来のアラームをお使いの場合は。こちらを参照してください [新しいアラームと従来のアラームの比較](/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/gou-cheng/alarm-sites/save-the-verkada-alarms-monitoring-phone-number-for-new-alarms.md) この連絡先に対して。これにより、電話がおやすみモード（DND）などのフォーカスモードになっていても、番号が着信できます。

***

{% 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/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.
