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

# 新しいアラーム

**概要**\
Verkada アラームは、クラウドで管理される侵入検知システムで、単一のインターフェースから施設をモニターし、保護できます。センサー、ドア接点、サイレンをクラウドベースの管理と組み合わせることで、すべてのアラームデバイスに対してリアルタイムのアラートと一元管理を提供します。

このコレクションでは、アラームのインストールと設定、通知とイベントの管理、信頼性の高い動作の維持について詳しく案内します。アラームを効率的に設定し、セキュリティ監視を一貫して効果的に保つのに役立ちます。

開始するには、以下のリンクをご確認ください:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/3797515c92763cf938f0998b29ab57f9e74c839a">/pages/3797515c92763cf938f0998b29ab57f9e74c839a</a></td></tr><tr><td></td><td><a href="/pages/969628c22a88c56063a662920b16f06f7e933702">/pages/969628c22a88c56063a662920b16f06f7e933702</a></td></tr><tr><td></td><td><a href="/pages/828edcdb615e08aac3431ff79fe7069ad0c8e4bd">/pages/828edcdb615e08aac3431ff79fe7069ad0c8e4bd</a></td></tr><tr><td></td><td></td></tr></tbody></table>

***

また、こちらの動画や他の動画も当社の [動画トレーニングセンターでご覧いただけます。](https://www.youtube.com/@Verkada)

{% embed url="<https://www.youtube.com/watch?index=4&list=PL3USUWfBbtdLYs8AuLhPcaGkXjIbmKpz1&v=I83OwKCsXN8>" %}


---

# 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/new-alarms/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.
