# Command에서 공기질 센서 삭제

Verkada Command에서 공기질 센서를 삭제하면 해당 센서의 모든 데이터가 지워지고 공장 기본 설정으로 재설정됩니다. 이는 센서를 재설정하고 처음부터 다시 시작하거나, 다른 조직으로 이동하거나, 더 이상 필요하지 않을 경우 제거하는 좋은 방법입니다.

{% hint style="danger" %}
센서가 포함된 사이트에 대한 사이트 관리자 권한이 있는 조직 관리자여야 하며, 조직에서 센서를 삭제하고 제거할 수 있습니다. 자세한 내용은 다음을 참조하세요. [Command의 역할 및 권한](/command/ko/users-and-permissions/roles-and-permissions-for-command.md).
{% endhint %}

***

## Command

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 공기질로 이동하세요.**
{% endstep %}

{% step %}
**삭제하려는 센서를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서** <img src="/files/7297a737313e68a08faa3b88e1c58c0378fe592e" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**장치 > 장치 삭제에서 삭제를 클릭합니다.**

1. 인증 코드를 입력합니다.
2. 클릭하세요. **삭제.**
   {% endstep %}
   {% endstepper %}

### Command에서 센서 일괄 삭제

{% stepper %}
{% step %}
**Command에서 모든 제품 > 장치로 이동합니다.**
{% endstep %}

{% step %}
**장치 유형: 공기질로 필터링합니다.**
{% endstep %}

{% step %}
**삭제하려는 센서 옆의 확인란을 선택합니다.**

또는 상단에서 검은색 상자(흰색 세로선 포함)를 클릭하여 선택합니다. **모든** 내의 장치 **사이트** 또는 **조직**.

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

{% step %}
**오른쪽 상단에서 삭제를 클릭합니다.**&#x20;

{% hint style="info" %}
**모바일 브라우저 또는 저해상도 모니터에서 보는 경우 이렇게 표시될 수 있습니다.**
{% endhint %}
{% endstep %}
{% endstepper %}

### 모바일 앱

{% stepper %}
{% step %}
**Command 앱에서 공기질 > 홈으로 이동합니다.**
{% endstep %}

{% step %}
**삭제하려는 센서를 탭합니다.**&#x200B;
{% endstep %}

{% step %}
**오른쪽 상단에서 옵션 메뉴 > 설정을 탭합니다.**
{% endstep %}

{% step %}
**센서 삭제를 탭합니다.**
{% 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/ko/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.
