> 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).

# ゲストアプリ連携

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

***

## Guest アプリを Slack に統合する

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > Workplace > ゲスト に移動します。**
{% endstep %}

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

{% step %}
**左側で下にスクロールして［Notifications］を開き、［Connect to Slack］を選択します。**

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

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

<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 %}

***

## Guest アプリを Microsoft Teams に統合する

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

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > Workplace > ゲスト に移動します。**
{% endstep %}

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

{% step %}
**左側で下にスクロールして［Notifications］を開き、［Connect to MS Teams］を選択します。**

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

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

<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 %}
**［Actions］をクリックし、［Org-wide settings］を選択します。**
{% endstep %}

{% step %}
**［Org-wide app settings］で、［Third-party apps］が有効になっていることを確認します。**
{% 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.
