# Printer Management

To replace a paper roll or print a test page, navigate to the *`Printer`* tab in the election manager menu and select *`Load Paper`* or *`Print Test Page`*.

<figure><img src="/files/LLSxK8EfQBHav5zZOZYi" alt="" width="375"><figcaption></figcaption></figure>

If loading a new paper roll, the screen will walk you through removing the paper roll holder and loading a new paper roll. Select *`Print Test Page`* to print a test page and confirm the paper was loaded properly.

<div><figure><img src="/files/tpKl616bW3u0T0EF7K3e" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/IJab8IztiGZBnb4JgWcx" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/Ris0i8BcU1BQPhAdB9iv" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
The paper roll can be replaced at any point of time, with the machine turned on or off. Using the election manager printer flow is not required but can be helpful for someone who needs step-by-step instructions or wants to print a test page.
{% endhint %}

To replace or add a printer paper roll:

* [ ] Open the poll worker door
* [ ] Open the access door
* [ ] Press the release lever on the right side of the paper roll holder
* [ ] Remove the paper roll holder

<div><figure><img src="/files/ncFLONMjoKyr7ppEDXYP" alt=""><figcaption><p>Open panels</p></figcaption></figure> <figure><img src="/files/lcWgKaUQdnyVSj6hPvHE" alt=""><figcaption><p>Push the release lever</p></figcaption></figure> <figure><img src="/files/TlcngXHiKeP8uBydVZ6W" alt=""><figcaption><p>Remove the paper roll case</p></figcaption></figure></div>

{% hint style="warning" %}
The paper roll must be installed in the correct orientation or it will not print. The correct orientation is indicated on the side of the paper roll holder.
{% endhint %}

* [ ] Place one end of the paper roll on the paper roll holder
* [ ] Snap the other end of the paper roll onto the paper roll holder
* [ ] Pull a small amount of paper up and over the tear bar

<div><figure><img src="/files/0eMz3FHkMKUIbjnJinm7" alt=""><figcaption><p>place one end on the case</p></figcaption></figure> <figure><img src="/files/IVxk6VxbKracnZm24BvD" alt=""><figcaption><p>place the other end on the case</p></figcaption></figure> <figure><img src="/files/1Gldema3QgD4zK6URQ6F" alt=""><figcaption><p>pull paper through the feed</p></figcaption></figure></div>

* [ ] Snap the paper roll holder back into VxScan
* [ ] Remove excess paper by pulling toward you and tearing

<div><figure><img src="/files/vArloGU1SQ5tzCioVuFs" alt="" width="188"><figcaption><p>Snap case back in to VxScan</p></figcaption></figure> <figure><img src="/files/5iXS5QXBlPNadMikxjsj" alt="" width="188"><figcaption><p>Remove excess paper</p></figcaption></figure></div>

* [ ] Close the access door
* [ ] Close the poll worker door


---

# 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://docs.voting.works/vxsuite-user-manual-v4/vxscan/printer-management.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.
