# Create Guardian Forms for Reunification

Verkada Incident Response helps schools manage every step of a Reunification event. Guardian forms allow schools to collect required information from guardians before releasing students.

***

## Create guardian forms

Admins can create site-specific guardian forms or global forms that can be used across multiple sites.

### Global

{% hint style="danger" %}
You need at least **Org Admin** permissions to create global guardian forms.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace Incident Response.**
{% endstep %}

{% step %}
**On the left navigation, click Incident Response Settings.**
{% endstep %}

{% step %}
**Under Guardian Sign-In, select Manage Guardian Forms.**

a. In the top right, select **Add Guardian Form**.\
b. Enter a unique name.\
c. Click **Save.**
{% endstep %}
{% endstepper %}

### Site-specific

{% hint style="danger" %}
You need at least **Workplace Site Admin** permissions to create site-specific guardian forms.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace Incident Response.**
{% endstep %}

{% step %}
**On the left navigation, click Incident Response Settings > your site.**
{% endstep %}

{% step %}
**Under Guardian Sign-In, select Manage Guardian Forms.**

a. In the top right, select **Add Guardian Form**.\
b. Enter a unique name.\
c. Click **Save.**
{% endstep %}
{% endstepper %}

***

## Configuration

All guardian forms must collect the guardian’s name and the names of the students they are requesting. Organizations can also include the following optional steps:

* Contact Info (email and/or phone number)
* [Security Screening](/guest/configuration/guest-security-screening.md)
* Guardian Photo
* Open Response Questions
* Multiple Choice Questions
* Questionnaires
* Videos
* PDFs
* Documents

{% hint style="warning" %}
The security screening step requires capturing an image of the guardian’s ID at check-in. The feature extracts the legal name and date of birth from the ID for verification.
{% endhint %}

***

## Add a guardian form to a Response template

A guardian form must be assigned for Response templates enabled for Reunification. You can select the desired form when configuring the Response template. See [Create a Response Template](/incident-response/configuration/create-response-templates.md) for more information.

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