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

# Türen zwischen Zutrittscontrollern verschieben

Sie können die Konfiguration und den Verlauf einer Tür ganz einfach zwischen Steckplätzen auf demselben Controller oder auch zwischen verschiedenen Controllern verschieben. Dies ist nützlich, wenn Sie aus irgendeinem Grund die Verkabelung neu vornehmen oder einen Controller ersetzen.

{% hint style="danger" %}
Sie müssen ein Access-Site-Administrator für die Site sein, auf der sowohl der Quell- als auch der Ziel-Zutrittscontroller vorhanden sind. Erfahren Sie mehr über [Rollen und Berechtigungen für die Zutrittskontrolle](/access-control/de/erste-schritte/roles-and-permissions-for-access-control.md).
{% endhint %}

{% hint style="warning" %}
Sie können Türen nur innerhalb desselben Standorts verschieben.
{% endhint %}

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Access.**
{% endstep %}

{% step %}
**Wählen Sie die zu verschiebende Tür aus und gehen Sie zu Einstellungen.**

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

{% step %}
**Unter Hardware > Controller und Port klicken Sie auf Ändern.**

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

{% step %}
**Suchen Sie unter Türport ändern nach einem neuen Port für die Tür und wählen Sie ihn aus.**

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

{% step %}
**Klicken Sie auf Bestätigen, um den Türport zu ändern.**

<div align="left" data-with-frame="true"><img src="/files/2ae1a053fdf879f32d23b23238138a7ff5edd75c" 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/de/konfiguration/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.
