> 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/move-doors-between-access-controllers.md).

# 액세스 컨트롤러 간에 문 이동하기

단일 컨트롤러의 슬롯 간 또는 서로 다른 컨트롤러 간에 도어의 구성과 기록을 쉽게 이동할 수 있습니다. 이는 어떤 이유로든 배선을 다시 하거나 컨트롤러를 교체하는 경우에 유용합니다.

{% hint style="danger" %}
소스 및 대상 액세스 컨트롤러가 모두 존재하는 사이트의 액세스 사이트 관리자여야 합니다. 자세히 알아보기 [액세스 제어의 역할 및 권한](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

{% hint style="warning" %}
도어는 동일한 사이트 내에서만 이동할 수 있습니다.
{% endhint %}

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

{% step %}
**이동할 도어를 선택한 다음 설정으로 이동합니다.**

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

{% step %}
**하드웨어 > 컨트롤러 및 포트에서 변경을 클릭합니다.**

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

{% step %}
**도어 포트 변경에서 도어에 대한 새 포트를 검색하여 선택합니다.**

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

{% step %}
**도어 포트를 변경하려면 확인을 클릭합니다.**

<div align="left" data-with-frame="true"><img src="/files/f7dbb214e41b454d556af7db329bf436ea463bba" alt="" width="602"></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/move-doors-between-access-controllers.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.
