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

# Déverrouiller à partir d’un interphone ou d’un bouton tiers

Vous pouvez raccorder des appareils, tels que des interphones et des boutons, à la cassette AUX de n’importe lequel des [contrôleurs d’accès](https://docs.verkada.com/docs/access-controllers-series-overview.pdf) et tous les événements de déverrouillage associés sont ensuite consignés dans [Verkada Command](/command/fr/bien-demarrer/get-started-with-verkada-command.md).

Tous les contrôleurs d’accès Verkada disposent de 2 entrées AUX, situées dans le bornier central, comme indiqué ci-dessous :

<div align="left" data-with-frame="true"><figure><img src="/files/5c85047366471cf7ab2af5de92c9f3bba9603844" alt=""><figcaption></figcaption></figure></div>

***

## Configuration

{% stepper %}
{% step %}
**Raccordez la sortie normalement ouverte (NO) du système externe à la première entrée de votre contrôleur d’accès, en utilisant l’entrée IN1, comme indiqué dans l’exemple :**

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

{% step %}
**Dans Verkada Command, allez dans Tous les produits > Appareils.**
{% endstep %}

{% step %}
**Sélectionnez le contrôleur d’accès que vous souhaitez configurer.**
{% endstep %}

{% step %}
**En haut à droite, cliquez sur Ajouter et sélectionnez Entrée AUX.**
{% endstep %}

{% step %}
**Suivez le flux de configuration pour configurer l’entrée AUX.**

1. Confirmez les paramètres et cliquez sur **Suivant**.
2. Lorsque vous avez terminé, cliquez sur **Terminé.**
   {% endstep %}

{% step %}
**À droite de l’entrée AUX, cliquez sur Supprimer pour la retirer.**

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

***

{% hint style="info" %}
**Vous préférez le voir en action ?** Découvrez le [tutoriel vidéo](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, and the optional `goal` query parameter:

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