> 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/ja/she-ding/configure-bk22-keypad-settings-from-command.md).

# CommandからBK22キーパッド設定を構成する

BK22 Keypad の設定は Command 経由で構成できます。管理者はデバイスの動作をリモートで構成し、すべてのサイトで標準化されたユーザー体験を確保できます。

{% hint style="danger" %}
必要です **サイト管理者** Command でキーパッド設定を変更する権限が必要です。
{% endhint %}

***

## 構成

{% hint style="danger" %}
Command で設定を構成する前に、キーパッドがオンラインでインターネットに接続されている必要があります
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[アラーム] に移動します。**
{% endstep %}

{% step %}
**構成するアラームサイトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[デバイス] を選択します。**
{% endstep %}

{% step %}
**キーパッドを選択します。**

{% hint style="warning" %}
すべての設定は個々のデバイス レベルで管理されます。
{% endhint %}
{% endstep %}

{% step %}
**設定は \[デバイスの詳細] で確認できます**
{% endstep %}
{% endstepper %}

***

### 利用可能な設定

{% hint style="warning" %}
**\*キーパッドのカメラの映像をストリーミングする機能と音声通話は、キーパッドが 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>アラームサイトおよび/またはパーティションが警戒設定または警戒解除されたときに通知します</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>カメラ映像のストリーミングを表示*</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/ja/she-ding/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.
