> 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/de/konfiguration/two-way-audio-call-on-bk22-keypad.md).

# Zwei-Wege-Audioanruf auf der BK22-Tastatur

Zweiweg-Audioanrufe ermöglichen es Standort-Administratoren und SOC-Betreibern, in Verkada Command eine Echtzeit-Sprachkommunikation mit dem Vor-Ort-Keypad zu initiieren.\
\
Wenn ein Panikalarm ausgelöst wird, können SOC-Betreiber einen Audioanruf an das Keypad starten, um sich ein genaues Bild der Situation vor Ort zu machen und die Sicherheit des Personals zu bestätigen.

{% hint style="warning" %}
Audioanruf am Keypad ist standardmäßig deaktiviert und muss für jedes Keypad in den Geräteeinstellungen aktiviert werden.
{% endhint %}

{% hint style="danger" %}
Benutzer müssen über **Standort-Administrator** oder **Standortbetrachter** Berechtigungen verfügen, um einen Audioanruf an ein Keypad zu starten.
{% endhint %}

***

## Konfiguration

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Alarme.**
{% endstep %}

{% step %}
**Wählen Sie Ihren Alarmstandort aus.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation Geräte aus.**
{% endstep %}

{% step %}
**Wählen Sie das Keypad aus**, **Aktivieren Sie unter Gerätedetails > Erweiterte Einstellungen die Option „Audioanruf am Keypad“**.

<div align="left" data-with-frame="true"><figure><img src="/files/8f026776b7165426af2eff3788d61ceed01aa179" alt="" width="350"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

## Starten Sie einen Zweiweg-Audioanruf

Ein Audioanruf an ein Keypad kann nur von Command aus gestartet werden.

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Alarme.**
{% endstep %}

{% step %}
**Wählen Sie Ihren Alarmstandort aus.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation Geräte aus.**
{% endstep %}

{% step %}
**Wählen Sie das Keypad aus und klicken Sie auf das Anrufsymbol, um den Audioanruf zu starten.**

<div align="left" data-with-frame="true"><figure><img src="/files/58087dd001face8e97c437202b7c94d1eaddca02" alt="" width="338"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Audio aus dem Anruf wird nicht aufgezeichnet.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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/de/konfiguration/two-way-audio-call-on-bk22-keypad.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.
