> 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에서 설정을 구성하기 전에 키패드가 온라인 상태이며 인터넷에 연결되어 있어야 합니다&#x20;
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 알람으로 이동합니다.**
{% endstep %}

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

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

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

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

{% step %}
**설정은 장치 세부 정보 아래에서 사용할 수 있습니다**
{% endstep %}
{% endstepper %}

***

### 사용 가능한 설정

{% hint style="warning" %}
&#x20;**\*키패드의 카메라 스트림 및 오디오 통화는 키패드가 PoE를 통해 연결된 경우에만 사용할 수 있습니다.**
{% endhint %}

#### 일반&#x20;

<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>

#### 소리&#x20;

<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>알람 사이트 및/또는 파티션이 설정 또는 해제될 때마다 알립니다 </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>

#### 디스플레이&#x20;

<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>카메라 스트림 표시*</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:

```
GET https://help.verkada.com/new-alarms/ko/configuration/configure-bk22-keypad-settings-from-command.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.
