> 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/configuration/alarm-sites.md).

# 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 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>**.**

1. Click the **Choose site** dropdown and select **New Site**.
   1. Enter a unique site name.
   2. Click **Add**.
2. Select an [Alarm admin contact](/new-alarms/alarm-specifications/alarm-admin-contact-requirement.md). Choose a Command user to contact for configuration issues.
3. Enter your business name.
4. Enter your business address for emergency dispatch.
5. Select **Start a trial** for trial sites, or **I have a license** if you have an alarm license.
   {% 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>**.**

1. Click the **Choose site** dropdown and select **New Site**.
   1. Enter a unique site name.
   2. Click **Add**.
2. Select an [Alarm admin contact](/new-alarms/alarm-specifications/alarm-admin-contact-requirement.md). Choose a Command user to contact for configuration issues.
3. Enter your business name.
4. Enter your business address for emergency dispatch.
5. Select **Start a trial** for trial sites, or **I have a license** if you have an alarm license.
   {% 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.**
{% endstep %}

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

1. In the top right, click <i class="fa-ellipsis">:ellipsis:</i>.
2. 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 %}

***

## Delete an Alarm Site&#x20;

{% hint style="danger" %}
Removing an alarm site will decommission all devices and remove all alarms data from the site.&#x20;
{% endhint %}

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

{% step %}
**Select the alarm site that you want to delete.**&#x20;
{% endstep %}

{% step %}
**In the left navigation, select Settings > Other Settings.**
{% endstep %}

{% step %}
**Select Remove Site.**

1. In the dialog box, type **"Confirm".**
2. Select **Confirm.**
   {% endstep %}
   {% endstepper %}


---

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

```
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.
