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

# Video Security

**Overview**\
Verkada Video Security is a cloud-managed camera platform that brings together reliable onboard storage, secure remote access, and centralized administration in Command. The system records and stores video on each device, uploads metadata to the cloud for quick search, and gives you a single interface to view footage, manage settings, and monitor health across all sites.

With Verkada, you can deploy cameras on standard PoE networks, manage them without local servers or NVRs, and apply consistent configurations at scale. The platform includes tools for live monitoring, historical video review, people and vehicle analytics, alerts, sharing, and retention management. It also provides built-in security features like automatic firmware updates, encrypted data handling, and role-based user management.

This collection helps you understand how the system works, how to install and configure devices, and how to maintain a reliable video security environment across your organization.

Check out these links to get started:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td></td><td><a href="/pages/0OEgr7keZZIPQiLjdVfR">/pages/0OEgr7keZZIPQiLjdVfR</a></td><td></td></tr><tr><td></td><td><a href="/pages/fA1L0T0BBvxHn1eFDnc5">/pages/fA1L0T0BBvxHn1eFDnc5</a></td><td></td></tr><tr><td></td><td><a href="/pages/ZOJ1lEKKYqmGl4WWSgCv">/pages/ZOJ1lEKKYqmGl4WWSgCv</a></td><td></td></tr></tbody></table>

***

You can also check out this video and others on our [video training center.](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/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.
