# Delete Air Quality Sensors from Command

When you delete an air quality sensor from Verkada Command, you erase all of its data and reset it to factory default settings. This is a good way to reset the sensor and start over, move it to a different organization, or remove it, if no longer needed.

{% hint style="danger" %}
You must be an Org Admin with Site Admin permissions on the site that contains the sensor(s) to delete and remove sensors from your org. Learn more about [Roles and Permissions for Command](/command/users-and-permissions/roles-and-permissions-for-command.md).
{% endhint %}

***

## Command

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

{% step %}
**Select the sensor you want to delete.**
{% endstep %}

{% step %}
**At the top right, click** <img src="/files/FUQosJOnRgQZ62Nc4KSb" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**Under Device > Delete Device, click Delete.**

1. Enter the verification code.
2. Click **Delete.**
   {% endstep %}
   {% endstepper %}

### Bulk delete sensors from Command

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

{% step %}
**Filter for device type: Air Quality.**
{% endstep %}

{% step %}
**Check the box next to the sensors you want to delete.**

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

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

{% step %}
**At the top right, click Delete.**&#x20;

{% hint style="info" %}
**This may appear as if you’re viewing from a mobile browser or a low-resolution monitor.**
{% endhint %}
{% endstep %}
{% endstepper %}

### Mobile app

{% stepper %}
{% step %}
**In your Command app, go to Air Quality > Home.**
{% endstep %}

{% step %}
**Tap the sensor you want to delete.**&#x200B;
{% endstep %}

{% step %}
**At the top right, tap the option menu > Settings.**
{% endstep %}

{% step %}
**Tap Delete Sensor.**
{% endstep %}

{% step %}
**Follow the prompts to confirm.**
{% 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/delete-air-quality-sensors-from-command.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.
