# Configure Keypad Video Streaming

Alarm keypads can be configured (on a per-keypad level) to display live video streams from cameras set up as alarm triggers or context cameras for an Alarm site.

{% hint style="danger" %}
Users must log in using their keycode on the keypad to view live camera streams.
{% endhint %}

***

## Configuration

{% hint style="danger" %}

* You need Site Admin permissions to configure Alarm site settings.
* The keypad must be online to modify its configuration.
  {% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Alarms.**
{% endstep %}

{% step %}
**Select the alarm site with the keypad you want to configure.**
{% endstep %}

{% step %}
**In the left navigation, select Devices.**

1. Select your alarm keypad.&#x20;
2. On the right, under **Device Details**, toggle on **Show Camera Streams.**

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


---

# Agent Instructions: 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/configuration/configure-keypad-video-streaming-settings.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.
