# View Access Control Doors

For Verkada Access Controllers, a [Site Access Admin](/access-control/getting-started/roles-and-permissions-for-access-control.md) is able to view and manage doors.

{% hint style="warning" %}
If you are not an admin, but are system user, use the [Verkada Pass App](/access-control/users-and-credentials/verkada-pass-app.md).
{% endhint %}

## View and manage doors in your organization

{% hint style="danger" %}
You **must** be at least an Access Site Viewer to view the doors in a site. Learn more about [Roles and Permissions for Access Control](/access-control/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

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

You will see all doors in each site where you have permissions.

<div align="left" data-with-frame="true"><img src="/files/PcFXNOe1mhSxPqoQfeR7" alt="" width="393"></div>
{% endstep %}

{% step %}
**Select a door’s name (or image) to access that door’s page.**
{% endstep %}

{% step %}
[**Configure the door**](/access-control/configuration/configure-a-door-in-command.md) **with any of these actions:**

* View historical events on this door
* Preview the video feed of an associated camera
* Quickly lock and unlock the door
* View [schedules and exceptions](/access-control/access/door-schedules-and-exceptions.md)
* Change various door settings.

  <div align="left" data-with-frame="true"><img src="/files/2bk5Wr8dOFwPJ5ku1rZX" alt="" width="607"></div>

{% endstep %}
{% endstepper %}

### Filter access events on a door’s page

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

You will see all doors in each site where you have permissions.
{% endstep %}

{% step %}
**Select a door’s name (or image) to access that door’s page.**
{% endstep %}

{% step %}
**Select Events tab and click the Time Range dropdown to filter for events in specific time periods.**
{% endstep %}

{% step %}
**Click Users to filter events by specific people using name or email address.**
{% endstep %}

{% step %}
**Click the Event dropdown to drill down into whichever type of event you are interested in, such as Access Rejected.**
{% endstep %}

{% step %}
**(Optional) Select the bar graph to display a graph of events against time. Click and drag to select an area on the bar graph to display the events within that window.**

<div align="left" data-with-frame="true"><img src="/files/BbtxHNBPxMiNZBfqIpgI" alt="" width="679"></div>
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=q0d3DjgWqFI).
{% 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/view-access-control-doors.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.
