> 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/unlock-a-door-from-a-3rd-party-intercom-system-or-button.md).

# Entriegelung über Intercom oder Taste eines Drittanbieters

Sie können Geräte wie Gegensprechanlagen und Tasten an die AUX-Kassette eines beliebigen Verkada- [Zutrittscontroller](https://docs.verkada.com/docs/access-controllers-series-overview.pdf) anschließen, und alle zugehörigen Entriegelungsereignisse werden dann protokolliert in [Verkada Command](/command/de/erste-schritte/get-started-with-verkada-command.md).

Alle Verkada-Zutrittscontroller verfügen über 2 AUX-Eingänge, die sich im mittleren Klemmenblock befinden, wie unten dargestellt:

<div align="left" data-with-frame="true"><figure><img src="/files/c41edb98d0b3a01d0d288843593472686252898c" alt="" width="200"><figcaption></figcaption></figure></div>

## So funktioniert es

{% stepper %}
{% step %}
**Verdrahten Sie den normalerweise offenen (NO) Ausgang des externen Systems mit dem ersten Eingang Ihres Zutrittscontrollers, indem Sie den IN1-Eingang verwenden, wie im Beispiel gezeigt:**

<div align="left" data-with-frame="true"><figure><img src="/files/c7a086fe7f1c54865bec210a46c04a2885a942e7" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

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

{% step %}
**Wählen Sie den Zutrittscontroller aus, den Sie konfigurieren möchten.**
{% endstep %}

{% step %}
**Klicken Sie oben rechts auf Hinzufügen und wählen Sie AUX-Eingang aus.**
{% endstep %}

{% step %}
**Folgen Sie dem Einrichtungsablauf, um den AUX-Eingang zu konfigurieren.**

<div align="left" data-with-frame="true"><figure><img src="/files/479fa781c4ad4a2a618f4e77b1cf2ccccd07e519" alt="" width="296"><figcaption></figcaption></figure></div>

<div align="left" data-with-frame="true"><figure><img src="/files/a7d12b34c3be2376227552bb29a8a2cd2f1b6dc8" alt="" width="385"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Bestätigen Sie die Einstellungen und klicken Sie auf Weiter.**

<div align="left" data-with-frame="true"><figure><img src="/files/b858fed284ca69b87c12e52ffe97dacba9d135ca" alt="" width="283"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Wenn Sie fertig sind, klicken Sie auf Fertig.**

<div align="left" data-with-frame="true"><figure><img src="/files/f4bb7810e2578c9433150554d75ee853dd4cfb78" alt="" width="299"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Klicken Sie rechts neben dem AUX-Eingang auf Löschen, um ihn zu entfernen (siehe Beispiel unten).**

<div align="left" data-with-frame="true"><figure><img src="/files/e977ccbdcff4a3c504bf3a0f68a33e14b341eba5" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Möchten Sie es lieber in Aktion sehen?** Sehen Sie sich das [Video-Tutorial an](https://www.youtube.com/watch?v=5MqymenWMdw).
{% 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:

```
GET https://help.verkada.com/access-control/de/konfiguration/unlock-a-door-from-a-3rd-party-intercom-system-or-button.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.
