# 재결합용 가디언 양식 만들기

Verkada Incident Response는 학교가 재결합(Reunification) 이벤트의 모든 단계를 관리하는 데 도움을 줍니다. 보호자 양식을 통해 학교는 학생을 인계하기 전에 보호자로부터 필요한 정보를 수집할 수 있습니다.

***

## 보호자 양식 만들기

관리자는 여러 사이트에서 사용할 수 있는 사이트별 보호자 양식 또는 전역 양식을 만들 수 있습니다.

### 전역

{% hint style="danger" %}
최소한 **Org Admin** 권한이 있어야 전역 보호자 양식을 만들 수 있습니다.
{% 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**을 선택합니다.\
b. 고유한 이름을 입력합니다.\
c.  **Save를 클릭합니다.**
{% endstep %}
{% endstepper %}

### 사이트별

{% hint style="danger" %}
최소한 **Workplace Site Admin** 권한이 있어야 사이트별 보호자 양식을 만들 수 있습니다.
{% 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**을 선택합니다.\
b. 고유한 이름을 입력합니다.\
c.  **Save를 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 구성

모든 보호자 양식에는 보호자의 이름과 요청하는 학생들의 이름을 수집해야 합니다. 또한 조직은 다음의 선택 단계도 포함할 수 있습니다:

* 연락처 정보(이메일 및/또는 전화번호)
* [보안 확인](/guest/ko/configuration/guest-security-screening.md)
* 보호자 사진
* 서술형 질문
* 객관식 질문
* 설문지
* 동영상
* PDF
* 문서

{% hint style="warning" %}
보안 확인 단계에서는 체크인 시 보호자 신분증의 이미지를 촬영해야 합니다. 이 기능은 신분증에서 법적 이름과 생년월일을 추출하여 확인에 사용합니다.
{% endhint %}

***

## Response 템플릿에 보호자 양식 추가

재결합(Reunification)에 대해 활성화된 Response 템플릿에는 보호자 양식이 할당되어 있어야 합니다. Response 템플릿을 구성할 때 원하는 양식을 선택할 수 있습니다. 자세한 내용은 [Response 템플릿 만들기](/incident-response/ko/configuration/create-response-templates.md) 를 참조하세요.

<div align="left" data-with-frame="true"><img src="/files/6683a5c8914512198cbbe411974047d0c40ee020" 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/ko/configuration/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.
