# Add a Camera Live Feed to a Door

When you assign a camera to a door it adds a layer of security when viewing door history and activity.

{% hint style="warning" %}
You can add up to two cameras per door.
{% endhint %}

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

{% step %}
**Select a site from the dropdown menu.**
{% endstep %}

{% step %}
**Select the door you want to add a camera to and click Settings.**
{% endstep %}

{% step %}
**Under Pairing Cameras, next to Interior or Exterior:**

a. Click **Add Camera**.

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

b. Select the camera you want to add.\
c. Click **Done** to save.
{% endstep %}

{% step %}
**You should now see the live feed associated with the door.**
{% 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/access-control/configuration/configure-a-door-in-command/add-a-camera-live-feed-to-a-door.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.
