> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/es/configuracion/configure-a-door-in-command/remove-a-door-from-verkada-access.md).

# Eliminar una puerta de Verkada Access

Cuando eliminas una puerta, también se eliminan su configuración y sus eventos asociados. Esto normalmente se hace cuando se reutiliza uno de los cassettes de un controlador para una puerta diferente.

{% hint style="danger" %}
Debes ser administrador de Access Site del sitio en el que existe la puerta para poder eliminarla.
{% endhint %}

{% stepper %}
{% step %}
**En Verkada Command, ve a Todos los productos > Dispositivos.**
{% endstep %}

{% step %}
**Seleccione un controlador de acceso de la lista y, a la derecha, haga clic en la imagen del controlador de acceso.**

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

{% step %}
**Para eliminar cada puerta, haz clic en Eliminar > Confirmar para eliminarla permanentemente.**

​

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/access-control/es/configuracion/configure-a-door-in-command/remove-a-door-from-verkada-access.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
