# Pair Intercoms with Viewing Station

Intercoms can be paired with Viewing Stations in two ways:

{% stepper %}
{% step %}
[**As a Security Camera**](/viewing-station/configuration/set-up-your-viewing-station.md) **– Adds the intercom’s video stream as a tile on the viewing station.**
{% endstep %}

{% step %}
[**Call Video**](#h_1a8194f198) **– When an intercom call is placed, the selected video automatically displays in full screen on the Viewing Station, giving dispatchers immediate visual context.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Call audio is not included. Calls must still be answered on another receiver.
{% endhint %}

***

## **Configuration**

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

{% step %}
**Select your viewing station.**
{% endstep %}

{% step %}
**In the top right, select** <i class="fa-gear">:gear:</i>**.**
{% endstep %}

{% step %}
**Under Intercoms, select the intercoms you want to pair with the viewing station.**

When a call is placed from one of these intercoms, its video automatically opens in full screen on the viewing station.
{% endstep %}
{% endstepper %}

***

## Interact with calls

### Emergency intercom calls

[Emergency intercoms](/intercom/configuration/add-and-configure-receivers-in-intercom/configure-an-intercom-as-an-emergency-phone.md) appear differently from regular intercoms on viewing stations.

* Emergency call video is outlined in red for clear visibility.
* During simultaneous calls, emergency intercom video is prioritized and placed on the left side of the screen.

  <div align="left" data-with-frame="true"><img src="/files/ApbUYTjNFI0jRuwPVgxV" alt=""></div>

### Simultaneous call handling

If multiple intercom calls are received simultaneously, they are displayed as tiles on the screen.

<div align="left" data-with-frame="true"><img src="/files/KZHlvyguLdmiduKpp0It" alt=""></div>

### Minimize call video

Use the Apple TV remote to exit the call video. To return, click the banner at the top of the screen.

<div align="left" data-with-frame="true"><img src="/files/lSeShnteaGmK6qRGPaBh" alt=""></div>


---

# 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/intercom/configuration/intercom-deployment-best-practices-guide/pair-intercoms-with-viewing-station.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.
