# Messaging Platform Alerts

Integrate Verkada with your preferred messaging platform to receive alerts directly in your communication channels. Through these integrations, users can receive any alerts generated by Verkada Command, including Person of Interest events, AI-powered alerts, door forced open events, TVOC alerts, and more!

***

{% tabs %}
{% tab title="Slack" %}
{% stepper %}
{% step %}
**In Command, go to All Products > Admin.**
{% endstep %}

{% step %}
**In the left navigation, select Org Settings > Verkada API and Integrations.**
{% endstep %}

{% step %}
**Under Integrations, click Add Integration.**
{% endstep %}

{% step %}
**Select Slack.**

a. This will redirect you to the authentication page for Slack. Link your Verkada Command account with the Slack account you are currently logged into on your workstation.\
b. Review the requested permissions required for this integration and click **Allow.**

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

{% step %}
**When creating a new alert or editing an existing alert, users will now be able to add their Slack account as a recipient to their configured alert. These alerts will be sent directly to the user who has configured the notification.**

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

{% hint style="info" %}
See [Create Alerts Across Verkada Products](/command/organization-settings/create-alerts-across-verkada-products.md) for more information.
{% endhint %}
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Microsoft Teams" %}
{% hint style="danger" %}
You need to [enable permissions for third-party apps](https://learn.microsoft.com/en-us/microsoftteams/manage-apps) to be installed on the Teams platform before you can set up the Verkada integration.
{% endhint %}

{% stepper %}
{% step %}
**In Command, go to All Products > Admin.**
{% endstep %}

{% step %}
**In the left navigation, select Org Settings > Verkada API and Integrations.**
{% endstep %}

{% step %}
**Under Integrations, click Add Integration.**
{% endstep %}

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

a. This will redirect you to the sign-in page for Microsoft Teams. Enter your email address and password associated with your Microsoft account.

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

b. Review the requested permissions required for this integration and click **Accept**.

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

{% step %}
**When creating a new alert or editing an existing alert, users will now be able to add their Microsoft Teams account as a recipient to their configured alert. These alerts will be sent directly to the user who has configured the notification.**&#x20;

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

{% hint style="info" %}
See [Create Alerts Across Verkada Products](/command/organization-settings/create-alerts-across-verkada-products.md) for more information.
{% endhint %}
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/command/organization-settings/integrations/set-up-verkada-alerts-for-slack-and-teams.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
