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

# Brotherプリンターで2色印刷

Brother QL-820NWBc は、バッジを印刷するために感熱ラベルロールを使用するモノクロラベルプリンターです。Brother は、白い背景に黒と赤の両方で印刷できる独自のロールを提供しています。これにより、Verkada Guest ユーザーは Brother プリンターを使用して赤と黒のバッジを印刷できます。

### 要件

* プリンターに Brother の白地に黒/赤のロール（DK-2251）を装填します。 [このガイド](/guest/ja/purint/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md) を参照して、ラベルロールの装填手順を確認してください。
* Guest アプリを実行しているタブレットがオンラインで、DK-2251 ロールを装填した Brother プリンターに接続されています。

***

## 枠線付きのバッジをデザインする

### ベーシックデザイナー

{% stepper %}
{% step %}
**以下の手順に従ってください：** [**Guest で来訪者バッジをデザインする**](/guest/ja/she-ding/configure-guest-types/design-a-visitor-badge-in-guest.md)**.**
{% endstep %}

{% step %}
**「枠線の色」の下で、赤または黒のボックスにチェックを入れます。**

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

{% hint style="warning" %}
枠線の色、枠線のスタイル、および向きは、 [バッジデザインルール](/guest/ja/she-ding/configure-guest-types/design-a-visitor-badge-in-guest.md) を使用して関連付けることができます。
{% endhint %}

### アドバンスドデザイナー

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > Workplace > ゲスト に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、ゲスト設定をクリックします。**

a. オーガナイゼーション'   の下で、 **オーガナイゼーション'** **> ゲストタイプ、** をクリックします。 **ゲストタイプを管理します。**\
b.（オプション）上部で、 **サイト** を選択し、個別のサイトで Guest Type の来訪者バッジを作成するサイトを選択します。
{% endstep %}

{% step %}
**目的のGuest Typeを選択します。**
{% endstep %}

{% step %}
**バッジ設定をクリックします。**
{% endstep %}

{% step %}
**アドバンスドデザイナーを選択します。**
{% endstep %}

{% step %}
**コンテンツを選択し、色を選択します。**

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

{% hint style="info" %}
枠線の色、ゲスト名、サイト名、ホスト名、日付、ゲストの回答、およびカスタムテキストは赤にできます。
{% endhint %}
{% endstep %}
{% endstepper %}

### 注意事項

* 白地に黒/赤のロールは、赤い内容を含まないバッジであっても、白地に黒のロールより印刷が遅くなります。
* バッジに赤い内容が含まれていても、プリンターに白地に黒/赤のロールが装填されていない場合、その内容は黒が既定になります。


---

# 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/ja/purint/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.
