> 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/guest/ja/she-ding/guest-app-integrations.md).

# Guest アプリ連携

より便利な [Verkada Guest](https://docs.verkada.com/docs/verkada-guest-overview.pdf) ユーザー管理のために、SlackやMicrosoft Teamsとのサードパーティ製アプリ連携を有効にすると、ゲストがあなたの組織にチェックインしたときに通知を受け取れるようになります。

***

## Guest appをSlackと連携する

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Guest Settings をクリックします。**
{% endstep %}

{% step %}
**左側で下にスクロールして［通知］まで移動し、［Slackに接続］を選択します。**

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

{% step %}
**Verkada Slackワークスペースへのアクセスを許可するよう求められたら、［許可］をクリックします。**

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

{% step %}
**SlackでVerkada Guest appを検索し、アカウントに追加します。すると、Slack経由でGuestの通知を受け取れるようになります。**

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

***

## Guest appをMicrosoft Teamsと連携する

{% hint style="danger" %}
この機能を有効にするには、Microsoft Teamsでグローバル管理者または特権ロール管理者の権限が必要です。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Guest Settings をクリックします。**
{% endstep %}

{% step %}
**左側で下にスクロールして［通知］まで移動し、［MS Teamsに接続］を選択します。**

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

{% step %}
**Microsoftへのサインインを求められたら、［次へ］をクリックします。**

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

{% step %}
**GuestがTeamsと連携できるよう、権限を承認します。**

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

{% step %}
**Microsoft TeamsでVerkada Guest appを検索し、アカウントに追加します。すると、Teams経由で通知を受け取れるようになります。**

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

***

## すべてのサードパーティ製アプリを有効にする

Microsoftアカウントでサードパーティ製アプリが既定で無効になっている場合は、次の手順でアカウント設定を変更してください:

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

{% step %}
**［アクション］をクリックし、［組織全体の設定］を選択します。**
{% endstep %}

{% step %}
**［組織全体のアプリ設定］で、［サードパーティ製アプリ］が有効になっていることを確認します。**
{% endstep %}
{% endstepper %}

***

## Verkada Guestのサードパーティ製アプリのみを有効にする

{% stepper %}
{% step %}
**次へ移動：** [**https://admin.teams.microsoft.com/policies/manage-apps**](https://admin.teams.microsoft.com/policies/manage-apps)**.**
{% endstep %}

{% step %}
**一覧でVerkada Guestアプリを見つけます。**
{% endstep %}

{% step %}
**インストールを許可されたグループに割り当てます。**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**実際の動きを見ますか？** こちらをチェック [ビデオチュートリアル](https://www.youtube.com/watch?v=76-x-GPz1l0).
{% endhint %}


---

# 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/guest/ja/she-ding/guest-app-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.
