> 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/access-control/ko/configuration/configure-a-door-in-command/remove-a-door-from-verkada-access.md).

# Verkada Access에서 도어 제거

문을 제거하면 해당 문과 연결된 구성 및 이벤트도 함께 제거됩니다. 이는 일반적으로 컨트롤러의 카세트 중 하나를 다른 문에 사용하도록 변경할 때 수행됩니다.

{% hint style="danger" %}
문을 제거하려면 해당 문이 존재하는 사이트의 Access Site Admin이어야 합니다.
{% endhint %}

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

{% step %}
**목록에서 액세스 컨트롤러를 선택한 다음, 오른쪽에서 액세스 컨트롤러 이미지를 클릭합니다.**
{% endstep %}

{% step %}
**각 문을 제거하려면 삭제 > 확인을 클릭하여 영구적으로 제거합니다.**

<div align="left" data-with-frame="true"><img src="/files/eddfa9a6bed66f6a2d252cef8aa92f7520cd5794" alt=""></div>
{% 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/access-control/ko/configuration/configure-a-door-in-command/remove-a-door-from-verkada-access.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.
