# Devices Page Overview

The **Devices** page in Verkada Command allows for a quick navigation through your Verkada devices. On this page, you can add devices to the org, see device information, change a camera’s site location, and access individual camera live streams. Devices are sorted by the site that they are placed in for easy visibility.

***

## Find the Devices page

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

{% step %}
**Configure your device’s settings, as needed.**
{% endstep %}
{% endstepper %}

***

## Configure your device

### Add a device

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

{% step %}
**At the top right, click** [**Add Devices**](/command/organization-settings/add-a-device-to-your-command-organization.md)**.**
{% endstep %}
{% endstepper %}

### Change devices view from sites to a list

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

{% step %}
**On Devices, at the top right, toggle from the Sites view to the List view.**
{% endstep %}

{% step %}
**At the top right of the List view, click the ellipsis dropdown to add/remove columns from the view.**
{% endstep %}
{% endstepper %}

Alternatively, on the left navigation, click **Sites**<img src="/files/NxZP8lhf7eemZeqzvFkL" alt="" data-size="line">, where you can see a list of your devices on the right.

### Change a device’s site location

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

{% step %}
**Select a device.**
{% endstep %}

{% step %}
**In the Site field, select the pertaining site where you want the device to live.**
{% endstep %}

{% step %}
**Click the right arrow to open the Change Site dialog.**
{% endstep %}

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

### Change a device’s physical address

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

{% step %}
**Select a device.**
{% endstep %}

{% step %}
**In the Site field, click Location and enter the address where you want this device to live.**
{% endstep %}

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

***

## Export Device List

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

{% step %}
**Filter for devices of interest.**
{% endstep %}

{% step %}
**In the top right, click** ![](/files/84CvIKBi3uTodJ2uMVM4).
{% endstep %}

{% step %}
**A prompt will appear that the download has initiated. Check your email for a download link.**
{% endstep %}
{% endstepper %}

***

## Make bulk changes for multiple devices

Within a selected Device Type, you can bulk change settings, notifications, and specific device configurations.

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

{% step %}
**Filter by a single Device Type.**

{% hint style="warning" %}
If you select multiple device types, the Edit Settings option will not appear.
{% endhint %}
{% endstep %}

{% step %}
**Check the box next to the devices you want to change.**
{% endstep %}

{% step %}
**In the top right, click Edit Settings.**

1. Edit the settings as needed.
2. Click **Apply** to save.
   {% endstep %}
   {% endstepper %}

#### Bulk-delete

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

{% step %}
**Check the box next to the devices you want to change.**

a. At the top right, click **Delete**.\
b. Enter the confirmation code.\
c. Click **Delete.**
{% endstep %}
{% endstepper %}

This table shows the fields that Command enables for bulk actions by Device Type.

| Device Type         | Bulk-actionable fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Cameras             | <ul><li>Site</li><li>Location</li><li>Schedule Firmware Updates</li><li>Audio</li><li><a href="/spaces/ylYKicREo6JpuOJH4teK/pages/u6AgfMjDf6ga80Zo0z7g">Low bandwidth mode</a></li><li><a href="/spaces/ylYKicREo6JpuOJH4teK/pages/kY29P4owAUhcXKpKs8jR">RTSP streaming</a></li><li><a href="/spaces/ylYKicREo6JpuOJH4teK/pages/lZCkOgkWXsP3QZ7p7iVw">Motion events</a></li><li><a href="/spaces/ylYKicREo6JpuOJH4teK/pages/haNe7o4Ofgs6pbY8IaEa">Crowd events</a></li><li>Data storage location</li><li>Analytics features</li><li><a href="/spaces/ylYKicREo6JpuOJH4teK/pages/dxTzcSTsZw8Fb6CmrWfV">Cloud Backup</a> </li></ul> |
| Air Quality Sensors | <ul><li>Site</li><li>Location</li><li>Sensors and Triggers</li><li>Notifications</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Intercom            | <ul><li>Site</li><li>Location</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Command Connector   | <ul><li>Site</li><li>Location</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Desk Station        | <ul><li>Site</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |


---

# 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/command/organization-settings/devices-page-overview.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.
