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

# ビデオセキュリティ

**概要**\
Verkada Video Security は、信頼性の高いオンボードストレージ、安全なリモートアクセス、そして Command における一元管理をまとめた、クラウド管理型のカメラプラットフォームです。システムは各デバイス上で映像を記録・保存し、メタデータをクラウドにアップロードしてすばやい検索を可能にし、映像の閲覧、設定の管理、すべてのサイトにわたる状態のモニターを行うための単一のインターフェースを提供します。

Verkada を使えば、標準的な PoE ネットワーク上にカメラを展開し、ローカルサーバーや NVR なしで管理し、規模に応じて一貫した設定を適用できます。プラットフォームには、ライブモニタリング、過去の映像レビュー、人物および車両分析、アラート、共有、保存期間管理のためのツールが含まれます。さらに、自動ファームウェア更新、暗号化されたデータ処理、ロールベースのユーザー管理などの組み込みセキュリティ機能も提供します。

このコレクションは、システムの仕組み、デバイスのインストールと設定方法、そして組織全体で信頼性の高いビデオセキュリティ環境を維持する方法を理解するのに役立ちます。

始めるには、以下のリンクをご覧ください:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">表紙画像</th></tr></thead><tbody><tr><td></td><td><a href="/pages/14ffceb877b8509c0553c297705270f9ec2d6cf2">/pages/14ffceb877b8509c0553c297705270f9ec2d6cf2</a></td><td></td></tr><tr><td></td><td><a href="/pages/b33ab904c62d5c851d9f89fa519e4fa22f760a64">/pages/b33ab904c62d5c851d9f89fa519e4fa22f760a64</a></td><td></td></tr><tr><td></td><td><a href="/pages/81b5468ad7f1928133a1968dd83815b0adb079e2">/pages/81b5468ad7f1928133a1968dd83815b0adb079e2</a></td><td></td></tr></tbody></table>

***

この動画や他の動画も、当社の [動画トレーニングセンターでご覧いただけます。](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/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.
