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

# Seguridad de video

**Información general**\
Verkada Video Security es una plataforma de cámaras gestionada en la nube que reúne almacenamiento fiable integrado, acceso remoto seguro y administración centralizada en Command. El sistema graba y almacena video en cada dispositivo, carga metadatos a la nube para una búsqueda rápida y te da una única interfaz para ver la grabación, administrar la configuración y monitor el estado en todos los sitios.

Con Verkada, puedes desplegar cámaras en redes PoE estándar, administrarlas sin servidores locales ni NVR y aplicar configuraciones coherentes a gran escala. La plataforma incluye herramientas para el monitoreo en vivo, la revisión de video histórico, análisis de personas y vehículos, alertas, uso compartido y gestión de retención. También ofrece funciones de seguridad integradas como actualizaciones automáticas de firmware, manejo cifrado de datos y administración de usuarios basada en roles.

Esta colección te ayuda a entender cómo funciona el sistema, cómo instalar y configurar dispositivos y cómo mantener un entorno de seguridad de video fiable en toda tu organización.

Consulta estos enlaces para comenzar:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Imagen de portada</th></tr></thead><tbody><tr><td></td><td><a href="/pages/412647555195f0614aa29adb12727c6b67a8a134">/pages/412647555195f0614aa29adb12727c6b67a8a134</a></td><td></td></tr><tr><td></td><td><a href="/pages/5845cde2303faf7615eb4fb981ca65d2ca583b4f">/pages/5845cde2303faf7615eb4fb981ca65d2ca583b4f</a></td><td></td></tr><tr><td></td><td><a href="/pages/0de278339a4d36e9205e549088093d40928d00a2">/pages/0de278339a4d36e9205e549088093d40928d00a2</a></td><td></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=9&list=PL3USUWfBbtdJpB2F8sOOJOdvv2qlWcfpk&v=5pRUeH_bhw0>" %}


---

# 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/verkada-cameras/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.
