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

# Verkada 모니터링 전화번호

{% hint style="success" %}
이 문서는 New Alarms에 대한 안내입니다. 다음을 참고하세요 [문서](/classic-alarms/ko/monitoring-and-reports/verkada-monitoring-phone-numbers-for-classic-alarms.md) 기존 Alarms를 사용하는 경우. 다음을 참조하세요 [New Alarms와 Classic Alarms 비교](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용 중인지 확실하지 않은 경우.
{% endhint %}

Verkada 알람이 트리거되면, 모니터링 팀이 알람 사이트에 등록된 연락처에 알림을 보냅니다. 알람이 트리거되면 문자와 전화를 드리는 번호는 지역에 따라 다릅니다:

**미국 / 캐나다:** +1 (877) 845-7851

**호주 / 뉴질랜드:** +61 468 079 011

{% hint style="info" %}
알림 목록에 있는 사용자는 이 번호를 연락처 목록에 다음 이름으로 저장해야 합니다 **"Verkada Monitoring"**. 기존 알람과 새 알람을 모두 사용하는 조직의 경우, 이 번호를 ’New Alarms - Verkada Monitoring."으로 저장하세요.
{% endhint %}

이 연락처에는 [**긴급 우회**](/new-alarms/ko/reports-and-monitoring/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/ko/reports-and-monitoring/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.
