> 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/es/impresoras/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md).

# Impresión bicolor para la impresora Brother

La Brother QL-820NWBc es una impresora de etiquetas monocromática que utiliza rollos de etiquetas térmicas para imprimir credenciales. Brother ofrece un rollo exclusivo que admite impresión en negro y rojo sobre un fondo blanco. Esto permite a los usuarios de Verkada Guest imprimir credenciales en rojo y negro usando impresoras Brother.

### Requisitos

* Cargue la impresora con el rollo Brother negro/rojo sobre blanco (DK-2251). Consulte [esta guía](/guest/es/impresoras/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md) para obtener instrucciones sobre cómo cargar rollos de etiquetas.
* Una tableta con la aplicación Guest en ejecución está en línea y conectada a la impresora Brother con el rollo DK-2251 instalado.

***

## Diseñe una credencial con un borde

### Diseñador básico

{% stepper %}
{% step %}
**Siga los pasos en** [**Diseñar una credencial de visitante en Guest**](/guest/es/configuracion/configure-guest-types/design-a-visitor-badge-in-guest.md)**.**
{% endstep %}

{% step %}
**En Color del borde, marque la casilla roja o negra.**

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

{% hint style="warning" %}
El color del borde, el estilo del borde y la orientación se pueden asociar a una [regla de diseño de credencial](/guest/es/configuracion/configure-guest-types/design-a-visitor-badge-in-guest.md) usando Diseñador básico.
{% endhint %}

### Diseñador avanzado

{% stepper %}
{% step %}
**En Verkada Command, vaya a Todos los productos > Workplace > Guest.**
{% endstep %}

{% step %}
**En la navegación de la izquierda, haga clic en Configuración de invitados.**

a. En **Organización** **> Tipos de invitados,** haga clic en **Administrar tipos de invitados.**\
b. (Opcional) En la parte superior, seleccione **Sitios** y seleccione un sitio para crear una credencial de visitante para un tipo de invitado en un sitio individual.
{% endstep %}

{% step %}
**Selecciona el tipo de Guest deseado.**
{% endstep %}

{% step %}
**Haga clic en la configuración de la credencial.**
{% endstep %}

{% step %}
**Seleccione Diseñador avanzado.**
{% endstep %}

{% step %}
**Seleccione el contenido y elija un color.**

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

{% hint style="info" %}
El color del borde, el nombre del invitado, el nombre del sitio, el nombre del anfitrión, la fecha, las respuestas del invitado y el texto personalizado pueden colorearse de rojo.
{% endhint %}
{% endstep %}
{% endstepper %}

### Consideraciones

* Los rollos negro/rojo sobre blanco imprimen más lentamente que los rollos negro sobre blanco, incluso para credenciales que no incluyen contenido rojo.
* Si una credencial tiene contenido rojo pero la impresora no está cargada con un rollo negro/rojo sobre blanco, el contenido se mostrará de forma predeterminada en negro.


---

# 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/es/impresoras/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.
