# Two-Tone Printing for the Brother Printer

The Brother QL-820NWBc is a monochrome label printer that uses thermal label rolls to print badges. Brother offers a unique roll that supports both black and red printing on a white background. This allows Verkada Guest users to print badges with red and black using Brother printers.

### Requirements

* Load the printer with the Brother black/red on white roll (DK-2251). Refer to [this guide](/guest/printers/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md) for instructions on loading label rolls.
* A tablet running the Guest app is online and connected to the Brother printer with the DK-2251 roll installed.

***

## Design a badge with a border

### Basic designer

{% stepper %}
{% step %}
**Follow the steps in** [**Design a Visitor Badge in Guest**](/guest/configuration/configure-guest-types/design-a-visitor-badge-in-guest.md)**.**
{% endstep %}

{% step %}
**Under Border Color, check the red or black box.**

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

{% hint style="warning" %}
Border color, border style, and orientation can be connected to a [badge design rule](/guest/configuration/configure-guest-types/design-a-visitor-badge-in-guest.md) using Basic Designer.
{% endhint %}

### Advanced Designer

{% 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 %}
**Select Advanced Designer.**
{% endstep %}

{% step %}
**Select content and choose a color.**

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

{% hint style="info" %}
Border Color, Guest Name, Site Name, Host Name, Date, Guest Responses, and custom text can be colored red.
{% endhint %}
{% endstep %}
{% endstepper %}

### Considerations

* Black/red on white rolls print slower than black on white rolls, even for badges that do not feature red content.
* If a badge has red content but the printer is not loaded with a black/red on white roll, the content will default to black.


---

# 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/printers/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.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.
