> 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/verkada-cameras/ko/configuration/view-and-edit-camera-settings/door-shortcuts.md).

# 문 바로가기

문자 단축키는 비디오 보안 및 출입 통제 시스템을 연결합니다. 카메라 프레임의 아무 문 위에 단축키 아이콘을 배치하면 운영자가 문의 실시간 상태, 관련 비디오, 실시간 이벤트를 마우스 오버로 볼 수 있습니다. 이를 통해 문 정보를 카메라 화면에 직접 표시하여 즉각적인 상황 인식을 제공하고 조사 속도를 높입니다.

***

## 구성

{% hint style="danger" %}
문 단축키를 생성, 편집 또는 삭제하려면 [조직 관리자](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 또는 [사이트 관리자](/verkada-cameras/ko/getting-started/roles-and-permissions-for-cameras.md) 권한과 함께 [사이트 뷰어 접근](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md) 또는 문이 있는 사이트에 대한 그 이상의 권한이 있어야 합니다.
{% endhint %}

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

{% step %}
**편집하려는 카메라를 선택합니다.**
{% endstep %}

{% step %}
**카메라 영상 오른쪽의 사이드바에서 카메라 오버레이 > 단축키 > 설정을 선택합니다.**

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

{% step %}
**단축키를 배치하려는 카메라 화면의 지점을 선택합니다.**

a. 선택 **문 추가**.

<div align="left" data-with-frame="true"><img src="/files/4950ef4bccee01928833f38abe6a72fa4ae4db27" alt=""></div>

b. 목록에서 문을 선택합니다.\
c. 단축키의 마우스 오버 보기에서 표시할 문의 컨텍스트 카메라를 선택합니다.

**참고:** 선택 **카메라 없음** 단축키에 문의 상태와 이벤트만 표시하려는 경우
{% endstep %}

{% step %}
**단축키를 배치한 후에는 위치를 조정하거나 보기 화면에 추가 단축키를 더할 수 있습니다.**
{% endstep %}
{% endstepper %}

***

## 문 단축키

문 단축키를 생성하면 카메라 영상 위에 아이콘으로 표시됩니다. 이 단축키를 사용해 정보를 확인하거나 빠른 작업을 수행할 수 있습니다. 기능은 라이브 보기와 기록 보기에서 약간 다릅니다.

### 문 단축키 보기

어떤 카메라 보기에서든 문 단축키 아이콘에 마우스를 올리면 미리보기 패널이 열립니다. 이 패널에서 다음을 수행할 수 있습니다:

* 문 아이콘을 클릭하여 문의 기본 페이지를 열고 전체 이벤트 기록을 확인합니다.
* 주요 정보를 한눈에 확인:
  * **문 상태:** 온라인 또는 오프라인
  * **문 상태:** 열림 또는 닫힘
  * **컨텍스트 카메라:** 관련 비디오 피드
  * **최근 이벤트:** 지난 1분 동안의 최대 3개 이벤트

### 원격 잠금 해제(라이브 및 그리드 보기)

라이브 카메라 피드 또는 그리드 보기에서 단축키 패널의 잠금 아이콘을 클릭하여 문을 원격으로 잠금 해제합니다.

### 기록 재생기에서의 단축키

기록 재생기에서 녹화된 비디오를 검토할 때 단축키 기능은 조사에 맞게 조정됩니다:

* 원격 잠금 해제는 사용할 수 없습니다.
* 미리보기 패널의 컨텍스트 카메라 피드와 이벤트 목록에는 현재 보고 있는 타임스탬프에 맞춰 동기화된 기록 데이터가 표시됩니다.


---

# 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/verkada-cameras/ko/configuration/view-and-edit-camera-settings/door-shortcuts.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.
