# Move Doors between Access Controllers

You can easily move the configuration and history of a door between slots on a single controller, or between different controllers altogether. This is useful if you are rewiring or replacing a controller for any reason.

{% hint style="danger" %}
You must be an Access Site Admin for the site where both the source and destination access controllers exist. Learn more about [Roles and Permissions for Access Control](/access-control/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

{% hint style="warning" %}
You can only move doors within the same site.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Access.**
{% endstep %}

{% step %}
**Select the door to be moved and go to Settings .**

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

{% step %}
**Under Hardware > Controller and Port, click Change.**

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

{% step %}
**On Change Door Port, search for and select a new port for the door.**

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

{% step %}
**Click Confirm to change the door port.**

<div align="left" data-with-frame="true"><img src="/files/u9hJa6eOr44ITPOwTB1c" alt="" width="602"></div>
{% 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/configuration/configure-a-door-in-command/move-doors-between-access-controllers.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.
