# Control Guest Type Visibility

You may want certain Guest Types to be used only for invites, while others can only be used for tablet-based sign-in. Visibility controls allow admins to decide where each Guest Type is available.

***

## Configure Guest Type visibility

{% 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 %}
**Next to the Guest Type, select** <img src="/files/ljyviTRTNR7v40Rnl6aw" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**Toggle the needed visibility controls:**

1. **Tablet Self Sign-in**: Allows visitors to sign in via the Guest app with this Guest Type.
2. **Mobile Sign-in**: Makes this Guest Type available on personal devices. Visitors sign in by scanning a QR code with their mobile device.
3. **Guest Events**: Allows any host to use this Guest Type for event registration through [my.verkada.com](/guest/configuration/guest-events/manage-events-from-the-employee-portal.md), calendar integrations, and calendar shortcuts.
4. **Concierge Sign-in**: Allows a Guest user to start the sign-in process for the Guest Type on Command. Visitors will complete the necessary steps at a Guest tablet. Once all visitor steps are completed on the Guest tablet, a Guest user can review the visitor-entered information and complete any remaining receptionist steps on Command.

<div align="left" data-with-frame="true"><figure><img src="/files/FX3noKzYWW01BfEhpax9" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Some features are not available depending on the configuration:

* [**Guest Types with Receptionist Steps**](/guest/configuration/configure-guest-types/create-assisted-sign-in-guest-types.md)**:**\
  Cannot use Tablet Self Sign-in, Mobile Sign-in, or Guest Events.
* [**Bells**](/guest/notifications/set-up-bells-for-verkada-guest.md)**:**\
  Cannot use Guest Events or Concierge Sign-in.
* [**School Guest Types**](/guest/schools/school-guest-types.md)**:**\
  Cannot be used with Guest Events.
  {% endhint %}
  {% 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/configuration/configure-guest-types/control-guest-type-visibility.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.
