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

# Configurez les paramètres du digicode BK22 depuis Command

Vous pouvez configurer les paramètres du clavier BK22 via Verkada Command. Les administrateurs peuvent configurer à distance le comportement de l’appareil afin d’assurer une expérience utilisateur standardisée sur tous les sites.

{% hint style="danger" %}
Vous devez disposer de **des autorisations d’administrateur de site** pour modifier les paramètres du clavier dans Verkada Command.
{% endhint %}

***

## Configuration

{% hint style="danger" %}
Le clavier doit être en ligne et connecté à Internet avant que vous puissiez configurer les paramètres dans Verkada Command&#x20;
{% endhint %}

{% stepper %}
{% step %}
**Dans Verkada Command, accédez à Tous les produits > Alarmes.**
{% endstep %}

{% step %}
**Sélectionnez le site d’alarme que vous souhaitez configurer.**
{% endstep %}

{% step %}
**Dans la navigation de gauche, sélectionnez Appareils.**
{% endstep %}

{% step %}
**Sélectionnez votre clavier.**

{% hint style="warning" %}
Tous les paramètres sont gérés au niveau de l’appareil individuel.
{% endhint %}
{% endstep %}

{% step %}
**Les paramètres sont disponibles sous Détails de l’appareil**
{% endstep %}
{% endstepper %}

***

### Paramètres disponibles

{% hint style="warning" %}
&#x20;**\*Le flux de caméra et l’appel audio sur le clavier ne sont disponibles que lorsque le clavier est connecté via PoE.**
{% endhint %}

#### Général&#x20;

<table><thead><tr><th width="168.8515625">Nom du paramètre</th><th width="200.171875">Description</th><th width="127.01953125">Disponible sur l’appareil</th><th width="127.71484375">Disponible dans Verkada Command</th></tr></thead><tbody><tr><td><strong>Volume</strong></td><td>Contrôle le volume du clavier</td><td>Oui</td><td>Oui</td></tr><tr><td><strong>Luminosité</strong></td><td>Ajuste la luminosité de l’écran du clavier</td><td>Oui</td><td>Oui</td></tr></tbody></table>

#### Sons&#x20;

<table><thead><tr><th width="180.8828125">Nom du paramètre</th><th width="199.65234375">Description</th><th width="127.18359375">Disponible sur l’appareil</th><th width="126.640625">Disponible dans Verkada Command</th><th width="101.3828125">Par défaut</th></tr></thead><tbody><tr><td><strong>Appel audio sur le clavier*</strong></td><td>Lancer un appel sur le clavier via Verkada Command </td><td>Non</td><td>Oui </td><td>Désactivé</td></tr><tr><td><strong>Son d’alarme</strong></td><td>Choisissez le son à jouer lorsque l’alarme se déclenche </td><td>Oui</td><td>Oui</td><td>Activé</td></tr><tr><td><strong>Annoncer l’armement/le désarmement</strong> </td><td>Annonce chaque fois que le site d’alarme et/ou la partition est armé ou désarmé </td><td>Oui</td><td>Oui</td><td>Activé</td></tr><tr><td><strong>Annoncer l’activité</strong> </td><td>Annonce lorsqu’une activité est détectée </td><td>Oui</td><td>Oui</td><td>Activé</td></tr><tr><td><strong>Carillons de porte</strong></td><td>Sélectionnez les portes qui, lorsqu’elles sont ouvertes, feront retentir un carillon sur le clavier</td><td>Oui</td><td>Oui </td><td>Désactivé </td></tr></tbody></table>

#### Affichage&#x20;

<table><thead><tr><th width="181.19921875">Nom du paramètre</th><th width="200.0546875">Description</th><th width="127.109375">Disponible sur l’appareil</th><th width="127.2734375">Disponible dans Verkada Command</th><th width="100.8671875">Par défaut</th></tr></thead><tbody><tr><td><strong>Afficher le flux de caméra*</strong></td><td>Possibilité de visualiser directement sur le clavier les flux vidéo en direct des déclenchements de caméra</td><td>Non</td><td>Oui</td><td>Désactivé</td></tr><tr><td><strong>Verrouillage automatique de l’écran</strong></td><td>Durée d’inactivité avant que le clavier ne se verrouille automatiquement.</td><td>Oui</td><td>Oui</td><td>60 s  </td></tr><tr><td><strong>Mode sombre</strong> </td><td>Basculer entre un thème sombre et un thème clair.</td><td>Oui</td><td>Oui</td><td>Activé </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/fr/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.
