# Classic Alarms Sites

{% hint style="success" %}
This article is a guide for classic Alarms. Refer to this [article](/new-alarms/configuration/alarm-sites.md) if you have new Alarms. See [New Alarms vs Classic Alarms](/new-alarms/getting-started/new-alarms-vs-classic-alarms.md) if you are unsure which version of Alarms you have.
{% endhint %}

***

Classic Alarms sites allow you to manage your Classic Alarms devices. Events from other devices in the organization (cameras, air quality sensors, doors) can become alarm triggers with customizable response actions.

{% hint style="warning" %}
A site automatically becomes an Alarms site when you add an alarm panel or alarm console.
{% endhint %}

***

## Create a new site

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

{% step %}
**At the top right, click Add Alarm Site.**
{% endstep %}

{% step %}
**On Location:**

a. Click the **Site** dropdown and select **Add New Site**.\
b. On **Add New Site**, enter a unique site name, and click **Add**.\
c. Click the **Location** dropdown and select **Add New Address**, and click **Next**.\
d. **Confirm** the location.
{% endstep %}
{% endstepper %}

***

## Designate an existing site as an Alarms site

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

{% step %}
**At the top right, click Add Alarm Site.**
{% endstep %}

{% step %}
**On Location:**

a. Select the desired site.\
b. Set the location to the address that you would like first responders to be dispatched to the event of an emergency.
{% endstep %}

{% step %}
**Follow the prompts to configure your new alarm site.**
{% endstep %}
{% endstepper %}

***

## Move devices between Alarms sites

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

{% step %}
**Select your alarm site.**
{% endstep %}

{% step %}
**At the top, select Devices.**
{% endstep %}

{% step %}
**Hover over any one of the alarm devices and at the top right of the device, click the ellipsis icon and select Move to move the device to the new alarm site.**

{% embed url="<https://player.vimeo.com/video/834523203>" %}

​
{% endstep %}
{% endstepper %}

***

## Remove devices from your Alarms site

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

{% step %}
**Select your alarm site.**
{% endstep %}

{% step %}
**At the top, select Devices.**
{% endstep %}

{% step %}
**Select a device by clicking it, and then select the 3 vertical dots in the right-hand corner.**
{% endstep %}

{% step %}
**Hover over any alarm device, then click the ellipsis icon at the top right and select Delete to remove the device from the alarm site.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
When you delete an alarm console or alarm panel, the action also removes these devices from your organization.
{% 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/classic-alarms/configuration/configure-classic-alarms-site-settings/classic-alarms-sites.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.
