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

# Command Connector

**Übersicht**\
Command Connector ermöglicht es Ihnen, Nicht-Verkada-Kameras in die cloudbasierte Verkada Command-Plattform zu integrieren und so eine einheitliche Verwaltungsoberfläche bereitzustellen. Es bietet eine kostengünstige Möglichkeit, auf cloudbasierte Videosicherheit umzusteigen und gleichzeitig bestehende Investitionen in Hardware zu erhalten.

Diese Sammlung führt Sie durch das Hinzufügen eines Command Connector, das Verbinden kompatibler Nicht-Verkada-Kameras (ONVIF-Profil S) und das Einbinden dieser in Command für zentrale Anzeige und Verwaltung. Command Connector unterstützt die Kernfunktionen der Plattform wie Live-Videoüberwachung, Videoaufbewahrung und grundlegende Analysen wie die Suche nach Personen und Fahrzeugen.

Sehen Sie sich diese Links an, um loszulegen:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/7b9092b5ef078f27e8caebff71020a6e70241b69">/pages/7b9092b5ef078f27e8caebff71020a6e70241b69</a></td></tr><tr><td></td><td><a href="/pages/dec03e85f33b93c02a4c423ce0af87f237d58092">/pages/dec03e85f33b93c02a4c423ce0af87f237d58092</a></td></tr><tr><td></td><td><a href="/pages/cf901a0688c1f5c0d5ccdfe65baae2c9f3d8fead">/pages/cf901a0688c1f5c0d5ccdfe65baae2c9f3d8fead</a></td></tr></tbody></table>


---

# 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/command-connector/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.
