# Add and View Doors on Floor Plans

The ability to view the state of your building security all in one place is at the core of Verkada’s vision, and our **Floorplans** feature gives this level of visibility.

From one view, customers can see all of their cameras, sensors, and access-controlled doors.

![](/files/FR1EEmVTFfFsbnDpwgXS)

***

## Add a door to an existing floor plan

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

{% step %}
**Select your door that you want to add.**
{% endstep %}

{% step %}
**At the top right, click Add, select the door icon, and drag and drop it to the desired door on the floor plan.**
{% endstep %}

{% step %}
**Rotate, flip, and size the door to fit your needs.**
{% endstep %}

{% step %}
**Click Save Changes > Save when you’re finished.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
There is also an option to select **Double Door** if the door you’re controlling is a double door.
{% endhint %}

***

## View the state of the door

Click the **door** icon to see the state of the door, the associated Verkada camera, and some metadata corresponding to the door.

You can also see the state of the Door Position Indicator (DPI), the type of door, and its status.

![](/files/MNRg0PeAEDGaB6RbEOvC)

When the Door Events icon ![](/files/pL4ncO8cMSqTUL0FF5XP)is pressed, each door unlock triggers an animation of an unlocked icon as the door opens. This animation appears across the entire floor plan for all doors, regardless of whether a specific door is selected. This provides a bird’s-eye view of traffic flow throughout the floor.

![](/files/FTrgJqbSftg4y6ogTx0Z)

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=joea5upM-mE).
{% endhint %}


---

# 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-and-view-doors-on-floor-plans.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.
