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

# 連携

既存の業務ツールやプラットフォームと接続して、Verkada Commandを拡張します。

***

## 利用可能な連携

| 連携                                                                                                                  | 種類         | 説明                             |
| ------------------------------------------------------------------------------------------------------------------- | ---------- | ------------------------------ |
| [Slack](/command/ja/ganaizshon/integrations/set-up-verkada-alerts-for-slack-and-teams.md)                           | アラート       | VerkadaアラートをSlackの受信者に送信します    |
| [Microsoft Teams](/command/ja/ganaizshon/integrations/set-up-verkada-alerts-for-slack-and-teams.md)                 | アラート       | VerkadaアラートをTeamsの受信者に送信します    |
| [InformaCast](/command/ja/ganaizshon/integrations/initiate-informacast-notifications-with-verkada-device-alerts.md) | 通知         | Verkadaイベントから一斉通知をトリガーします      |
| [Axon Evidence](/command/ja/ganaizshon/integrations/set-up-the-axon-evidence-integration-in-command.md)             | ビデオエクスポート  | 動画クリップをAxon Evidenceにエクスポートします |
| [Axon Fusus](/command/ja/ganaizshon/integrations/axon-fusus-cloud-to-cloud-streaming-integration.md)                | ビデオストリーミング | クラウド間ストリーミング連携                 |
| [Fusus Camera](/command/ja/ganaizshon/integrations/set-up-the-verkada-fusus-camera-integration.md)                  | ビデオ共有      | カメラフィードをFususと共有します            |
| [Fusus LPR](/command/ja/ganaizshon/integrations/set-up-the-verkada-fusus-lpr-integration.md)                        | LPR        | ナンバープレートデータをFususと共有します        |
| [HiveWatch](/command/ja/ganaizshon/integrations/set-up-the-verkada-hivewatch-integration.md)                        | セキュリティ運用   | HiveWatchプラットフォームに接続します        |
| [Auror](/command/ja/ganaizshon/integrations/set-up-the-auror-integration-in-command.md)                             | 小売セキュリティ   | Aurorの小売犯罪プラットフォームに接続します       |
| [Splunk](/command/ja/ganaizshon/integrations/verkada-splunk-integration.md)                                         | SIEM       | 監査ログをSplunkに送信します              |

***

## どの連携を使用すればよいですか？

* **チームチャットでアラートを受け取りたいですか？** 使用 [Slack](/command/ja/ganaizshon/integrations/set-up-verkada-alerts-for-slack-and-teams.md) または [Microsoft Teams](/command/ja/ganaizshon/integrations/set-up-verkada-alerts-for-slack-and-teams.md)
* **一斉緊急通知が必要ですか？** 使用 [InformaCast](/command/ja/ganaizshon/integrations/initiate-informacast-notifications-with-verkada-device-alerts.md)
* **ボディカメラを使用していますか？** 使用 [Axon Evidence](/command/ja/ganaizshon/integrations/set-up-the-axon-evidence-integration-in-command.md)
* **一元化されたセキュリティ運用が必要ですか？** 使用 [Fusus](/command/ja/ganaizshon/integrations/set-up-the-verkada-fusus-camera-integration.md) または [HiveWatch](/command/ja/ganaizshon/integrations/set-up-the-verkada-hivewatch-integration.md)
* **小売のロス防止ですか？** 使用 [Auror](/command/ja/ganaizshon/integrations/set-up-the-auror-integration-in-command.md)
* **セキュリティ監視/SIEMですか？** 使用 [Splunk](/command/ja/ganaizshon/integrations/verkada-splunk-integration.md)


---

# 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/ja/ganaizshon/integrations.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.
