# Add an Access Controller

The [Verkada access controller](https://docs.verkada.com/docs/access-control-datasheet.pdf) physically connects to door components to manage access. Access controllers work with your building’s existing door hardware and readers.

Once doors are connected, they’re ready to be managed from any device via [Verkada Command](/command/getting-started/get-started-with-verkada-command.md). The Verkada Command platform allows you to easily manage building access, schedules and users. Integration to active directory platforms ensure that employees are automatically configured, onboarded, and offboarded.

Through Verkada Command, access control and cameras are connected seamlessly to deliver real–time video analytics on access events. Using Verkada’s industry-leading edge-based video processing, you can see what is happening at your points of entry and proactively take action for meaningful events.

## Before you begin

* Ensure that the device has not already been added to an organization.
* You must be an [Org Admin](/command/users-and-permissions/roles-and-permissions-for-command.md) to add the access controller.

## Claim your access controller

{% hint style="danger" %}
To use a Verkada access controller, it must be claimed to a Command organization. Only an [Org Admin](/command/users-and-permissions/roles-and-permissions-for-command.md) can claim the access controller.
{% endhint %}

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

{% step %}
**When prompted, enter or scan the access controller’s serial number. This updates the controller to the latest firmware and makes it available for configuration.**
{% endstep %}

{% step %}
**Click Activate.**
{% endstep %}

{% step %}
**(Optional) You can add multiple devices at the same time by entering their serial numbers before you select Activate.**

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

{% step %}
**When prompted, claim the access controller and configure, as needed.**
{% endstep %}
{% endstepper %}

Once you’ve claimed your Verkada access controller, the **Access** portion of Command will appear allowing door and access controller management.

## Add an access controller

{% stepper %}
{% step %}
**Enter a name for the controller and set its Site, Location, and Time Zone.**

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

{% step %}
**Click Activate. You can find your access controllers from the Devices tab (left panel).**

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

***

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