# Clever を Verkada Guest と統合する

Cleverは、学校管理者、教師、学生に広く使われている一般的なIDプロバイダ (IdP) です。Verkada Guest には Clever との統合機能があり、学生名簿と情報を2つの製品間で同期できます。これにより、次の内容を含む Student Guest タイプを使用できます。

* **遅刻到着** (遅れて学校に到着する学生を追跡する)
* **学生の引き渡し** (学生が保護者/後見人に引き渡されたタイミングを追跡する)
* **自己サインアウト** (学生が早退したタイミングを追跡する)

***

## Verkada Guest と同期するように Clever を設定する

### Clever の設定

{% stepper %}
{% step %}
**Clever アカウントで、Clever Dashboard > Applications > Add Applications ページに移動します。**
{% endstep %}

{% step %}
**「Verkada Guest」を検索します。**
{% endstep %}

{% step %}
**Request App > Request Applications をクリックします。**

その後、Verkada がリクエストを受け取り、承認されると通知します。
{% endstep %}

{% step %}
**承認されたら、Clever アカウントに移動し、名簿情報を Guest と共有します。Guest では、統合したい Sites 用に Clever からの保護者情報と学生情報のみが必要です。**
{% endstep %}
{% endstepper %}

### Command の設定

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

{% step %}
**左側のパネルで、Guest Settings アイコンをクリックします。**
{% endstep %}

{% step %}
**オーガナイゼーション' の下で、学校設定にアクセスするために Schools を選択します。**
{% endstep %}

{% step %}
**「Sync students with Clever」オプションを選択します。**

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

{% step %}
**求められたら、学校の地区ID番号を入力します。**
{% endstep %}

{% step %}
**Clever の学校を Verkada Guest の特定のサイトに割り当てます。これにより、学校と Guest サイトがリンクされます。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Clever からの Verkada Guest アプリのリクエストが承認されるまで、最大24時間かかる場合があります。
{% endhint %}

***

{% hint style="info" %}
**実際の動作を見てみますか?** こちらをご覧ください [動画チュートリアル](https://www.youtube.com/watch?v=WFUluswVNJ0).
{% 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/ja/xue-xiao/integrate-clever-with-verkada-guest.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.
