> 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カメラ](/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.
