> 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/access-control/ja/toarto.md).

# 統合とアラート

- [アクセスイベントアラートを構成する](https://help.verkada.com/access-control/ja/toarto/configure-access-control-event-alerts.md): アクセスコントロールイベントのアラートを構成して有効にする方法を学ぶ
- [共連れ検出](https://help.verkada.com/access-control/ja/toarto/configure-access-control-event-alerts/access-control-tailgate-detection.md): アクセスコントロールの共連れ検出を有効化して構成する方法を学ぶ
- [緊急シナリオ](https://help.verkada.com/access-control/ja/toarto/configure-access-control-event-alerts/emergency-lockdown.md): アクセスコントロールの緊急シナリオを構成して有効化する方法を学ぶ
- [アクセスコントロールレポート](https://help.verkada.com/access-control/ja/toarto/access-control-reports.md): レポートを使用すると、アクセスコントロールイベントを簡単に表示およびエクスポートできます
- [点呼レポート](https://help.verkada.com/access-control/ja/toarto/access-control-reports/roll-call-reports.md): 点呼レポートを作成、プレビュー、実行する
- [出勤分析](https://help.verkada.com/access-control/ja/toarto/access-control-reports/attendance-analytics.md): アクセスデータを活用して、Workplaceの利用状況と従業員の出勤傾向を明らかにする
- [InformaCast統合](https://help.verkada.com/access-control/ja/toarto/informacast-access-control-integration.md): Verkada Command をSinglewire Informacastと統合する方法を学ぶ
- [AtriumとのVerkada 統合](https://help.verkada.com/access-control/ja/toarto/verkada-integration-with-atrium.md)
- [Suprema BioStation3リーダー](https://help.verkada.com/access-control/ja/toarto/integrate-supremas-biostation3-readers-with-verkada-access-control.md)
- [アクセスユーザーから登録人物を作成する](https://help.verkada.com/access-control/ja/toarto/create-a-person-of-interest-from-an-access-user.md): 既存のアクセスコントロールユーザーからPOIを作成する方法を学ぶ
- [デバイス間ローカル接続](https://help.verkada.com/access-control/ja/toarto/create-a-person-of-interest-from-an-access-user/cross-device-local-connections-for-access-control.md): アクセスコントローラがLAN経由で他のVerkada デバイスと直接通信する仕組み
- [API経由でドアを管理する](https://help.verkada.com/access-control/ja/toarto/manage-doors-via-api.md): サードパーティ製プラットフォームでVerkada のアクセス制御されたドアを管理する
- [API経由でシナリオを管理する](https://help.verkada.com/access-control/ja/toarto/manage-doors-via-api/manage-lockdowns-and-scenarios-via-api.md): サードパーティ製プラットフォームでVerkada のシナリオを管理する


---

# 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/access-control/ja/toarto.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.
