# Configure VxScan

{% hint style="info" %}
The following steps must be completed by an election manager.
{% endhint %}

Before you configure VxScan, set up the machine with the [VxScan Setup](/vxsuite-user-manual-v4/election-day-guides/vxscan-setup.md) guide.

To configure **VxScan**, you must do two things in **VxAdmin**:

1. [Save the election package](/vxsuite-user-manual-v4/vxadmin-system-setup/save-election-package.md) to a USB drive
2. [Create an election manager card](/vxsuite-user-manual-v4/vxadmin-system-setup/programming-cards.md)

## Loading The Election Package

An unconfigured machine will prompt you to insert an election manager card to log in and then insert a USB drive with the election package saved from VxAdmin.

<div><figure><img src="/files/K6xHCf8zarMjPgtc1pac" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sDfEs8apOdfZSrssURFO" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Only one USB drive should be plugged into VxScan at a time. The other USB port is designed as a backup in the event of a failure.
{% endhint %}

After you insert the USB drive, VxScan will automatically begin loading all ballot styles for the election. After the election package is done loading, the election manager menu will be displayed and VxScan will be in test ballot mode.

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

Jurisdictions with more than one precinct must select the precinct for the device.

## Setting Ballot Mode

Use the toggle button to switch between *`Test Ballot Mode`* and *`Official Ballot Mode`*. The machine must be in official ballot mode on election day. Review the [L\&A Overview](/vxsuite-user-manual-v4/logic-and-accuracy-pre-election-testing/l-and-a-overview.md) instructions to understand which mode to use during L\&A testing.

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

## Removing Election Configuration

There are two ways to remove the election configuration and all scanned ballot data.

**Removing Election Configuration - Election Manager**

* [ ] Insert an election manager card
* [ ] Select *`Unconfigure Machine`*

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

* [ ] Confirm by selecting *`Delete All Election Data.`*

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

You can now configure VxScan with a different election package.

**Removing Election Configuration - System Administrator**

* [ ] Insert a system administrator card
* [ ] Select *`Unconfigure Machine`*

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

* [ ] Confirm by selecting *`Delete All Election Data.`*

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

You can now configure VxScan with a different election package.


---

# 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/configure-vxscan.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.
