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

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

{% hint style="danger" %}
センサーを削除し、org からセンサーを削除するには、削除するセンサーが含まれているサイトで 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 %}
**削除したいセンサーの横にあるチェックボックスをオンにします。**

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

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

{% step %}
**右上で、\[Delete] をクリックします。**&#x20;

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

### モバイルアプリ

{% stepper %}
{% step %}
**Command アプリで、\[空気質] > \[ホーム] に移動します。**
{% endstep %}

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

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

{% step %}
**\[Delete Sensor] をタップします。**
{% endstep %}

{% step %}
**画面の指示に従って確認します。**
{% 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/ja/she-ding/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.
