# Configure Healthcare Guest Types

Healthcare Guest Types let hospitals customize check-in experiences for different kinds of visitors. Powered by an EMR integration, they allow front desk teams to link visitors to active patients and departments. Healthcare organizations can also configure separate guest types for adults and minors.

{% hint style="danger" %}
An EMR integration must be set up before a Command organization can enable Healthcare Guest Types. Talk to your Verkada Sales Representative or Verkada Support to learn more about EMR integrations.
{% endhint %}

***

## Configuration

{% hint style="danger" %}
You need at least **Workplace Site Admin** permissions to configure Healthcare Guest Types.
{% endhint %}

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

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

{% step %}
**At the top, select Sites > your site.**
{% endstep %}

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

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

1. Name the Guest Type.
2. In the templates menu, select **Healthcare.**
3. Select whether to build a Guest Type for minors or adults.
   {% endstep %}

{% step %}
**Add sign-in steps to the Guest Type and choose whether each step should be completed by the visitor or the front desk team.**

Key steps:

* **Patient:** Lets the front desk team associate a visitor with the patient or department they are visiting. This step can only be configured as a Receptionist step.
* [**Security Screening**](/guest/configuration/guest-security-screening.md)**:** Prompts the visitor to scan their ID and can run instant checks. This step can only be configured as a Visitor step. It is not available for minor Healthcare Guest Types.
* **Contact Info:** Collects the visitor’s email and/or phone number. This step is required to pin Guest Type steps and enable Guest Passes.
* **Badge Photo:** Prompts the visitor to take a photo. Front desk teams can retake photos of visitors in Command. This step can only be configured as a Visitor step.
* **Minor Badge Sticker:** Provides an alternative to Badge Photo for minors to help hospitals distinguish minor visitors. This step can only be configured as a Receptionist step.

<div data-with-frame="true"><figure><img src="/files/QU4FtCyS1hF73e7lSZfM" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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/healthcare/configure-the-patient-visit-guest-type.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.
