> 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/es/configuracion-de-la-organizacion/integrations.md).

# Integraciones

Amplía Verkada Command conectándote con tus herramientas y plataformas empresariales existentes.

***

## Integraciones disponibles

| Integración                                                                                                                               | Tipo                     | Descripción                                                  |
| ----------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | ------------------------------------------------------------ |
| [Slack](/command/es/configuracion-de-la-organizacion/integrations/set-up-verkada-alerts-for-slack-and-teams.md)                           | Alertas                  | Envía alertas de Verkada a destinatarios de Slack            |
| [Microsoft Teams](/command/es/configuracion-de-la-organizacion/integrations/set-up-verkada-alerts-for-slack-and-teams.md)                 | Alertas                  | Envía alertas de Verkada a destinatarios de Teams            |
| [InformaCast](/command/es/configuracion-de-la-organizacion/integrations/initiate-informacast-notifications-with-verkada-device-alerts.md) | Notificaciones           | Activa notificaciones masivas a partir de eventos de Verkada |
| [Axon Evidence](/command/es/configuracion-de-la-organizacion/integrations/set-up-the-axon-evidence-integration-in-command.md)             | Exportación de vídeo     | Exporta clips de vídeo a Axon Evidence                       |
| [Axon Fusus](/command/es/configuracion-de-la-organizacion/integrations/axon-fusus-cloud-to-cloud-streaming-integration.md)                | Transmisión de vídeo     | Integración de transmisión de nube a nube                    |
| [Cámara Fusus](/command/es/configuracion-de-la-organizacion/integrations/set-up-the-verkada-fusus-camera-integration.md)                  | Compartir vídeo          | Comparte las transmisiones de cámaras con Fusus              |
| [Fusus LPR](/command/es/configuracion-de-la-organizacion/integrations/set-up-the-verkada-fusus-lpr-integration.md)                        | LPR                      | Comparte datos de matrículas con Fusus                       |
| [HiveWatch](/command/es/configuracion-de-la-organizacion/integrations/set-up-the-verkada-hivewatch-integration.md)                        | Operaciones de seguridad | Conecta con la plataforma HiveWatch                          |
| [Auror](/command/es/configuracion-de-la-organizacion/integrations/set-up-the-auror-integration-in-command.md)                             | Seguridad minorista      | Conecta con la plataforma de delincuencia minorista Auror    |
| [Splunk](/command/es/configuracion-de-la-organizacion/integrations/verkada-splunk-integration.md)                                         | SIEM                     | Envía registros de auditoría a Splunk                        |

***

## ¿Qué integración debería usar?

* **¿Quieres alertas en el chat de tu equipo?** Usa [Slack](/command/es/configuracion-de-la-organizacion/integrations/set-up-verkada-alerts-for-slack-and-teams.md) o [Microsoft Teams](/command/es/configuracion-de-la-organizacion/integrations/set-up-verkada-alerts-for-slack-and-teams.md)
* **¿Necesitas notificaciones masivas de emergencia?** Usa [InformaCast](/command/es/configuracion-de-la-organizacion/integrations/initiate-informacast-notifications-with-verkada-device-alerts.md)
* **¿Usas cámaras corporales?** Usa [Axon Evidence](/command/es/configuracion-de-la-organizacion/integrations/set-up-the-axon-evidence-integration-in-command.md)
* **¿Necesitas operaciones de seguridad centralizadas?** Usa [Fusus](/command/es/configuracion-de-la-organizacion/integrations/set-up-the-verkada-fusus-camera-integration.md) o [HiveWatch](/command/es/configuracion-de-la-organizacion/integrations/set-up-the-verkada-hivewatch-integration.md)
* **¿Prevención de pérdidas minoristas?** Usa [Auror](/command/es/configuracion-de-la-organizacion/integrations/set-up-the-auror-integration-in-command.md)
* **¿Monitoreo de seguridad/SIEM?** Usa [Splunk](/command/es/configuracion-de-la-organizacion/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/es/configuracion-de-la-organizacion/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.
