# Configure VxCentralScan

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

Before you configure VxCentralScan, you must set up the machine. Follow the steps in the [VxCentralScan Hardware Setup](/vxsuite-user-manual-v4/vxcentralscan/vxcentralscan-hardware-setup.md).

To configure **VxCentralScan**, 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).

## Load Election Package

Once the election package is saved to a USB drive, you can load the file to VxCentralScan.

[Set up the VxCentralScan hardware](/vxsuite-user-manual-v4/vxcentralscan/vxcentralscan-hardware-setup.md) and turn on the VxCentralScan laptop.

<div><figure><img src="/files/kvhjs9riQW43k0vjZvTH" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/MBQZCkoM5LRwsEmyBh4u" alt="" width="375"><figcaption></figcaption></figure></div>

Use an election manager card to unlock the machine. Insert the USB drive with the election package. The election package will automatically load.

<div><figure><img src="/files/PV31STYFoPOVwjZyOeaT" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/el1lmHVc8MYPRwxA225J" alt="" width="375"><figcaption></figcaption></figure></div>

VxCentralScan is now configured and in test mode. The screen will show *No ballots have been scanned* and election summary information (name, date, jurisdiction, etc.) will be shown in the bottom left corner of the screen.

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

VxCentralScan is now ready for scanning.

## Remove Election

To remove an election package and reset VxCentralScan:

* [ ] Insert an Election Manager Card
* [ ] Select *`Settings`* from the side menu
* [ ] Select *`Unconfigure Machine`*
* [ ] Confirm by selecting *`Delete All Election Data`*

<div><figure><img src="/files/hCYpoRXsYEoMn0IFqYjL" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/nhOk9Z83gcFEpN6RRQVS" alt="" width="375"><figcaption></figcaption></figure></div>

You can now reconfigure VxCentralScan with a different election package.

{% hint style="info" %}
VxCentralScan may also be unconfigured with a system administrator card.
{% endhint %}


---

# 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/vxcentralscan/configure-ballot-scanner.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.
