# How to Arm/Disarm Your Alarm Site

There are multiple methods you can use to arm/disarm your alarm site:

* Verkada [Command website](#h_eaec729e84)
* [Alarm console via the keypad](#h_4e6eb5e049)
* [Alarms app or Command app](#h_a5a0ab48bc)

#### Command website

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Classic Alarms. The current state of your alarm site is described by the status under the name of the site.**
{% endstep %}

{% step %}
**Under the name of the alarm site, toggle the Disarmed/Armed slider.**
{% endstep %}
{% endstepper %}

### Alarm console via the keypad

Users without access to Command can arm/disarm the system from [configured keycode(s)](/classic-alarms/configuration/configure-classic-alarms-site-settings.md) in your alarm site or the user [keycodes](/classic-alarms/configuration/configure-classic-alarms-site-settings/generate-a-user-or-general-keycode-with-classic-alarms.md).

In the alarm console, enter one of your configured site-level or user-generated 6-digit keycode(s) to arm/disarm the system.

<div align="left" data-with-frame="true"><img src="/files/ym0UAhdO4qR3zWx9yDjx" alt="" width="354"></div>

### Alarms app or Command app

Command users of **any** access level who are granted [user permissions](/classic-alarms/getting-started/roles-and-permissions-for-classic-alarms.md) can also arm/disarm alarm sites from the Verkada **Alarms mobile app** or the **Verkada Command mobile app**.

{% stepper %}
{% step %}
**Log in to the app using your Command credentials.**
{% endstep %}

{% step %}
**Next to the alarm site name, click the Shield icon to arm/disarm. For the Command app, click the Alarm icon.**

<div align="left" data-with-frame="true"><img src="/files/Oj27x3eHGYr5OLNjqtu1" alt="Alarms App (Disarmed)"></div>

<div align="left" data-with-frame="true"><img src="/files/FDYt3qRP4VHDq4wGcjCw" alt="Alarms App (Armed)"></div>

<div align="left" data-with-frame="true"><img src="/files/AYePiCrJeP4qyPxxmrog" alt="Command App" width="375"></div>
{% endstep %}
{% endstepper %}

***

## Badge to arm/disarm from the access controller

You can configure a reader on a door to arm or disarm an alarm site. The door you choose to select can be in any site.

{% hint style="info" %}
We recommend to use 2 separate doors to arm and disarm the site. If preferred, however, you can use the **Toggle via Doors** option to configure the door to change the state from armed to disarmed, or vice versa when triggered. Once the door is selected, a valid unlock event (for example, a keycard, Bluetooth, and remote unlock) arms/disarms the site.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Classic Alarms > Select Site > Settings.**
{% endstep %}

{% step %}
**Next to Arm/Disarm, click Select Doors.**
{% endstep %}
{% endstepper %}


---

# 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/classic-alarms/configuration/configure-classic-alarms-site-settings/how-to-armdisarm-your-alarm-site.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.
