# Configuration

- [Add an Access Controller](https://help.verkada.com/access-control/configuration/add-an-access-controller-to-command.md): Learn how to add an access controller to your Command account
- [View Access Controllers](https://help.verkada.com/access-control/configuration/view-access-controllers-in-command.md): Learn how to view all access controllers within an organization
- [Configure a Door in Command](https://help.verkada.com/access-control/configuration/configure-a-door-in-command.md): Learn how to configure a door connected to a Verkada access controller
- [Add a Door to an Access Controller](https://help.verkada.com/access-control/configuration/configure-a-door-in-command/add-a-door-to-an-access-controller.md): Adding a door to your Verkada access control system
- [View Access Control Doors](https://help.verkada.com/access-control/configuration/configure-a-door-in-command/view-access-control-doors.md): Learn how admins can view doors in the Verkada access system
- [Add and View Doors on Floor Plans](https://help.verkada.com/access-control/configuration/configure-a-door-in-command/add-and-view-doors-on-floor-plans.md): Learn how to add access-controlled doors to floor plans in Verkada Command
- [Add a Camera Live Feed to a Door](https://help.verkada.com/access-control/configuration/configure-a-door-in-command/add-a-camera-live-feed-to-a-door.md): Learn how to add a camera’s live feed to an access controlled door
- [Move Doors between Access Controllers](https://help.verkada.com/access-control/configuration/configure-a-door-in-command/move-doors-between-access-controllers.md): Learn how to move doors between controllers without losing configuration and history
- [Wire a Door to an AC41 Cassette](https://help.verkada.com/access-control/configuration/configure-a-door-in-command/wire-a-door-to-an-ac41-cassette.md): Learn how to wire a door to a Verkada AC41 cassette
- [Remove a Door from Verkada Access](https://help.verkada.com/access-control/configuration/configure-a-door-in-command/remove-a-door-from-verkada-access.md): Learn how to remove a door from your Verkada access control system
- [Bluetooth Unlock](https://help.verkada.com/access-control/configuration/bluetooth-unlock.md): Verkada’s Bluetooth unlock feature allows users to conveniently & securely unlock doors from their smartphones.
- [Bluetooth Unlock with Geofencing](https://help.verkada.com/access-control/configuration/bluetooth-unlock/bluetooth-unlock-with-geofencing.md): Learn how to prevent users from unlocking doors remotely with Bluetooth Unlock
- [Access Station Pro Overview](https://help.verkada.com/access-control/configuration/access-station-pro-end-to-end-setup-guide.md): Everything you need to get started with the AF64 Access Station Pro
- [Access Station Pro Command Configuration](https://help.verkada.com/access-control/configuration/access-station-pro-end-to-end-setup-guide/access-station-pro-command-configuration.md): Configure the Access Station Pro (AF64) in Verkada Command.
- [Face Unlock](https://help.verkada.com/access-control/configuration/access-station-pro-end-to-end-setup-guide/face-unlock-setup.md): Configure Face Unlock on the Access Station Pro (AF64) and enroll users
- [2FA with Face Unlock](https://help.verkada.com/access-control/configuration/access-station-pro-end-to-end-setup-guide/face-unlock-setup/access-station-pro-2fa-setup.md): Configure two-factor authentication (2FA) with Face Unlock on the Access Station Pro (AF64)
- [Enable and Configure REX Inputs](https://help.verkada.com/access-control/configuration/enable-and-configure-rex-inputs.md): Learn how to enable and configure REX inputs for access control
- [Unlock from 3rd-Party Intercom or Button](https://help.verkada.com/access-control/configuration/unlock-a-door-from-a-3rd-party-intercom-system-or-button.md): Learn how to use an input to unlock a door with Verkada access control
- [Configure a Door with Motor for Accessibility](https://help.verkada.com/access-control/configuration/configure-a-door-with-a-motor-for-accessibility.md): Learn how to configure a door with a motor to make accessibility easier
- [Access Control Subsites](https://help.verkada.com/access-control/configuration/access-control-subsites.md): Learn how to manage your access control subsites
- [Move Access Controllers to Other Sites](https://help.verkada.com/access-control/configuration/move-access-controllers-to-other-sites.md): Learn how to move an access controller from one access site to another
- [Configure the AX11 IO Controller](https://help.verkada.com/access-control/configuration/configure-the-ax11-io-controller.md): Learn how to setup and configure the Verkada AX11 IO Controller
- [AX11 Event Bridge](https://help.verkada.com/access-control/configuration/configure-the-ax11-io-controller/ax11-event-bridge.md): Learn how to bring door events with video analytics into Verkada Command
- [Configure an AUX Output](https://help.verkada.com/access-control/configuration/configure-the-ax11-io-controller/configure-an-aux-output-on-an-access-controller.md): Learn how to secure configure an AUX out port on an access controller
- [Decommission an Access Controller](https://help.verkada.com/access-control/configuration/decommission-an-access-controller.md): Learn how to factory reset an access controller
- [Remove a Card Reader](https://help.verkada.com/access-control/configuration/remove-a-card-reader.md): Card readers are automatically registered to a controller when first detected. If the reader is uninstalled, we can remove it from Command.


---

# 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.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.
