> 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의 경우, [사이트 액세스 관리자](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md) 문을 보고 관리할 수 있습니다.

{% hint style="warning" %}
관리자가 아니지만 시스템 사용자라면, 다음을 사용하세요: [Verkada Pass 앱](/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에서 All Products > Access로 이동합니다.**

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

<div align="left" data-with-frame="true"><img src="/files/d0aa7e9cbafe2e0a623519fead56a380cb3352a1" alt=""></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=""></div>

{% endstep %}
{% endstepper %}

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

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

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

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

{% step %}
**Events 탭을 선택하고 Time Range 드롭다운을 클릭하여 특정 시간대의 이벤트를 필터링합니다.**
{% endstep %}

{% step %}
**Users를 클릭하여 이름 또는 이메일 주소로 특정 사람의 이벤트를 필터링합니다.**
{% endstep %}

{% step %}
**Event 드롭다운을 클릭하여 Access Rejected와 같이 관심 있는 이벤트 유형을 자세히 살펴보세요.**
{% 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/access-control/ko/configuration/configure-a-door-in-command/view-access-control-doors.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.
