# 출입 컨트롤러 폐기 처리하기

액세스 컨트롤러를 폐기하거나 공장 설정으로 재설정하려면 먼저 Verkada Command에서 해당 컨트롤러를 폐기해야 합니다. 이렇게 하면 컨트롤러에서 모든 사용자 관련 데이터도 삭제되며, 새 조직으로 이전할 수 있게 됩니다.

{% hint style="danger" %}
액세스 컨트롤러를 폐기하거나 공장 설정으로 재설정하려면, 해당 컨트롤러가 속한 사이트의 Org Admin, Access System Admin 또는 Access Site Admin이어야 합니다. 자세한 내용은 [Command의 역할 및 권한](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 및 특히 [액세스 제어](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

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

{% step %}
**장치 목록에서 폐기하려는 컨트롤러를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽에서 오른쪽 화살표를 클릭하여 장치 페이지를 엽니다.**
{% endstep %}

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

{% step %}
**Decommission을 클릭합니다.**
{% endstep %}

{% step %}
**안내가 표시되면 생성된 인증 코드를 입력하여 요청을 완료합니다.**
{% endstep %}

{% step %}
**Confirm을 클릭합니다.**
{% endstep %}
{% endstepper %}

폐기하면 연결된 문도 제거됩니다. 이 작업은 취소할 수 없습니다.

{% hint style="warning" %}
다른 조직에 컨트롤러를 추가하기 전에 5분간 기다리십시오.
{% endhint %}


---

# 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/access-control/ko/configuration/decommission-an-access-controller.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.
