> 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/add-a-door-to-an-access-controller.md).

# Eine Tür zu einem Zutrittscontroller hinzufügen

Eine Tür besteht aus allen Konfigurationen und Komponenten, die mit einem Zutrittscontroller an einer bestimmten Kassette verbunden sind.

{% hint style="danger" %}
Sie müssen ein Access Site Admin sein, um eine Tür hinzuzufügen. Erfahren Sie mehr über [Rollen und Berechtigungen für die Zutrittskontrolle](/access-control/de/erste-schritte/roles-and-permissions-for-access-control.md).
{% endhint %}

{% stepper %}
{% step %}
**Beim AC41 gibt es vier Kassetten, von 1 bis 4 nummeriert, die jeweils einer Tür zugeordnet sind.**

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

{% step %}
**Tür konfigurieren: Suchen Sie die Nummer der Tür, die mit der zugehörigen Kassette verkabelt ist.**
{% endstep %}

{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Geräte.**
{% endstep %}

{% step %}
**Suchen Sie den Verkada Access Controller, dem Sie Türen hinzufügen möchten.**
{% endstep %}

{% step %}
**Wählen Sie rechts den Zutrittscontroller aus.**
{% endstep %}

{% step %}
**Klicken Sie oben rechts auf Hinzufügen.**
{% endstep %}

{% step %}
**Klicken Sie in der Einrichtungsliste auf Tür.**
{% endstep %}

{% step %}
**Folgen Sie den Konfigurationsschritten, um einen Namen und die installierten Komponenten hinzuzufügen.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Aktivieren Sie nur das **REX** (Request to Exit) oder **DPI** (Door Position Indicator)-Kontrollkästchen, wenn sie installiert sind und Sie möchten, dass der REX-Sensor/-Knopf die Tür entriegelt (dies ist typischerweise bei Magnetschlössern der Fall).
{% endhint %}

***

{% hint style="info" %}
**Möchten Sie es in Aktion sehen?** Sehen Sie sich das [Video-Tutorial an](https://www.youtube.com/watch?v=reGRRopgx7Q).
{% endhint %}


---

# 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/add-a-door-to-an-access-controller.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.
