> 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/set-up-verkada-alerts-for-slack-and-teams.md).

# Alertas de plataforma de mensajería

Integre Verkada con su plataforma de mensajería preferida para recibir alertas directamente en sus canales de comunicación. A través de estas integraciones, los usuarios pueden recibir cualquier alerta generada por Verkada Command, incluidos eventos de persona de interés, alertas impulsadas por IA, eventos de puerta forzada abierta, alertas de TVOC y más.

***

{% tabs %}
{% tab title="Slack" %}
{% stepper %}
{% step %}
**En Command, vaya a Todos los productos > Admin.**
{% endstep %}

{% step %}
**En la navegación izquierda, seleccione Configuración de la organización > API e integraciones de Verkada.**
{% endstep %}

{% step %}
**En Integrations, haga clic en Add Integration.**
{% endstep %}

{% step %}
**Seleccione Slack.**

a. Esto lo redirigirá a la página de autenticación de Slack. Vincule su cuenta de Verkada Command con la cuenta de Slack en la que ha iniciado sesión actualmente en su estación de trabajo.\
b. Revise los permisos solicitados necesarios para esta integración y haga clic en **Permitir.**

<div align="left" data-with-frame="true"><img src="/files/cef172376c9787770cecf3cf9354cf23a2cfad3b" alt="" width="563"></div>
{% endstep %}

{% step %}
**Al crear una nueva alerta o editar una alerta existente, los usuarios ahora podrán agregar su cuenta de Slack como destinatario de su alerta configurada. Estas alertas se enviarán directamente al usuario que configuró la notificación.**

<div align="left" data-with-frame="true"><figure><img src="/files/baa6bf682237fea53ec67f7a5132f92567c466fe" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Consulte [Crear alertas en todos los productos de Verkada](/command/es/configuracion-de-la-organizacion/create-alerts-across-verkada-products.md) para obtener más información.
{% endhint %}
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Microsoft Teams" %}
{% hint style="danger" %}
Debe [habilitar los permisos para aplicaciones de terceros](https://learn.microsoft.com/en-us/microsoftteams/manage-apps) para que se instalen en la plataforma de Teams antes de poder configurar la integración de Verkada.
{% endhint %}

{% stepper %}
{% step %}
**En Command, vaya a Todos los productos > Admin.**
{% endstep %}

{% step %}
**En la navegación izquierda, seleccione Configuración de la organización > API e integraciones de Verkada.**
{% endstep %}

{% step %}
**En Integrations, haga clic en Add Integration.**
{% endstep %}

{% step %}
**Seleccione Microsoft Teams.**

a. Esto lo redirigirá a la página de inicio de sesión de Microsoft Teams. Ingrese su dirección de correo electrónico y la contraseña asociadas con su cuenta de Microsoft.

<div align="left" data-with-frame="true"><img src="/files/952fc2a197a223cc9f8ce3c03aea6311aa00e244" alt=""></div>

b. Revise los permisos solicitados necesarios para esta integración y haga clic en **Aceptar**.

<div align="left" data-with-frame="true"><img src="/files/8d298dbb8759bd72c2ebe07b4b148263add2d6d2" alt=""></div>
{% endstep %}

{% step %}
**Al crear una nueva alerta o editar una alerta existente, los usuarios ahora podrán agregar su cuenta de Microsoft Teams como destinatario de su alerta configurada. Estas alertas se enviarán directamente al usuario que configuró la notificación.**&#x20;

<div align="left" data-with-frame="true"><img src="/files/f73a515caf7e63f05bb0fd16d284308745b221e3" alt=""></div>

{% hint style="info" %}
Consulte [Crear alertas en todos los productos de Verkada](/command/es/configuracion-de-la-organizacion/create-alerts-across-verkada-products.md) para obtener más información.
{% endhint %}
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}


---

# 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/set-up-verkada-alerts-for-slack-and-teams.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.
