> 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/air-quality/ja/she-ding/delete-air-quality-sensors-from-command.md).

# Commandから空気質センサーを削除する

Verkada Command から空気質センサーを削除すると、そのデータはすべて消去され、工場出荷時のデフォルト設定にリセットされます。これは、センサーをリセットして最初からやり直す、別のオーガナイゼーション' に移動する、または不要になった場合に削除するのに適した方法です。

{% hint style="danger" %}
削除するセンサーを含むサイトで Site Admin 権限を持つ Org Admin である必要があります。センサーをあなたの組織から削除する方法について詳しくは、 [Command のロールと権限](/command/ja/yzto/roles-and-permissions-for-command.md).
{% endhint %}

***

## Command

{% stepper %}
{% step %}
**Verkada Commandで、All Products > 空気質に移動します。**
{% endstep %}

{% step %}
**削除したいセンサーを選択します。**
{% endstep %}

{% step %}
**右上の** <img src="/files/67bfa235c41d2219743de1c6f4c51d793768061e" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**Device > Delete Device で、Delete をクリックします。**

1. 確認コードを入力します。
2. クリックして **削除。**
   {% endstep %}
   {% endstepper %}

### Command でセンサーを一括削除する

{% stepper %}
{% step %}
**Command で、All Products > Devices に移動します。**
{% endstep %}

{% step %}
**デバイスタイプをフィルターします: 空気質。**
{% endstep %}

{% step %}
**削除したいセンサーの横にあるチェックボックスをオンにします。**

または、上部の黒いボックス（白い縦線付き）をクリックして選択 **すべての** のデバイスを **サイト内の** または **組織**.

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

{% step %}
**右上の［Delete］をクリックします。**

{% hint style="info" %}
**これは、モバイルブラウザまたは低解像度のモニターから表示しているように見える場合があります。**
{% endhint %}
{% endstep %}
{% endstepper %}

### モバイルアプリ

{% stepper %}
{% step %}
**Command アプリで、空気質 > Home に移動します。**
{% endstep %}

{% step %}
**削除したいセンサーをタップします。**
{% endstep %}

{% step %}
**右上のオプションメニュー > Settings をタップします。**
{% endstep %}

{% step %}
**［Delete Sensor］をタップします。**
{% endstep %}

{% step %}
**画面の指示に従って確認します。**
{% 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/air-quality/ja/she-ding/delete-air-quality-sensors-from-command.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
