# 출입 통제기를 다른 사이트로 이동하기

액세스 사이트는 액세스 컨트롤러와 도어를 그룹화하여 더 쉽게 관리하고 모니터링할 수 있게 합니다. 각 액세스 컨트롤러는 사이트 또는 하위 사이트에 속해야 합니다. 컨트롤러는 해당 도어와 연결되어 있으므로 컨트롤러를 이동하면 구성된 모든 도어도 함께 이동합니다.

{% hint style="danger" %}
귀하는 반드시 [Access Site Admin](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md) 액세스 컨트롤러의 사이트를 변경하려면 현재 사이트와 대상 사이트 모두에 대해.
{% endhint %}

***

## 구성

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

{% step %}
**상단에서 "device type": "Access Controller"를 검색하면 모든 액세스 컨트롤러 목록을 볼 수 있습니다.**
{% endstep %}

{% step %}
**이동할 컨트롤러를 선택한 다음, 오른쪽에서 클릭합니다.** <i class="fa-right">:right:</i>.
{% endstep %}

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

1. 옆의 **사이트**, 현재 사이트의 이름을 선택합니다.
2. 에서 **변경** **사이트**, 컨트롤러를 이동할 사이트를 선택한 다음 클릭합니다. **저장**.
3. 에서 **액세스 컨트롤러 이동**, 현재 액세스 수준, 알림, 잠금을 유지할지 또는 컨트롤러에서 제거할지 선택한 다음 클릭합니다. **확인**.
   {% 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/access-control/ko/configuration/move-access-controllers-to-other-sites.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.
