> 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.
