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

# Videosicherheit

**Übersicht**\
Verkada Video Security ist eine cloudverwaltete Kamera-Plattform, die zuverlässigen internen Speicher, sicheren Fernzugriff und zentrale Verwaltung in Command vereint. Das System zeichnet Videos auf und speichert sie auf jedem Gerät, lädt Metadaten zur schnellen Suche in die Cloud hoch und bietet Ihnen eine einheitliche Oberfläche, um Aufnahmen anzuzeigen, Einstellungen zu verwalten und den Zustand aller Standorte zu überwachen.

Mit Verkada können Sie Kameras in standardmäßigen PoE-Netzwerken bereitstellen, sie ohne lokale Server oder NVRs verwalten und konsistente Konfigurationen im großen Maßstab anwenden. Die Plattform umfasst Tools für die Live-Überwachung, die Ansicht historischer Videos, Personen- und Fahrzeuganalysen, Benachrichtigungen, Freigaben und Aufbewahrungsverwaltung. Sie bietet außerdem integrierte Sicherheitsfunktionen wie automatische Firmware-Updates, verschlüsselte Datenverarbeitung und rollenbasierte Benutzerverwaltung.

Diese Sammlung hilft Ihnen zu verstehen, wie das System funktioniert, wie Sie Geräte installieren und konfigurieren und wie Sie in Ihrem gesamten Unternehmen eine zuverlässige Video-Sicherheitsumgebung aufrechterhalten.

Sehen Sie sich diese Links an, um loszulegen:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Titelbild</th></tr></thead><tbody><tr><td></td><td><a href="/pages/2fa3ec1bc71bafe94addce819d1ed031f9eaef8d">/pages/2fa3ec1bc71bafe94addce819d1ed031f9eaef8d</a></td><td></td></tr><tr><td></td><td><a href="/pages/d513129dc6f8c2503bec4b9372763c312ed1be0b">/pages/d513129dc6f8c2503bec4b9372763c312ed1be0b</a></td><td></td></tr><tr><td></td><td><a href="/pages/e053775c698286e6eaaed6db9c664a1def21bb2c">/pages/e053775c698286e6eaaed6db9c664a1def21bb2c</a></td><td></td></tr></tbody></table>

***

Sie können sich auch dieses Video und weitere in unserem [Video-Schulungszentrum.](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/de/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.
