# Design a Visitor Badge in Guest

Visitor badges are important indicators that help organizations track visitors. With a range of customization options, organizations can use visitor badges to clearly present valuable information.

* Visitor badges can be configured in the [Basic Designer](#basic-designer)
* Visitor badges can be highly customized in the [Advanced Designer](#advanced-designer)

***

## Configure a badge

{% hint style="warning" %}
A visitor badge is configured at the Guest Type level.&#x20;
{% endhint %}

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

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

a. Under **Organization** **> Guest Types,** click **Manage Guest Types.**\
b. (Optional) At the top, select **Sites** and select a site to create a visitor badge for a Guest Type in an individual site.
{% endstep %}

{% step %}
**Select the desired Guest Type.**
{% endstep %}

{% step %}
**Click on the badge to modify badge settings.**

<div align="left" data-with-frame="true"><img src="/files/H4rLryTs3Q8gpTKAMhXS" alt=""></div>
{% endstep %}
{% endstepper %}

### Set site-specific badge colors and logo&#x20;

By default, the badge uses the organization-level text, colors, and logo unless site-specific colors and logos have been configured. To set text colors and a logo used for a specific site’s badge:

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

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

{% step %}
**Under Sites > Details, navigate to Badge Print Settings.**
{% endstep %}

{% step %}
**Click on the badge to modify badge settings.**

<div align="left" data-with-frame="true"><img src="/files/Sg06xm2IYZkvsRf8Ktqp" alt=""></div>
{% endstep %}
{% endstepper %}

***

## Basic Mode

Badges can be easily customized in the Basic Mode Designer. In this mode, badges may include the following information:

* **Guest Name**
* **Host Name**
* **Badge Photo**: the photo a visitor captures at sign-in
* **Guest’s Response**: the response a visitor provides to a selected question

### Badge design rules

Badge design rules allow guest responses to multiple-choice questions to influence badge design. Multiple-choice questions can be associated with the following parameters:

* Orientation
* Border Style
* Border Color

Multiple choice questions that are Guest Type steps and those part of a [Questionnaire](/guest/configuration/guest-documents/guest-questionnaires.md) may be used for badge design rules. A parameter condition will be set for each multiple-choice-question response.

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

A default option with any badge design rule covers the parameter configuration whenever the associated multiple-choice question is unanswered or an "Other" field is selected.

A badge’s orientation, border color, and border style may be customized for any Guest Type. A color printer or a [Brother printer loaded with two-tone paper](/guest/printers/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md) must be in the Guest site to customize the border color.

{% hint style="danger" %}
A border style must be set before the border color can be configured.
{% endhint %}

### Preview badge design

The badge preview window will display possible badge designs that adhere to the rules set. Use the **Rules** **Print Guide** to print or save a PDF that outlines badge design rules.

<div><figure><img src="/files/NuDvTcUd3Sp6kjWpGoTG" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/x8QbOgh1nBG4u0Yp8tVu" alt="" width="375"><figcaption></figcaption></figure></div>

***

## Advanced Mode

Advanced Mode enables more extensive badge customization. Badges made with Advanced Designer can feature the following components:

1. **Guest Name**
2. **Site Name**
3. **Guest Type**
4. **Site Logo**
5. **Host Name**
6. **Badge Photo**
7. **Date**
8. **Images:** Admins can upload .jpg and .png images and place them on the badge
9. **Text:** Admins can include special text on the badge
10. **Guest's Responses:** The response a visitor provides to a selected question

Admins can move, scale, and delete any of these components.&#x20;

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

### Configuration

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

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

a. Under **Organization** **> Guest Types,** click **Manage Guest Types.**\
b. (Optional) At the top, select **Sites** and select a site to create a visitor badge for a Guest Type in an individual site.
{% endstep %}

{% step %}
**Select the desired Guest Type.**
{% endstep %}

{% step %}
**Click on badge settings.**
{% endstep %}

{% step %}
**Toggle Advanced Mode ON.**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
The Guest app must be on version 2.17.0 or later to print badges made with Advanced Mode.
{% endhint %}

### Badge design rules in Advanced Mode

Badge design rules in Advanced Designer can apply to:

1. Orientation
2. Border Style
3. Border Color
4. Background
5. Text
6. Images

***

## FAQ

<details>

<summary>Can I associate a multiple-choice question with a badge design rule?</summary>

Yes, badge design rules must be associated with multiple-choice questions that only allow a single response, and the multiple-choice question option **Allow Multiple Responses** must be disabled.

</details>

<details>

<summary>What are the requirements for the badge logo?</summary>

The badge logo must be a transparent PNG file with a width of at least 1000 pixels but no more than 5000 pixels and a minimum height of 200 pixels.

</details>

<details>

<summary>Can I resize a badge text, image, or logo?</summary>

Yes, badge content can be resized with Advanced Mode.

</details>

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=NZBiwBRBky4).
{% endhint %}


---

# 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/design-a-visitor-badge-in-guest.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.
