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

# 타사 인터콤 또는 버튼으로 잠금 해제

인터콤과 버튼과 같은 장치를 Verkada의 어떤 장치의 AUX 카세트에 연결할 수 있습니다. [출입 제어기](https://docs.verkada.com/docs/access-controllers-series-overview.pdf) 그리고 관련된 모든 잠금 해제 이벤트는 이후에 다음에 기록됩니다. [Verkada Command](/command/ko/getting-started/get-started-with-verkada-command.md).

모든 Verkada 출입 제어기에는 아래와 같이 가운데 단자 블록에 위치한 2개의 AUX 입력이 있습니다:

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

## 작동 방식

{% stepper %}
{% step %}
**아래 예시와 같이 IN1 입력을 사용하여 외부 시스템의 Normally Open(NO) 출력을 출입 제어기의 첫 번째 입력에 연결하세요:**

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

{% step %}
**Verkada Command에서 전체 제품 > 장치로 이동합니다.**
{% endstep %}

{% step %}
**구성하려는 출입 제어기를 선택하세요.**
{% endstep %}

{% step %}
**오른쪽 상단에서 추가를 클릭한 다음 AUX 입력을 선택하세요.**
{% endstep %}

{% step %}
**설정 흐름에 따라 AUX 입력을 구성하세요.**

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

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

{% step %}
**설정을 확인한 다음 다음을 클릭하세요.**

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

{% step %}
**완료되면 완료를 클릭하세요.**

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

{% step %}
**AUX 입력 오른쪽에서 삭제를 클릭하여 제거하세요(아래 예시 참조).**

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

***

{% hint style="info" %}
**직접 보고 싶으신가요?** 다음을 확인해 보세요. [동영상 튜토리얼](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/ko/configuration/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.
