> 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/view-access-control-doors.md).

# 출입 통제 문 보기

Verkada Access Controller의 경우, [Site Access Admin은](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md) 문을 보고 관리할 수 있습니다.

{% hint style="warning" %}
관리자가 아니지만 시스템 사용자라면, [Verkada Pass App](/access-control/ko/users-and-credentials/verkada-pass-app.md).
{% endhint %}

## 조직 내 문을 보고 관리

{% hint style="danger" %}
귀하는 **반드시** 사이트의 문을 보려면 최소한 Access Site Viewer여야 합니다. 다음에 대해 자세히 알아보세요 [액세스 제어의 역할 및 권한](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

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

권한이 있는 각 사이트의 모든 문이 표시됩니다.

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

{% step %}
**문 페이지에 액세스하려면 문의 이름(또는 이미지)을 선택하세요.**
{% endstep %}

{% step %}
[**문 구성**](/access-control/ko/configuration/configure-a-door-in-command.md) **다음 작업 중 하나로:**

* 이 문에서의 기록 이벤트 보기
* 연결된 카메라의 비디오 피드 미리보기
* 문을 빠르게 잠그고 잠금 해제
* 보기 [일정 및 예외](/access-control/ko/access/door-schedules-and-exceptions.md)
* 다양한 문 설정 변경

  <div align="left" data-with-frame="true"><img src="/files/475740f6e3a6e8a5c71bf3793a179e24a3a27581" alt="" width="607"></div>

{% endstep %}
{% endstepper %}

### 문 페이지에서 액세스 이벤트 필터링

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

권한이 있는 각 사이트의 모든 문이 표시됩니다.
{% endstep %}

{% step %}
**문 페이지에 액세스하려면 문의 이름(또는 이미지)을 선택하세요.**
{% endstep %}

{% step %}
**이벤트 탭을 선택한 다음 시간 범위 드롭다운을 클릭하여 특정 기간의 이벤트를 필터링하세요.**
{% endstep %}

{% step %}
**사용자를 클릭하여 이름 또는 이메일 주소를 사용해 특정 인물별로 이벤트를 필터링하세요.**
{% endstep %}

{% step %}
**이벤트 드롭다운을 클릭하여 접근 거부됨과 같이 관심 있는 이벤트 유형으로 자세히 살펴보세요.**
{% endstep %}

{% step %}
**(선택 사항) 막대 그래프를 선택하여 시간에 따른 이벤트 그래프를 표시합니다. 막대 그래프에서 클릭하고 드래그하여 특정 영역을 선택하면 해당 구간의 이벤트를 표시합니다.**

<div align="left" data-with-frame="true"><img src="/files/316d47adf6d81e3d75a102fb9e59d6054d985d38" alt="" width="679"></div>
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**직접 보고 싶으신가요?** 다음을 확인해 보세요. [동영상 튜토리얼](https://www.youtube.com/watch?v=q0d3DjgWqFI).
{% 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/configure-a-door-in-command/view-access-control-doors.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.
