> 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/new-alarms/ko/configuration/configure-bk22-keypad-settings-from-command.md).

# Command에서 BK22 키패드 설정 구성

Command를 통해 BK22 키패드 설정을 구성할 수 있습니다. 관리자는 여러 사이트에서 표준화된 사용자 경험을 보장하기 위해 장치 동작을 원격으로 구성할 수 있습니다.

{% hint style="danger" %}
다음이 필요합니다 **사이트 관리자** Command에서 키패드 설정을 수정할 수 있는 권한.
{% endhint %}

***

## 구성

{% hint style="danger" %}
Command에서 설정을 구성하려면 키패드가 온라인 상태이고 인터넷에 연결되어 있어야 합니다
{% endhint %}

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

{% step %}
**구성하려는 Alarm 사이트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Devices를 선택합니다.**
{% endstep %}

{% step %}
**키패드를 선택합니다.**

{% hint style="warning" %}
모든 설정은 개별 장치 수준에서 관리됩니다.
{% endhint %}
{% endstep %}

{% step %}
**설정은 Device Details 아래에서 사용할 수 있습니다**
{% endstep %}
{% endstepper %}

***

### 사용 가능한 설정

{% hint style="warning" %}
**\*Keypad의 Camera Stream 및 Audio Call은 키패드가 PoE로 연결된 경우에만 사용할 수 있습니다.**
{% endhint %}

#### 일반

<table><thead><tr><th width="168.8515625">설정 이름</th><th width="200.171875">설명</th><th width="127.01953125">장치에서 사용 가능</th><th width="127.71484375">Command에서 사용 가능</th></tr></thead><tbody><tr><td><strong>볼륨</strong></td><td>키패드 볼륨을 조절합니다</td><td>예</td><td>예</td></tr><tr><td><strong>밝기</strong></td><td>키패드 화면의 밝기를 조절합니다</td><td>예</td><td>예</td></tr></tbody></table>

#### 소리

<table><thead><tr><th width="180.8828125">설정 이름</th><th width="199.65234375">설명</th><th width="127.18359375">장치에서 사용 가능</th><th width="126.640625">Command에서 사용 가능</th><th width="101.3828125">기본값</th></tr></thead><tbody><tr><td><strong>키패드에서 오디오 통화*</strong></td><td>Command를 통해 키패드에서 통화를 시작합니다</td><td>아니요</td><td>예</td><td>비활성화됨</td></tr><tr><td><strong>경보음</strong></td><td>경보가 발생했을 때 재생할 소리를 선택합니다</td><td>예</td><td>예</td><td>활성화됨</td></tr><tr><td><strong>무장/해제 알림</strong></td><td>Alarm 사이트 및/또는 파티션이 무장되거나 해제될 때마다 알립니다</td><td>예</td><td>예</td><td>활성화됨</td></tr><tr><td><strong>활동 알림</strong></td><td>활동이 감지되면 알립니다</td><td>예</td><td>예</td><td>활성화됨</td></tr><tr><td><strong>문 차임</strong></td><td>열릴 때 키패드에서 차임이 재생될 문을 선택합니다</td><td>예</td><td>예</td><td>비활성화됨</td></tr></tbody></table>

#### 디스플레이

<table><thead><tr><th width="181.19921875">설정 이름</th><th width="200.0546875">설명</th><th width="127.109375">장치에서 사용 가능</th><th width="127.2734375">Command에서 사용 가능</th><th width="100.8671875">기본값</th></tr></thead><tbody><tr><td><strong>Camera Stream 표시*</strong></td><td>카메라 트리거의 실시간 영상 피드를 키패드에서 직접 볼 수 있는 기능</td><td>아니요</td><td>예</td><td>비활성화됨</td></tr><tr><td><strong>화면 자동 잠금</strong></td><td>키패드가 자동으로 잠기기 전 비활성 상태의 지속 시간.</td><td>예</td><td>예</td><td>60초</td></tr><tr><td><strong>다크 모드</strong></td><td>다크 테마와 라이트 테마를 전환합니다.</td><td>예</td><td>예</td><td>활성화됨</td></tr></tbody></table>


---

# 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/new-alarms/ko/configuration/configure-bk22-keypad-settings-from-command.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.
