# Guest App Integrations

For more convenient [Verkada Guest](https://docs.verkada.com/docs/verkada-guest-overview.pdf) user management, you can enable third-party app integrations with Slack and Microsoft Teams so you can be notified when a guest checks in to your organization.

***

## Integrate Guest app with Slack

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

{% step %}
**On the left navigation, click Guest Settings.**
{% endstep %}

{% step %}
**On the left, scroll down to Notifications and select Connect to Slack.**

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

{% step %}
**When you are prompted to allow access to the Verkada Slack workspace, click Allow.**

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

{% step %}
**On Slack, search for the Verkada Guest app and add it to your account. You should then be able to receive Guest notifications via Slack.**

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

***

## Integrate Guest app with Microsoft Teams

{% hint style="danger" %}
You must have Global Administrator or Privileged Role Administrator permissions in Microsoft Teams to enable this feature.
{% endhint %}

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

{% step %}
**On the left navigation, click Guest Settings.**
{% endstep %}

{% step %}
**On the left, scroll down to Notifications and select Connect to MS Teams.**

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

{% step %}
**When you are prompted to sign in to Microsoft, click Next.**

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

{% step %}
**Accept the permissions to allow Guest to integrate with Teams.**

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

{% step %}
**On Microsoft Teams, search for the Verkada Guest app and add it to your account. You should then be able to receive notifications via Teams.**

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

***

## Enable all third-party apps

If you have third-party apps disabled, by default, for your Microsoft account, follow these steps to change your account settings:

{% stepper %}
{% step %}
**Go to** [**https://admin.teams.microsoft.com/policies/manage-apps**](https://admin.teams.microsoft.com/policies/manage-apps)
{% endstep %}

{% step %}
**Click Actions and select Org-wide settings.**
{% endstep %}

{% step %}
**On Org-wide app settings, ensure that Third-party apps is enabled.**
{% endstep %}
{% endstepper %}

***

## Enable only Verkada Guest third-party apps

{% stepper %}
{% step %}
**Navigate to:** [**https://admin.teams.microsoft.com/policies/manage-apps**](https://admin.teams.microsoft.com/policies/manage-apps)**.**
{% endstep %}

{% step %}
**Locate the Verkada Guest app in the list.**
{% endstep %}

{% step %}
**Assign to the group permitted to install.**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=76-x-GPz1l0).
{% endhint %}


---

# 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/guest/configuration/guest-app-integrations.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.
