> 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/readme.md).

# control de acceso

**Resumen**\
Verkada control de acceso es un sistema de seguridad de puertas gestionado en la nube que te brinda control centralizado sobre quién puede entrar en tus edificios. La plataforma combina controladores de puertas, lectores y gestión de credenciales con una única interfaz en Command. Puedes administrar usuarios, monitor la actividad de las puertas y revisar los eventos de acceso desde cualquier lugar sin depender de servidores locales ni de sistemas de hardware fragmentados.

Esta colección cubre cómo instalar y cablear controladores de puertas y lectores, configurar permisos de acceso, gestionar credenciales, revisar registros de actividad y responder a eventos relacionados con el acceso. También explica cómo funciona el control de acceso junto con otros productos Verkada para que puedas crear un enfoque unificado para la seguridad del edificio.

Consulta estos enlaces para empezar:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Primeros pasos</strong></td><td><a href="/pages/864762bec28107d4f8078c377555555d9c37159a">/pages/864762bec28107d4f8078c377555555d9c37159a</a></td></tr><tr><td><strong>Referencia rápida</strong></td><td><a href="/pages/49add6f66f92ed0afdf0224f437761075fc218dc">/pages/49add6f66f92ed0afdf0224f437761075fc218dc</a></td></tr><tr><td><strong>Configuración de red</strong></td><td><a href="/pages/b62e30f44426c237fdf89b32291b7b93561b639a">/pages/b62e30f44426c237fdf89b32291b7b93561b639a</a></td></tr></tbody></table>

***

También puedes ver este video y otros en nuestro [centro de formación en video.](https://www.youtube.com/@Verkada)

{% embed url="<https://www.youtube.com/watch?index=7&list=PL3USUWfBbtdKLA-SVC0lbE4ssgvDYsdeX&v=akeui7lbme0>" %}


---

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