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

# Verkada 모니터링 전화번호

{% hint style="success" %}
이 문서는 새 알람을 위한 안내서입니다. 다음을 참조하세요 [문서](/classic-alarms/ko/monitoring-and-reports/verkada-monitoring-phone-numbers-for-classic-alarms.md) 클래식 알람을 사용하는 경우. 다음을 참조하세요 [새 알람과 클래식 알람 비교](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 알람을 사용하는지 확실하지 않은 경우.
{% endhint %}

Verkada 알람이 트리거되면, 당사의 모니터링 팀이 알람 사이트에 등록된 연락처에 알려드립니다. 알람이 트리거될 때 문자와 전화를 걸어줄 번호는 지역에 따라 다릅니다:

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

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

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

다음 기능을 활성화하는 것을 강력히 권장합니다 [**긴급 우회**](/new-alarms/ko/configuration/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/ko/reports-and-monitoring/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.
