# Decommission an Access Controller

To decommission or reset your access controller to factory settings, you first need to decommission it from Verkada Command. This also deletes all user-related data from the controller and allows it to be transferred to a new organization.

{% hint style="danger" %}
To decommission or reset your access controller to factory settings, you must be an Org Admin, an Access System Admin, or an Access Site Admin for the controller's site. Learn more about the [Roles and Permissions for Command](/command/users-and-permissions/roles-and-permissions-for-command.md) and specifically for [Access Control](/access-control/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

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

{% step %}
**From the device list, select the controller you want to decommission.**
{% endstep %}

{% step %}
**At the right, click the the right arrow to open the device’s page.**
{% endstep %}

{% step %}
**At the top right, click Settings.**
{% endstep %}

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

{% step %}
**When prompted, enter the generated verification code to complete the request.**
{% endstep %}

{% step %}
**Click Confirm.**
{% endstep %}
{% endstepper %}

Decommissioning also removes associated doors. This cannot be undone.

{% hint style="warning" %}
Wait 5 minutes before adding the controller to another organization.
{% 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/decommission-an-access-controller.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.
