# 学校向けゲストタイプ

Guest は、地区が生徒および保護者のデータを安全に共有するための複数の方法を提供します。このデータを共有することで、地区は生徒と保護者向けのスマートなチェックインワークフローを構築できます。

### 始める前に

学校の Guest タイプを使用するには、学校データを Guest サイトと共有する必要があります。これにより、Guest は学校ごとに生徒とその保護者を追跡しやすくなります。学校データは次の 3 つの方法で割り当てることができます。

* との連携 [Clever](/guest/ja/xue-xiao/integrate-clever-with-verkada-guest.md)
* との連携 [ClassLink](/guest/ja/xue-xiao/integrate-classlink-with-verkada-guest.md)
* CSV アップロード

***

## 学校の Guest タイプを設定する

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

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

{% step %}
**上部で、Sites > 該当サイト を選択します。**
{% endstep %}

{% step %}
**Guest Types の下で、Manage Guest Types をクリックします。**
{% endstep %}

{% step %}
**右上で、\[Guest Type を追加] をクリックします。**

a. 一意の名前を入力します。\
b. サイトを選択します。\
c. をクリックします **次へ。**
{% endstep %}

{% step %}
**学校を選択し、テンプレートを選択します。**

a. クリックします **作成。**\
b. の横にある **チェックイン手順**をクリックします <i class="fa-plus-large">:plus-large:</i>.

1. 以下の **学校、** 検索オプションを選択します。
   * **生徒名：** 訪問者は生徒を名前で検索する必要があります。この検索には、Guest サイトに関連付けられた学校の生徒のみが表示されます。訪問者は名前または生徒 ID で検索できます。
   * **保護者名と生徒名：** 訪問者はまず保護者名を検索し、次に生徒名を検索する必要があります。既定では、検索には Guest サイトに割り当てられた学校に関連付けられた保護者と生徒のみが表示されます。この検索で選択された保護者は、自分が紐付けられている生徒のみを検索できます。
2. （任意） **保護者名と生徒名** の手順で、次をチェックします **一時的な保護者の例外を許可する** （詳細 [こちら](#h_e06f879513)).

   <div align="left" data-with-frame="true"><img src="/files/6e1ff575774779d55791f4bb15df2b85d409f81b" alt=""></div>

c. 必要に応じて他の設定を構成します。\
d. をクリックします **変更を保存。**
{% endstep %}
{% endstepper %}

### 学校の Guest タイプでピンを使用する

学校の Guest タイプの手順は [ピン留め](/guest/ja/she-ding/configure-guest-types/pin-guest-check-in-steps-and-configure-guest-passes.md) して、今後のサインイン時にスキップできるようにできます。「生徒名」手順をピン留めすると、以前選択した生徒の選択が保存されます。「保護者名と生徒名」手順をピン留めすると、以前選択した保護者名と生徒名の両方が保存されます。手順がピン留めされていても、訪問者は保護者名と生徒名の選択を変更できます。

***

## 一時的な保護者の例外を使用する

一時的な保護者の例外により、訪問者は学校の生徒リストから任意の生徒を選択できます。学校の保護者リストにある保護者は、引き渡しが許可されている生徒または別の生徒を選択できます。学校の保護者リストにいない人も、任意の生徒を選択できます。サインイン後、これらの訪問にはスタッフの承認が必要です。

### 一時的な保護者の例外を管理する

訪問者が学校データ上で紐付けられていない生徒を選択した場合、スタッフにその訪問の確認が求められます。スタッフは訪問を拒否または承認できます。

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

{% step %}
**上部で、サイトを選択します。**
{% endstep %}

{% step %}
**訪問ログで、「確認してください」をクリックします。**

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

{% step %}
**メニューで、一時的な保護者の例外を許可するか拒否するかを選択します。**

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

訪問の詳細には、訪問者が一時的な保護者として承認されたかどうかが表示されます。保護者の例外が拒否された場合でも、スタッフは訪問ログを開いて を選択することで、入場を許可できます。 **入場を許可**.


---

# 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/school-guest-types.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.
