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

# Command Connector

**概要**\
Command Connector を使用すると、非Verkada カメラをクラウドベースの Verkada Command プラットフォームに統合して、統一された管理インターフェースを提供できます。既存のハードウェア投資を維持しつつ、クラウドベースのビデオセキュリティへ移行するためのコスト効率の高い方法を提供します。

このコレクションでは、Command Connector の追加方法、互換性のある非Verkada カメラ（ONVIF-Profile S）を接続する方法、およびそれらを Command の下で集中表示と管理に統合する方法を案内します。Command Connector は、ライブビデオ監視、ビデオ保存、人物や車両検索などの基本的な分析といったコアプラットフォーム機能をサポートします。

開始するには、次のリンクを確認してください：

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/8562d07a60846a61f6f44ae59a8712a2302a2ea4">/pages/8562d07a60846a61f6f44ae59a8712a2302a2ea4</a></td></tr><tr><td></td><td><a href="/pages/3c40813d8ae58eb7840b64acac4204845f77493d">/pages/3c40813d8ae58eb7840b64acac4204845f77493d</a></td></tr><tr><td></td><td><a href="/pages/ae41b519b29fd820e3d9e431c4e6ca89f2b1855d">/pages/ae41b519b29fd820e3d9e431c4e6ca89f2b1855d</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/ja/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.
