# 応答テンプレートを作成

Workplaceサイトの管理者は、さまざまな種類のインシデントに対するResponse Templateを作成できます。Response Templateでは、次の内容を定義します:

* 誰を避難者として把握する必要があるか
* 避難者にどのステータスを割り当てられるか
* 避難者をどこで在席中としてマークできるか

学校向けには、Response Templateを次のように設定します [再統合](#h_4e94526bd9) および Guardian Form を設定します。

***

## Response Templateを作成する

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

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

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

{% step %}
**Add Template を選択し、テンプレート設定を構成します:**

a. [全般](#h_6b3cdc0e04)\
b. [人員](#h_f2978457f3)\
c. [再統合](#h_4e94526bd9)\
d. [人員ステータス](#h_57bacd963e)\
e. [場所名](#h_86abe03c6c)
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Response Templates はサイト固有であり、単一のサイトに適用されます。
{% endhint %}

### 全般

{% stepper %}
{% step %}
**一意のテンプレート名を入力します。**
{% endstep %}

{% step %}
**テンプレートの色を選択します。**
{% endstep %}

{% step %}
**テンプレートのアイコンを選択します。**
{% endstep %}

{% step %}
**テンプレートの説明を入力します。**

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

### 人員

この設定では、Response Template が起動されたときに誰が避難者として追跡されるかを定義します。次の3つのグループから選択できます:

* **学生** – Workplaceサイトに関連付けられた学校のすべての学生。
* [**スタッフ**](/guest/ja/she-ding/manage-host-lists-in-guest.md) – サイトに割り当てられたすべてのWorkplace従業員。
* **訪問者（Guestから）** – Response が起動された当日にチェックインしたすべての訪問者。

### 再統合

K12のお客様では、再統合を有効にすると、従業員は保護者をチェックインし、学生を再統合済みとしてマークできます。これにより、避難者に再統合済みステータスが追加されます。管理者は、チェックイン時に保護者情報を収集するために Guardian Form をカスタマイズすることもできます。

<div align="left" data-with-frame="true"><img src="/files/390da038b468f975225110ee5ee2dfe9cb1deed1" alt="" width="375"></div>

### 人員ステータス

管理者は、避難者に割り当て可能なステータスを定義できます。再統合が有効な場合、再統合済みステータスは常に利用可能です。

<div align="left" data-with-frame="true"><img src="/files/6405786479f2d1eded5a0115d93a4c94dce2c9da" alt="" width="375"></div>

### 場所名

管理者は、避難者および保護者（再統合が有効な場合）が集合する予定の場所を定義できます。

<div align="left" data-with-frame="true"><img src="/files/e9e437beedb453479d6a337d6f5ba3c098036a1e" alt="" width="375"></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-response-templates.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.
