# Intercom Privacy Controls

Verkada intercoms capture video and audio in two states: during a call and outside of a call. These states determine when capture occurs. You can configure capture behavior within the limits set at the organization level.

* **During a call** occurs when a user presses the call or talkdown buttons, and a conversation begins. The intercom captures video and audio continuously until the call ends.&#x20;

{% hint style="warning" %}
You cannot disable audio or video capture during calls.
{% endhint %}

* **Outside of a call** occurs when the intercom is on, but no user has pressed the call or talkdown buttons.

Video and audio retention define how long the system stores data for later review. By default, intercoms store data on-device for 30 days. You can configure [cloud backup](/verkada-cameras/video-streaming-and-sharing/view-historical-footage/cloud-backup.md) for intercoms to increase retention.

{% hint style="warning" %}
Device-level retention and capture options cannot exceed what is configured at the organization level.
{% endhint %}

***

## Configuration

These features must be enabled at the organization level in the Intercoms section of Feature Manager before you can adjust them for individual intercoms on each device’s Settings page.

{% hint style="info" %}
Talkdowns (when an admin speaks to someone at the intercom without the visitor pressing the call button) are treated the same as regular calls for video and audio capture.
{% endhint %}

{% tabs %}
{% tab title="Continuous Video" %}
**Continuous Video** controls whether your intercom streams video outside of calls. This feature is enabled by default at both the organization and device levels.

* **Enabled**: Live video from the intercom is available to view at any time in Command.
* **Disabled**: Live video is only available during an active call. When you view the intercom outside of a call, you see either the most recent still image from the device or a black screen instead of a live feed.

{% hint style="warning" %}
If you disable continuous video (outside-of-call streaming), the intercom still records and saves video from calls. You cannot view a live feed outside of a call, but call footage remains available on the Events tab.
{% endhint %}

{% hint style="danger" %}
If continuous video is disabled at the organization level, it cannot be turned on for individual devices. The control appears grayed out on the device Settings page.
{% endhint %}

***

#### Organization level

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

{% step %}
**In the left navigation, select Feature Manager.**
{% endstep %}

{% step %}
**Under Intercoms, enable Continuous Video.**
{% endstep %}
{% endstepper %}

#### Device level

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

{% step %}
**Select your intercom.**
{% endstep %}

{% step %}
**At the top, click Settings.**
{% endstep %}

{% step %}
**Under Video, toggle on Continuous Video.**
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Continuous Audio" %}
**Continuous Audio** controls whether your intercom captures audio outside of a call.

* **Enabled**: The intercom continuously picks up audio outside of calls.
* **Disabled**: The intercom only captures audio during active calls.

{% hint style="warning" %}
Enabling continuous audio may be subject to local privacy or recording laws. Command asks you to confirm before turning this on. Ensure you meet any applicable notice or consent requirements in your area before enabling this feature.
{% endhint %}

{% hint style="danger" %}
Audio Retention must be enabled in order to enable Continuous Audio.
{% endhint %}

***

#### Organization level

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

{% step %}
**In the left navigation, select Feature Manager.**
{% endstep %}

{% step %}
**Under Intercoms, enable Continuous Audio.**
{% endstep %}
{% endstepper %}

#### Device level

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

{% step %}
**Select your intercom.**
{% endstep %}

{% step %}
**At the top, click Settings.**
{% endstep %}

{% step %}
**Under Audio, toggle on Continuous Audio.**
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Audio Retention" %}
**Audio Retention** controls whether audio captured on your intercom (including call transcripts) is recorded and saved.

* **Enabled**: Audio and transcripts are saved and can be reviewed from the Events tab.
* **Disabled**: No audio or transcripts are saved. The Events tab still shows call activity, but without audio playback or a transcript.

{% hint style="warning" %}
If Audio Retention is disabled, Continuous Audio is also disabled.
{% endhint %}

{% hint style="danger" %}
If you disable Audio Retention, audio that was already saved is permanently deleted. This **cannot** be undone.
{% endhint %}

***

#### Organization level

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

{% step %}
**In the left navigation, select Feature Manager.**
{% endstep %}

{% step %}
**Under Intercoms, enable Audio Retention.**
{% endstep %}
{% endstepper %}

#### Device level

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

{% step %}
**Select your intercom.**
{% endstep %}

{% step %}
**At the top, click Settings.**
{% endstep %}

{% step %}
**Under Audio, toggle on Audio Retention.**
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}

***

## View call events

Call activity appears on the Events tab regardless of video and audio settings.&#x20;

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

{% step %}
**Select your intercom.**
{% endstep %}

{% step %}
**At the top, click Events.**
{% endstep %}

{% step %}
**Select an event to view its details.**

Whether you can play back saved audio or read a transcript depends on **Audio retention**.

|                          |                                                                           |
| ------------------------ | ------------------------------------------------------------------------- |
| **Setting**              | **Events tab behavior**                                                   |
| Audio Retention Enabled  | Full playback, transcripts, and searchability.                            |
| Audio Retention Disabled | Events appear but with no audio playback, volume control, or transcripts. |
| {% endstep %}            |                                                                           |
| {% endstepper %}         |                                                                           |

***

## FAQ

<details>

<summary>Will my intercom calling still work normally if I change these settings?</summary>

Yes. Calls always work regardless of your streaming or retention settings. What changes is what is saved and what can be viewed outside of a call.

</details>

<details>

<summary>Can I set different privacy settings for intercoms in different locations?</summary>

Yes. Org Admins set the upper limit at the organization level in Feature Manager. Within those limits, each intercom can be configured separately on its own Settings page.

</details>

<details>

<summary>What happens to audio that was already saved if I disable retention?</summary>

It is permanently deleted. This cannot be undone.

</details>

<details>

<summary>Can I still use video analytics (i.e, Person of Interest alerts) if I turn off Continuous Video?</summary>

Yes. Video analytics features rely on call-event video and continue to work even when Continuous Video is turned off.

</details>


---

# 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/integrate-verkada-intercoms-with-sip/intercom-privacy-controls.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.
