> 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/es/configuracion/configure-a-door-in-command/move-doors-between-access-controllers.md).

# Mover puertas entre controladores de acceso

Puedes mover fácilmente la configuración y el historial de una puerta entre ranuras en un mismo controlador, o entre distintos controladores por completo. Esto es útil si estás recableando o reemplazando un controlador por cualquier motivo.

{% hint style="danger" %}
Debes ser Administrador del Sitio de Acceso para el sitio donde existan tanto el controlador de acceso de origen como el de destino. Aprende más sobre [Roles y permisos para control de acceso](/access-control/es/primeros-pasos/roles-and-permissions-for-access-control.md).
{% endhint %}

{% hint style="warning" %}
Solo puedes mover puertas dentro del mismo sitio.
{% endhint %}

{% stepper %}
{% step %}
**En Verkada Command, ve a Todos los Productos > Acceso.**
{% endstep %}

{% step %}
**Selecciona la puerta que se va a mover y ve a Configuración .**

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

{% step %}
**En Hardware > Controlador y Puerto, haz clic en Cambiar.**

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

{% step %}
**En Cambiar puerto de la puerta, busca y selecciona un nuevo puerto para la puerta.**

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

{% step %}
**Haz clic en Confirmar para cambiar el puerto de la puerta.**

<div align="left" data-with-frame="true"><img src="/files/e4eb3c5aec407d538b56eac465477841d8d8d1df" 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/es/configuracion/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.
