# View Access Controllers

In Verkada Command, you can view of all of the access controllers in your organization (org), grouped by site on the **Devices** page.

{% hint style="danger" %}
You **must** be an Access Site Viewer of at least one site with an access controller to view the access controllers option on the **Devices** page. Learn more about [Roles and Permissions for Access Control](/access-control/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

## View list of access controllers

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

{% step %}
**In the search bar, filter for device type: Access Controller.**

The **Devices** page shows all access controllers for which you have Access Site Admin permissions.\
​

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

{% step %}
**Select an access controller to view its configuration such as its serial number, IP address, AUX port configuration, and door port configuration.**
{% endstep %}

{% step %}
**(Optional) Click the Site dropdown and select to change the access controller’s site.**
{% endstep %}
{% endstepper %}

## View and modify access controller

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

{% step %}
**In the search bar, filter for device type: Access Controller.**
{% endstep %}

{% step %}
**Select the image of the access controller to open its configuration page.**
{% endstep %}

{% step %}
**View and modify the access controller’s door ports and auxiliary devices, as needed.**

​

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

{% step %}
**At the top right, click Settings to view and modify the access controller settings.**
{% endstep %}

{% step %}
**Set the access controller’s Name, Location,Timezone and Site, as needed.**

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

The status, serial number, and firmware of all connected Verkada card readers are listed at the bottom of the page.
{% endstep %}

{% step %}
**(Optional) Click these settings to perform quick actions on the access controller:**

* **Identify**—Blinks the status LED of the access controller pink for easy visual identification.
* [**Restart**](/access-control/troubleshooting/access-control-hardware-checks/restart-an-access-controller.md)—Issues a software reboot command to the access controller.
* [**Decommission**](/access-control/configuration/decommission-an-access-controller.md)—Removes the access controller from your Command organization.
  {% 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/view-access-controllers-in-command.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.
