# Alarm Sites

{% hint style="success" %}
This article is a guide for New Alarms. Refer to this [article](/classic-alarms/configuration/configure-classic-alarms-site-settings/classic-alarms-sites.md) if you have classic 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 %}

***

Alarms sites allow you to manage your Alarms devices. Events from cameras and sensors 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 your first Alarm site

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

{% step %}
**Click Get Started in the middle of the screen.**
{% endstep %}

{% step %}
**Select an existing site to designate as an alarm site.**
{% endstep %}

{% step %}
**Enter your business name.**
{% endstep %}

{% step %}
**Enter your business address.**
{% endstep %}

{% step %}
**Click Save.**
{% endstep %}
{% endstepper %}

***

## Create a new Alarm site

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

{% step %}
**At the top, click** <i class="fa-plus-large">:plus-large:</i>**.**
{% endstep %}

{% step %}
**Click the Choose site dropdown and select New Site.**

a. Enter a unique site name.\
b. Click **Add**.
{% endstep %}

{% step %}
**Enter your business name.**
{% endstep %}

{% step %}
**Enter your business address.**
{% endstep %}

{% step %}
**Click Save.**
{% endstep %}
{% endstepper %}

***

## Designate an existing site as an Alarm site

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

{% step %}
**At the top, click** <i class="fa-plus-large">:plus-large:</i>**.**
{% endstep %}

{% step %}
**Click the Choose site dropdown and select your site.**
{% endstep %}

{% step %}
**Enter your business name.**
{% endstep %}

{% step %}
**Enter your business address.**
{% endstep %}

{% step %}
**Click Save.**
{% endstep %}
{% endstepper %}

***

## Remove devices from your Alarm site

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

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

{% step %}
**In the left navigation, select Devices.**

{% hint style="info" %}
Change the view from the panel to the overall view by clicking <img src="/files/mhHJWQLv6F3XitFhuowi" alt="" data-size="line"> in the top right.
{% endhint %}
{% endstep %}

{% step %}
**Click a device to select it.**

a. In the top right, click .\
b. Select **Delete** **> Confirm.**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
When you delete an alarm console or alarm panel from a site, they are also deleted 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/new-alarms/configuration/alarm-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.
