# 再統合用の保護者フォームを作成する

Verkada Incident Responseは、学校がReunificationイベントのあらゆる段階を管理するのを支援します。Guardianフォームを使用すると、学校は生徒を引き渡す前に保護者から必要な情報を収集できます。

***

## Guardianフォームを作成する

管理者は、サイト固有のGuardianフォーム、または複数のサイトで使用できるグローバルフォームを作成できます。

### グローバル

{% hint style="danger" %}
少なくとも **オーガナイゼーション管理者** の権限が必要です。グローバルGuardianフォームを作成するには、
{% endhint %}

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

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

{% step %}
**［Guardian Sign-In］で、［Manage Guardian Forms］を選択します。**

a. 右上で、 **［Add Guardian Form］**&#x3092;選択します。\
b. 一意の名前を入力します。\
c. ［ **Save］をクリックします。**
{% endstep %}
{% endstepper %}

### サイト固有

{% hint style="danger" %}
少なくとも **Workplace Site Admin** の権限が必要です。サイト固有のGuardianフォームを作成するには、
{% endhint %}

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

{% step %}
**左側のナビゲーションで、［Incident Response Settings］>対象のサイトをクリックします。**
{% endstep %}

{% step %}
**［Guardian Sign-In］で、［Manage Guardian Forms］を選択します。**

a. 右上で、 **［Add Guardian Form］**&#x3092;選択します。\
b. 一意の名前を入力します。\
c. ［ **Save］をクリックします。**
{% endstep %}
{% endstepper %}

***

## 構成

すべてのGuardianフォームでは、保護者の氏名と、保護者が要求している生徒の氏名を収集する必要があります。オーガナイゼーションでは、次の任意の手順を追加することもできます。

* 連絡先情報（メールアドレスおよび/または電話番号）
* [セキュリティスクリーニング](/guest/ja/she-ding/guest-security-screening.md)
* 保護者の写真
* 自由記述式の質問
* 選択式の質問
* アンケート
* 動画
* PDF
* ドキュメント

{% hint style="warning" %}
セキュリティスクリーニングの手順では、チェックイン時に保護者のID画像を撮影する必要があります。この機能は、確認のためにIDから法的氏名と生年月日を抽出します。
{% endhint %}

***

## GuardianフォームをResponseテンプレートに追加する

Reunification用に有効化されたResponseテンプレートには、Guardianフォームを割り当てる必要があります。Responseテンプレートを設定する際に、希望するフォームを選択できます。詳細は [Responseテンプレートを作成する](/incident-response/ja/gou-cheng/create-response-templates.md) をご覧ください。

<div align="left" data-with-frame="true"><img src="/files/bdbcea89274e01dcaf6833a87c932853ae7034a4" alt="" width="563"></div>


---

# 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/incident-response/ja/gou-cheng/create-guardian-forms-for-reunification.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.
