# Remove a Door from Verkada Access

When you remove a door, it also removes its associated configuration and events. This is typically done when repurposing one of the cassettes on a controller for a different door.

{% hint style="danger" %}
You must be an Access Site Admin for the site in which the door exists to remove it.
{% endhint %}

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

{% step %}
**Select an access controller from the list, and to the right, click the image of the access controller.**

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

{% step %}
**To remove each door, click Delete > Confirm to permanently remove it.**

​

<div align="left" data-with-frame="true"><img src="/files/9TWxXrdCYKScSJTIH2qc" alt="" width="1280"></div>
{% 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/configure-a-door-in-command/remove-a-door-from-verkada-access.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.
