# Save the Verkada Alarms Monitoring Phone Number for New Alarms

## iPhone

{% stepper %}
{% step %}
**Launch the Contacts app and select the contact for whom you want to enable Emergency Bypass. In this case, the contact will be** [**Verkada Monitoring**](/new-alarms/reports-and-monitoring/verkada-monitoring-phone-numbers.md)**.**
{% endstep %}

{% step %}
**At the top right, tap Edit.**
{% endstep %}

{% step %}
**Scroll down and tap Ringtone.**

a. At the top, toggle on **Emergency Bypass**.\
b. Tap **Done.**
{% endstep %}

{% step %}
**Scroll down and tap Text Tone.**

a. Toggle on **Emergency Bypass**.\
b. Tap **Done.**
{% endstep %}
{% endstepper %}

## Android

{% hint style="danger" %}
Ensure your Android phone is always set to ring, even in Do Not Disturb (DND) mode.
{% endhint %}

{% stepper %}
{% step %}
**Open Do Not Disturb settings and locate the Exceptions or Allow Notifications section.**
{% endstep %}

{% step %}
**Look for options such as Calls, Messages, or People.**
{% endstep %}

{% step %}
**Select the setting that lets you customize who can bypass DND mode.**
{% endstep %}

{% step %}
**Choose Starred Contacts, Favorite Contacts, or a similar option to allow calls and messages from your important contacts.**
{% endstep %}

{% step %}
**Launch your contacts app and select the contact for whom you want to enable Emergency Bypass. In this case, the contact will be** [**Verkada Monitoring**](/new-alarms/reports-and-monitoring/verkada-monitoring-phone-numbers.md)**. Mark them as a favorite or starred contact.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
On some Android devices, you can also create a **custom DND rule** to always allow calls from the monitoring center’s number, regardless of contact status.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/new-alarms/configuration/alarm-sites/save-the-verkada-alarms-monitoring-phone-number-for-new-alarms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
