# 출입 통제기에 도어 추가하기

도어는 특정 카세트의 액세스 컨트롤러에 연결된 모든 구성 및 구성 요소로 이루어집니다.

{% hint style="danger" %}
도어를 추가하려면 Access Site Admin이어야 합니다. 자세히 알아보기 [액세스 제어의 역할 및 권한](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

{% stepper %}
{% step %}
**AC41에는 각 도어에 대응하는 1\~4번으로 표시된 4개의 카세트가 있습니다.**

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

{% step %}
**도어 구성: 연결된 카세트에 배선된 도어 번호를 찾습니다.**
{% endstep %}

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

{% step %}
**도어를 추가하려는 Verkada Access Controller를 찾습니다.**
{% endstep %}

{% step %}
**오른쪽에서 액세스 컨트롤러를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 추가를 클릭합니다.**
{% endstep %}

{% step %}
**설정 목록에서 도어를 클릭합니다.**
{% endstep %}

{% step %}
**구성 단계를 따라 이름과 설치된 구성 요소를 추가합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
다음 항목만 선택하세요. **REX** (퇴장 요청) 또는 **DPI** (도어 위치 표시기) 상자는 설치되어 있고 REX 센서/버튼으로 도어를 잠금 해제하려는 경우에만 선택합니다(일반적으로 자석식 잠금장치의 경우입니다).
{% endhint %}

***

{% hint style="info" %}
**실제로 작동하는 모습을 보고 싶으신가요?** 다음을 확인해 보세요. [동영상 튜토리얼](https://www.youtube.com/watch?v=reGRRopgx7Q).
{% endhint %}


---

# Agent Instructions: 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/configure-a-door-in-command/add-a-door-to-an-access-controller.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.
