> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/de/drucker/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md).

# Zweifarbiger Druck für den Brother-Drucker

Der Brother QL-820NWBc ist ein monochromer Etikettendrucker, der Thermoetikettenrollen verwendet, um Ausweise zu drucken. Brother bietet eine spezielle Rolle an, die sowohl schwarzen als auch roten Druck auf weißem Hintergrund unterstützt. Dadurch können Verkada Guest-Benutzer Ausweise in Rot und Schwarz mit Brother-Druckern drucken.

### Voraussetzungen

* Laden Sie den Drucker mit der Brother-Rolle Schwarz/Rot auf Weiß (DK-2251). Siehe [diese Anleitung](/guest/de/drucker/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md) für Anweisungen zum Einlegen von Etikettenrollen.
* Ein Tablet mit der Guest-App ist online und mit dem Brother-Drucker verbunden, in dem die DK-2251-Rolle eingelegt ist.

***

## Gestalten Sie einen Ausweis mit Rand

### Basic Designer

{% stepper %}
{% step %}
**Befolgen Sie die Schritte in** [**Gestalten Sie einen Besucher-Ausweis in Guest**](/guest/de/konfiguration/configure-guest-types/design-a-visitor-badge-in-guest.md)**.**
{% endstep %}

{% step %}
**Unter Rahmenfarbe das rote oder schwarze Kästchen auswählen.**

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

{% hint style="warning" %}
Rahmenfarbe, Rahmenstil und Ausrichtung können mit einer [Ausweis-Designregel](/guest/de/konfiguration/configure-guest-types/design-a-visitor-badge-in-guest.md) verknüpft werden, wenn Basic Designer verwendet wird.
{% endhint %}

### Advanced Designer

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Arbeitsplatz > Guest.**
{% endstep %}

{% step %}
**Klicken Sie in der linken Navigation auf Guest-Einstellungen.**

a. Unter **Organisation** **> Gasttypen,** klicken Sie auf **Gasttypen verwalten.**\
b. (Optional) Wählen Sie oben **Standorte** und wählen Sie einen Standort aus, um für einen Gasttyp an einem einzelnen Standort einen Besucher-Ausweis zu erstellen.
{% endstep %}

{% step %}
**Wählen Sie den gewünschten Gasttyp aus.**
{% endstep %}

{% step %}
**Klicken Sie auf die Ausweiseinstellungen.**
{% endstep %}

{% step %}
**Wählen Sie Advanced Designer aus.**
{% endstep %}

{% step %}
**Wählen Sie Inhalte aus und wählen Sie eine Farbe.**

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

{% hint style="info" %}
Rahmenfarbe, Gastname, Standortname, Hostname, Datum, Gastantworten und benutzerdefinierter Text können rot gefärbt werden.
{% endhint %}
{% endstep %}
{% endstepper %}

### Zu beachten

* Schwarz/Rot-auf-Weiß-Rollen drucken langsamer als Schwarz-auf-Weiß-Rollen, selbst bei Ausweisen ohne rote Inhalte.
* Wenn ein Ausweis rote Inhalte enthält, der Drucker jedoch nicht mit einer Schwarz/Rot-auf-Weiß-Rolle geladen ist, wird der Inhalt standardmäßig schwarz gedruckt.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/guest/de/drucker/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
