# Pre-Election Setup Checklist

To prepare for an election, complete the following steps:

### Retain Previous Election Files

{% hint style="warning" %}
If all files were saved on election night or post-election, skip to Remove Previous Election Files.
{% endhint %}

&#x20; **VxAdmin**

* [ ] setup VxAdmin
* [ ] insert Election Manager Card
* [ ] insert a USB drive
* [ ] select Reports from the side menu&#x20;
* [ ] select *`Full Election Tally Report`*
* [ ] select *`Export Report PDF`*
* [ ] select *`Export Report CSV`*
* [ ] select Reports from the side menu
* [ ] select  official *`Write-in Adjudication Report`*&#x20;
* [ ] select *`Export Report PDF`*
* [ ] select Settings from the side menu&#x20;
* [ ] select *`Save Log File`*
* [ ] select *`eject USB`*
* [ ] remove and securely store USB drive
* [ ] lock VxAdmin

&#x20;  **VxScan Log Files**

* [ ] setup the VxScan, without the ballot box
* [ ] insert Election Manager Card
* [ ] select CVRs and Logs from the side menu
* [ ] insert a USB drive
* [ ] selec&#x74;*`Save Log File`*
* [ ] select *`Save CVRs (this may take a few minutes)`*
* [ ] select *`Eject USB`*
* [ ] remove USB

##

### **Remove Previous Election Files**

&#x20;  **VxAdmin**

* [ ] insert System Administrator Card
* [ ] select Election from the side menu
* [ ] select *`Unconfigure Machine`*
* [ ] lock VxAdmin (skip if continuing to the next section)
* [ ] securely store System Administrator Card

&#x20;  **VxScan**

* [ ] insert Election Manager or System Administrator Card
* [ ] select *`Unconfigure Machine`*
* [ ] securely store Election Manager or System Administrator Card

### Configure VxAdmin

* [ ] set up VxAdmin
* [ ] insert System Administrator Card
* [ ] insert USB drive containing Election Package
* [ ] select the file name of the correct election package
* [ ] verify the title and date of election are correct
* [ ] select *`Eject USB`*
* [ ] remove, and securely store USB drive
* [ ] select Settings from the side menu and verify the current time and date are correct&#x20;
* [ ] lock VxAdmin (skip if continuing to the next section)
* [ ] securely store System Administrator Card

### Create Election Manager & Poll Worker Cards

* [ ] insert System Administrator Card
* [ ] select Smartcards from the side menu
* [ ] insert desired card into the card reader (unprogram if necessary)
* [ ] select the correct button for the card you are programming
* [ ] for Election Manager Card, record the PIN and keep secure&#x20;
* [ ] repeat for all cards you need to program
* [ ] lock VxAdmin (skip if continuing to the next section)
* [ ] securely store all cards

### Format USB Drives

* [ ] insert System Administrator Card
* [ ] select Settings from the side menu and select *`Format USB`*
* [ ] insert a USB drive
* [ ] confirm you want to format the USB drive by selecting *`Format USB`*
* [ ] confirm again by selecting *`Format USB`*
* [ ] remove the USB drive
* [ ] repeat for all USB drives you need to format
* [ ] lock VxAdmin
* [ ] securely store System Administrator Card

### Save Election Package

* [ ] lock VxAdmin if currently logged in as a System Administrator
* [ ] insert Election Manager Card
* [ ] select Election from the side menu in VxAdmin
* [ ] select *`Save Election Package`*&#x20;
* [ ] insert a USB drive
* [ ] select *`Save`*
* [ ] select *`Eject USB`*
* [ ] after VxAdmin confirms USB ejection, it is safe to remove the USB drive
* [ ] repeat for all USB drives you need
* [ ] lock VxAdmin
* [ ] securely store Election Manager Card

### Configure VxScans

* [ ] insert Election Manager Card
* [ ] insert USB drive with the Election Package from VxAdmin
* [ ] verify the title and date of election are correct
* [ ] note VxScan will be in Test Ballot Mode
* [ ] remove Election Manager Card
* [ ] securely store Election Manager Card
* [ ] repeat on each VxScan

Last updated October 14, 2024.


---

# 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/checklists/pre-election-setup-checklist.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.
