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

# Configurer les paramètres du digicode BK22 depuis Verkada Command

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

{% hint style="danger" %}
Vous devez **Administrateur de site** avoir les autorisations nécessaires pour modifier les paramètres du digicode dans Verkada Command.
{% endhint %}

***

## Configuration

{% hint style="danger" %}
Le digicode doit être en ligne et connecté à Internet avant de pouvoir configurer les paramètres dans Verkada Command
{% 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 digicode.**

{% 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 dans Détails de l'appareil**
{% endstep %}
{% endstepper %}

***

### Paramètres disponibles

{% hint style="warning" %}
**\*Le flux de caméra à diffuser et l'appel audio sur le digicode ne sont disponibles que lorsque le digicode est connecté via PoE.**
{% endhint %}

#### Général

<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 digicode</td><td>Oui</td><td>Oui</td></tr><tr><td><strong>Luminosité</strong></td><td>Ajuste la luminosité de l'écran du digicode</td><td>Oui</td><td>Oui</td></tr></tbody></table>

#### Sons

<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 digicode*</strong></td><td>Lancer un appel sur le digicode via Verkada Command</td><td>Non</td><td>Oui</td><td>Désactivé</td></tr><tr><td><strong>Son de l'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 armer/désarmer</strong></td><td>Annoncer chaque fois que le site d'alarme et/ou la partition est armer ou désarmer</td><td>Oui</td><td>Oui</td><td>Activé</td></tr><tr><td><strong>Annoncer l'activité</strong></td><td>Annoncer 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, émettront un carillon sur le digicode</td><td>Oui</td><td>Oui</td><td>Désactivé</td></tr></tbody></table>

#### Affichage

<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 caméra*</strong></td><td>Capacité d'afficher directement sur le digicode les flux vidéo en direct déclenchés par la 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 digicode 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.
