# Bulk Edit Air Quality Sensor Settings

Using the Verkada Command platform, you can edit a group of Verkada [Air Quality Sensors](/air-quality/sensor-data/air-quality-sensor-settings.md) and their respective settings, all at once.

***

## Bulk select sensors

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

{% step %}
**Select the air quality sensors you want to modify.**
{% endstep %}

{% step %}
**Filter for Device Type: Air Quality.**

{% hint style="warning" %}
​You can only edit in bulk when **Air Quality** is the only selected device type.
{% endhint %}
{% endstep %}

{% step %}
**Check the box next to each sensor you want to update.**

Alternatively, at the top, click the black box (with a white vertical line) to select **all** devices within the **site** or **org**.

<div align="left" data-with-frame="true"><img src="/files/Q9cjAv0TfLKPx3pCYB6x" alt="" width="446"></div>
{% endstep %}
{% endstepper %}

***

## Bulk edit sensor settings

{% stepper %}
{% step %}
**Once you have selected your devices, at the top right, click Edit Settings.**

{% hint style="warning" %}
​This may appear as just a gear icon if you’re viewing from a mobile browser or a low-resolution monitor.
{% endhint %}
{% endstep %}

{% step %}
**On Edit Settings, you can modify Site, Location, Sensors and Triggers (Alert Thresholds), Notification Settings, and Offline Notifications. See** [**Air Quality Sensor Settings**](/air-quality/sensor-data/air-quality-sensor-settings.md) **for configuration details.**

{% hint style="warning" %}
If a parameter is the same across all selected devices, it displays the set value. If values differ across devices, it displays as **Mixed**.
{% endhint %}

<div align="left" data-with-frame="true"><img src="/files/VdSsWGd3onhilZyrytGq" alt=""></div>
{% endstep %}

{% step %}
**Some device models support different sensor capabilities. You can still edit all available sensor settings across selected devices. When you select a mix of devices with different capabilities, the system applies changes to all devices where the sensor exists.**

<div align="left" data-with-frame="true"><img src="/files/BXldXIlWMUZ8Ix6WURPX" alt="" width="516"></div>
{% endstep %}

{% step %}
**(Optional) Set up triggers for the selected device(s) that will generate alerts:**

1. &#x20;Click **Set Trigger** or **Edit Trigger** for a sensor reading.
2. Configure the **Thresholds** and **Event Trigger**.
3. (Optional) Click [**Create Alert**](/air-quality/events-and-alerts/configure-air-quality-event-alerts.md) to configure an alert for this trigger.
4. Click **Save** to apply your changes.

{% hint style="info" %}
When editing devices in bulk, you see a list of alerts that list you as an Editor. [Org Admins](/command/users-and-permissions/roles-and-permissions-for-command.md) will see all alerts.
{% endhint %}

<div align="left" data-with-frame="true"><img src="/files/rOmJwoda8ilDRAXxVZB5" alt="" width="1642"></div>
{% endstep %}

{% step %}
**Once your changes are finalized, click Next.**
{% endstep %}

{% step %}
**When prompted, confirm the changes you are about to make, then click Apply > Done.**

{% hint style="info" %}
If you modify multiple devices at once, this step can take some time. Do not exit or leave this page while changes are being applied. Leaving or exiting the page during this step can cause the change to be applied only partially.
{% endhint %}
{% 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/air-quality/configuration/bulk-edit-air-quality-sensor-settings.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.
