> 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.md).

# 새 알람을 위한 Verkada 알람 모니터링 전화번호 저장

## 아이폰

{% stepper %}
{% step %}
**연락처 앱을 실행하고 Emergency Bypass를 활성화할 연락처를 선택하세요. 이 경우, 연락처는** [**Verkada Monitoring**](/new-alarms/ko/reports-and-monitoring/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 %}

## 안드로이드

{% hint style="danger" %}
Android 휴대전화가 항상 울리도록 설정되어 있는지 확인하세요. 방해 금지(DND) 모드에서도.
{% endhint %}

{% stepper %}
{% step %}
**방해 금지 설정을 열고 예외 또는 알림 허용 섹션을 찾으세요.**
{% endstep %}

{% step %}
**통화, 메시지 또는 사람과 같은 옵션을 찾으세요.**
{% endstep %}

{% step %}
**방해 금지 모드를 우회할 수 있는 대상을 사용자 지정할 수 있는 설정을 선택하세요.**
{% endstep %}

{% step %}
**중요한 연락처의 전화와 메시지를 허용하려면 별표 표시된 연락처, 즐겨찾는 연락처 또는 이와 유사한 옵션을 선택하세요.**
{% endstep %}

{% step %}
**연락처 앱을 실행하고 Emergency Bypass를 활성화할 연락처를 선택하세요. 이 경우, 연락처는** [**Verkada Monitoring**](/new-alarms/ko/reports-and-monitoring/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/ko/reports-and-monitoring/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.
