# アクセスコントローラを他のサイトに移動する

サイトはアクセスコントローラとドアをグループ化して、管理と監視を容易にします。各アクセスコントローラはサイトまたはサブサイトに属している必要があります。コントローラはそのドアと連携しているため、コントローラを移動すると、そのコントローラに設定されているすべてのドアも移動します。

{% hint style="danger" %}
あなたは [アクセスサイト管理者](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md) アクセスコントローラのサイトを変更するには、現在のサイトと移動先のサイトの両方で必要です。
{% endhint %}

***

## 構成

{% stepper %}
{% step %}
**Verkada Commandで、\[All Products] > \[Devices]に移動します。**
{% 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/ja/she-ding/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.
