# Create Assisted Sign-in Guest Types

Organizations can use Assisted Sign-in Guest Types in any case where a front desk team member should enter information on a visitor's behalf.&#x20;

***

## Configuration

{% hint style="danger" %}
You need at least **Workplace Site Admin** permissions to create a Guest Type.
{% endhint %}

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

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

{% step %}
**Under Organization > Guest Types, click Manage Guest Types.**
{% endstep %}

{% step %}
**In the top right, click Add Guest Type.**

1. Enter a unique name.
2. Select **Global (All Sites)** or a specific site.

{% hint style="danger" %}
You need at least **Org Admin** permissions to create a Global Guest Type.
{% endhint %}

3. Click **Next.**
   {% endstep %}

{% step %}
**Select the Assisted Sign-in Template.**
{% endstep %}

{% step %}
**Configure the needed sign-in steps and choose whether each step should be completed by the visitor or the Guest user.**

<div data-with-frame="true"><figure><img src="/files/Ai1gwrZPfmaye4yuaoKi" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
The following steps can only be configured as visitor steps:

* **Badge Photo**
* **Security Screening**
* **Video, Document, PDF, and Questionnaire**
  {% endhint %}

Assisted Sign-in Guest Types can only be started by Guest users from Command using **Concierge Sign-in**. Visitors cannot sign themselves in through these Guest Types alone through Tablet Self Sign-in or Mobile Sign-in. Assisted Sign-in Guest Types cannot be used for Guest Events.

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

{% step %}
**Click Save.**
{% endstep %}
{% endstepper %}

***

## FAQ

<details>

<summary>When should I create an Assisted Sign-in Guest Type? </summary>

Create an Assisted Sign-in Guest Type when front desk involvement is needed to ensure visitor records are complete and accurate. This is especially useful when staff need to confirm or collect information that visitors may not know or should not provide themselves, such as parking accommodations or PPE requirements.

Assisted Sign-in Guest Types also give front desk team members a real-time view of the tablet’s check-in screen, allowing them to monitor sign-in progress and quickly identify or resolve issues during check-in.

</details>

<details>

<summary>Can Assisted Sign-in Guest Types run a Security Screening?</summary>

Yes, Assisted Sign-in Guest Types can run a Security Screening. The visitor can be asked to present an ID at the tablet during sign-in. Guest users can skip the automatic ID-scanning step in Command.

</details>

<details>

<summary>Can returning visitors skip previously completed steps for Assisted Sign-in Guest Types?</summary>

Yes. Returning visitors can skip pinned steps in Assisted Sign-in Guest Types. Include the Contact Info step to support pinning. Configure all Receptionist steps consistently by setting them all as pinned or all as unpinned.

</details>

<details>

<summary>Can I use an Assisted Sign-in Guest Type for event registration?</summary>

No, Guest Events cannot use an Assisted Sign-in Guest Type for registration.

</details>


---

# 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/configuration/configure-guest-types/create-assisted-sign-in-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.
