# Configure VxAdmin

For each election, you will configure VxAdmin by loading an election package provided by VotingWorks or downloaded from VxDesign. The [full election package specifications](https://docs.voting.works/vxsuite-tdp-v4/system-overview/election-package) can be found in the technical data package.

{% hint style="info" %}
The following steps must be completed by a system administrator.
{% endhint %}

## Load Election Package

When VxAdmin is not configured, the screen will prompt you to *Insert a USB drive containing an election package***.** After inserting the USB drive, VxAdmin will automatically list the election package(s) available. Select the file name of the correct election package to configure VxAdmin. If the file is not automatically listed, select *`Select Other File...`* and manually select the file from the USB drive.

Once configured, the election screen will display the title and date of your election as well as the date and time VxAdmin was configured.

<div><figure><img src="/files/G5GnPwpWQxPlPSk4s347" alt=""><figcaption><p>System administrator election screen before configuring</p></figcaption></figure> <figure><img src="/files/cmjlMSk5avmIBACEV4Qq" alt=""><figcaption><p>System administrator election screen listing available election packages</p></figcaption></figure> <figure><img src="/files/Q85dNmpvMXIq3hfgkfEu" alt=""><figcaption><p>System administrator election screen once configured</p></figcaption></figure></div>

## Remove Election

If you need to change an election package or reset VxAdmin for the next election, you must unconfigure the machine.

Select *`Election`* from the side menu and select *`Unconfigure Machine`*.

<figure><img src="/files/YxI9ip9pouNssSLBinbD" alt="" width="375"><figcaption><p>Unconfiguring VxAdmin</p></figcaption></figure>

After confirming by selecting *`Delete All Election Data`* , you will return to the initial VxAdmin Election screen. VxAdmin can be reconfigured by loading a new election package by repeating the steps above.


---

# 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/vxadmin-system-setup/configure-vxadmin.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.
