# 도면에 도어 추가 및 보기

건물 보안 상태를 한 곳에서 모두 확인할 수 있는 기능은 Verkada 비전의 핵심이며, 우리의 **평면도** 기능은 이러한 수준의 가시성을 제공합니다.

한 화면에서 고객은 모든 카메라, 센서, 그리고 출입 통제 도어를 볼 수 있습니다.

![](/files/24d8dd072065076eaf77550b46d228e4dc9a36c4)

***

## 기존 평면도에 도어 추가하기

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 액세스로 이동합니다.**
{% endstep %}

{% step %}
**추가하려는 도어를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 추가를 클릭하고 도어 아이콘을 선택한 다음, 원하는 평면도의 도어 위치로 끌어다 놓습니다.**
{% endstep %}

{% step %}
**도어를 회전, 반전, 크기 조정하여 필요에 맞게 맞춥니다.**
{% endstep %}

{% step %}
**완료되면 변경 사항 저장 > 저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
또한 선택할 수 있는 옵션이 있습니다 **양개 도어** 제어하는 도어가 양개 도어인 경우입니다.
{% endhint %}

***

## 도어 상태 보기

클릭 **도어** 아이콘을 클릭하여 도어의 상태, 연결된 Verkada 카메라, 그리고 도어와 관련된 일부 메타데이터를 확인합니다.

또한 Door Position Indicator(DPI)의 상태, 도어 유형, 그리고 상태도 확인할 수 있습니다.

![](/files/f01a26b00894485688c0296d80622b4443d37c72)

Door Events 아이콘 ![](/files/2f0ca886c32012c5527883ae2f1966946bf138b1)을 누르면, 각 도어의 잠금 해제가 트리거될 때 도어가 열리면서 잠금 해제 아이콘의 애니메이션이 표시됩니다. 이 애니메이션은 특정 도어가 선택되었는지 여부와 관계없이 모든 도어에 대해 전체 평면도에 표시됩니다. 이를 통해 층 전체의 교통 흐름을 한눈에 파악할 수 있습니다.

![](/files/9e66b086c842dfb6d574f13b20471b1b165bba84)

***

{% hint style="info" %}
**실제로 작동하는 모습을 보고 싶으신가요?** 다음을 확인해 보세요. [동영상 튜토리얼](https://www.youtube.com/watch?v=joea5upM-mE).
{% 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-and-view-doors-on-floor-plans.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.
