# Configure VxScan

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

Before you configure VxScan, you must setup the machine. Follow the steps in the [Poll Worker VxScan Setup Guide](/vxsuite-user-manual-v3.1/election-day-guides/vxscan-setup.md).

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

1. [Save the election package](/vxsuite-user-manual-v3.1/central-system-setup/save-election-package.md) to a USB drive.
2. [Create an Election Manager Card](/vxsuite-user-manual-v3.1/central-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 a USB drive with the election package saved from VxAdmin to configure.&#x20;

<div><figure><img src="/files/fa7UqYCipLtbxXLIFhna" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XXklDlO9lUt0m0erpcXC" 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 Settings screen will display in Test Ballot Mode.

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

## Setting 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 instructions](/vxsuite-user-manual-v3.1/logic-and-accuracy-pre-election-testing/l-and-a-overview.md) to understand which mode to use during L\&A testing.

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

## Remove Election Data & Configuration

There are two ways to remove the election package, unconfigure the machine, and delete all data on the VxScan. \
\
To remove election configuration (and all data) from VxScan with the Election Manager Card:

* [ ] Insert an Election Manager Card
* [ ] Select *`Unconfigure Machine`*.

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

* [ ] Confirm by selecting *`Yes, Delete Election Data.`*

<figure><img src="/files/7b7E8Ictimrr9EhEBHN0" alt="" width="188"><figcaption></figcaption></figure>

To remove the election configuration (and all data) from VxScan with a System Administrator Card:

* [ ] Insert a System Administrator Card
* [ ] Select *`Unconfigure Machine`*

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

###

* [ ] Confirm by selecting *`Yes, Delete Election Data.`*

<figure><img src="/files/0hjiMVAjAYA3FNuzW9ft" alt="" width="188"><figcaption></figcaption></figure>

You can now re-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-v3.1/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.
