> 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/ja/she-ding/move-access-controllers-to-other-sites.md).

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

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

{% hint style="danger" %}
あなたは [アクセスサイト管理者](/access-control/ja/hajimeni/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
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/ja/she-ding/move-access-controllers-to-other-sites.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.
