> 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/ko/configuration/delete-air-quality-sensors-from-command.md).

# Command에서 공기질 센서 삭제

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

{% hint style="danger" %}
삭제할 센서가 포함된 사이트에 대해 Site Admin 권한이 있는 Org Admin이어야 하며, 조직에서 센서를 삭제할 수 있습니다. 자세히 알아보기 [Command의 역할 및 권한](/command/ko/users-and-permissions/roles-and-permissions-for-command.md).
{% endhint %}

***

## Command

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Air Quality로 이동합니다.**
{% endstep %}

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

{% step %}
**오른쪽 상단에서** <img src="/files/7297a737313e68a08faa3b88e1c58c0378fe592e" 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/e1942531d8e83855bd13d42825f73eea6a8fe896" alt=""></div>
{% endstep %}

{% step %}
**오른쪽 상단에서 Delete를 클릭합니다.**

{% hint style="info" %}
**모바일 브라우저나 낮은 해상도의 모니터로 보고 있는 것처럼 보일 수 있습니다.**
{% endhint %}
{% endstep %}
{% endstepper %}

### 모바일 앱

{% stepper %}
{% step %}
**Command 앱에서 Air Quality > Home으로 이동합니다.**
{% endstep %}

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

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

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