> 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/configure-a-door-in-command/add-and-view-doors-on-floor-plans.md).

# 층도에 도어 추가 및 보기

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

하나의 화면에서 고객은 모든 카메라, 센서, 그리고 출입 통제된 문을 볼 수 있습니다.

<div data-with-frame="true"><img src="/files/24d8dd072065076eaf77550b46d228e4dc9a36c4" alt=""></div>

***

## 기존 평면도에 문 추가

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Access로 이동합니다.**
{% endstep %}

{% step %}
**추가하려는 문을 선택합니다.**
{% endstep %}

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

{% step %}
**필요에 맞게 문을 회전, 뒤집기, 크기 조정합니다.**
{% endstep %}

{% step %}
**완료되면 Save Changes > Save를 클릭합니다.**
{% endstep %}
{% endstepper %}

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

***

## 문의 상태 보기

클릭합니다 **문** 아이콘을 클릭하면 문의 상태, 연결된 Verkada 카메라, 그리고 해당 문과 관련된 일부 메타데이터를 볼 수 있습니다.

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

<div data-with-frame="true"><img src="/files/f01a26b00894485688c0296d80622b4443d37c72" alt=""></div>

Door Events 아이콘이 ![](/files/fa8e0245102a00dc2b518c643755a3c68af135d0)눌리면 각 문의 잠금 해제가 문이 열릴 때 잠금 해제 아이콘 애니메이션을 실행합니다. 이 애니메이션은 특정 문이 선택되었는지와 관계없이 모든 문에 대해 평면도 전체에 표시됩니다. 이를 통해 층 전체의 동선 흐름을 한눈에 파악할 수 있습니다.

<div data-with-frame="true"><img src="/files/9e66b086c842dfb6d574f13b20471b1b165bba84" alt=""></div>

***

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