# Configure VxCentralScan

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

## Save Election Package

To configure VxCentralScan, you must first [save the election package](/vxsuite-user-manual-v3.1/central-system-setup/save-election-package.md) from VxAdmin to a USB drive.&#x20;

## Load Election Package

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

[Setup the VxCentralScan hardware](/vxsuite-user-manual-v3.1/vxcentralscan/vxcentralscan-hardware-setup.md) and turn on the VxCentralScan laptop. Insert an Election Manager Card to configure VxCentralScan will be displayed.&#x20;

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

Using an Election Manager Card, unlock the machine. Then follow the prompt to insert the USB drive with the election package. The election package will automatically load.

<div><figure><img src="/files/DClSLBOzTOOlF2hIupux" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/ZGzMIOoAKYprbc97siJH" 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.&#x20;

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

VxCentralScan is now ready for scanning.&#x20;

## 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 *`Yes, Delete Election Data`*

<div><figure><img src="/files/FzSmahPdC3MZGltdwqpU" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/L9r2IIxawBQadvD2KALQ" alt="" width="375"><figcaption></figcaption></figure></div>

You can now re-configure VxCentralScan with a different election package.

{% hint style="info" %}
VxCentralScan may also be unconfigured with a System Administrator Card and selecting *`Unconfigure Machine`* from the System Administrator screen.
{% endhint %}

{% hint style="warning" %}
If at any point, the VxCentralScan laptop becomes unresponsive, simply press the power button for one second and release. Don't hold the button down. Once the laptop has shutdown, press the power button again to restart.
{% 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-v3.1/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.
