# Add Cameras to Audio-Only Intercoms

The TS12 series intercoms do not include an embedded camera, which changes the default calling experience compared to intercoms with built-in cameras.

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

#### Primary cameras

You can recreate the experience of an intercom with a built-in camera by setting a context camera as Primary.

When a camera is set as Primary:

* It becomes the main video feed during calls.
* Any remaining context cameras continue to display as smaller tiles.

***

## Configuration <a href="#h_20dd7ad8e0" id="h_20dd7ad8e0"></a>

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

{% step %}
**Select an intercom to configure.**
{% endstep %}

{% step %}
**At the top, select Settings > Pairing**.

1. Click **Add Camera**.&#x20;
2. Hover over the camera you want to use as the main feed.
3. Click **Set as Primary**.

{% hint style="warning" %}
You can add up to five context cameras. The selected camera appears as the primary video feed during calls. Any additional cameras are shown as context tiles.
{% endhint %}
{% 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/intercom/configuration/add-cameras-to-audio-only-intercoms.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.
