> 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/gou-cheng/guest-app-integrations.md).

# Guest アプリ連携

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

***

## Slack と連携する Guest アプリ

{% 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 アプリを検索して、アカウントに追加します。すると、Slack 経由で Guest の通知を受信できるようになります。**

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

***

## Microsoft Teams と連携する Guest アプリ

{% 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 アプリを検索して、アカウントに追加します。すると、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/gou-cheng/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.
