> 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/de/organisationseinstellungen/integrations.md).

# Integrationen

Erweitern Sie Verkada Command, indem Sie es mit Ihren vorhandenen Geschäftstools und Plattformen verbinden.

***

## Verfügbare Integrationen

| Integration                                                                                                                         | Typ                    | Beschreibung                                                    |
| ----------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | --------------------------------------------------------------- |
| [Slack](/command/de/organisationseinstellungen/integrations/set-up-verkada-alerts-for-slack-and-teams.md)                           | Benachrichtigungen     | Senden Sie Verkada-Benachrichtigungen an Slack-Empfänger        |
| [Microsoft Teams](/command/de/organisationseinstellungen/integrations/set-up-verkada-alerts-for-slack-and-teams.md)                 | Benachrichtigungen     | Senden Sie Verkada-Benachrichtigungen an Teams-Empfänger        |
| [InformaCast](/command/de/organisationseinstellungen/integrations/initiate-informacast-notifications-with-verkada-device-alerts.md) | Benachrichtigungen     | Lösen Sie Massenbenachrichtigungen aus Verkada-Ereignissen aus  |
| [Axon Evidence](/command/de/organisationseinstellungen/integrations/set-up-the-axon-evidence-integration-in-command.md)             | Videoexport            | Exportieren Sie Videoclips zu Axon Evidence                     |
| [Axon Fusus](/command/de/organisationseinstellungen/integrations/axon-fusus-cloud-to-cloud-streaming-integration.md)                | Videostreaming         | Cloud-to-Cloud-Streaming-Integration                            |
| [Fusus-Kamera](/command/de/organisationseinstellungen/integrations/set-up-the-verkada-fusus-camera-integration.md)                  | Videofreigabe          | Teilen Sie Kamerastreams mit Fusus                              |
| [Fusus LPR](/command/de/organisationseinstellungen/integrations/set-up-the-verkada-fusus-lpr-integration.md)                        | LPR                    | Teilen Sie Kennzeichendaten mit Fusus                           |
| [HiveWatch](/command/de/organisationseinstellungen/integrations/set-up-the-verkada-hivewatch-integration.md)                        | Sicherheitsbetrieb     | Mit der HiveWatch-Plattform verbinden                           |
| [Auror](/command/de/organisationseinstellungen/integrations/set-up-the-auror-integration-in-command.md)                             | Einzelhandelsicherheit | Mit der Auror-Plattform für Einzelhandelskriminalität verbinden |
| [Splunk](/command/de/organisationseinstellungen/integrations/verkada-splunk-integration.md)                                         | SIEM                   | Senden Sie Prüfprotokolle an Splunk                             |

***

## Welche Integration sollte ich verwenden?

* **Möchten Sie Benachrichtigungen in Ihrem Team-Chat?** Verwenden Sie [Slack](/command/de/organisationseinstellungen/integrations/set-up-verkada-alerts-for-slack-and-teams.md) oder [Microsoft Teams](/command/de/organisationseinstellungen/integrations/set-up-verkada-alerts-for-slack-and-teams.md)
* **Benötigen Sie Massen-Notfallbenachrichtigungen?** Verwenden Sie [InformaCast](/command/de/organisationseinstellungen/integrations/initiate-informacast-notifications-with-verkada-device-alerts.md)
* **Verwenden Sie Körperkameras?** Verwenden Sie [Axon Evidence](/command/de/organisationseinstellungen/integrations/set-up-the-axon-evidence-integration-in-command.md)
* **Benötigen Sie zentralisierte Sicherheitsabläufe?** Verwenden Sie [Fusus](/command/de/organisationseinstellungen/integrations/set-up-the-verkada-fusus-camera-integration.md) oder [HiveWatch](/command/de/organisationseinstellungen/integrations/set-up-the-verkada-hivewatch-integration.md)
* **Einzelhandels-Diebstahlprävention?** Verwenden Sie [Auror](/command/de/organisationseinstellungen/integrations/set-up-the-auror-integration-in-command.md)
* **Sicherheitsüberwachung/SIEM?** Verwenden Sie [Splunk](/command/de/organisationseinstellungen/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/de/organisationseinstellungen/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.
