# Save Election Package

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

## Save Election Package

To configure VxScan and VxCentralScan you must first save the election package from VxAdmin to a USB drive. Select Election from the side menu in VxAdmin and select *`Save Election Package.`*

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

You will be prompted to insert a USB drive. Once you insert a USB drive, the screen updates and prompts you to save the election package. Select *`Save`*.

<div><img src="/files/3YzS2lvHRVft9J5EfbUl" alt="No USB drive detected" width="375"> <img src="/files/9BeckiT8R6LOA4xr58Z0" alt="Save election package" width="375"></div>

VxAdmin will generate the election package of all ballot styles, saving it automatically on the USB drive. The file is saved inside the /election-packages folder.

{% hint style="warning" %}
This election package is different from the election package used to configure your VxAdmin.
{% endhint %}

Once the file is saved, VxAdmin prompts you to eject the USB drive. Select *`Eject USB`*.

<div><img src="/files/NQvm87SwbLIqMLYG8nf6" alt="Generating ballots" width="375"> <img src="/files/WYvwNkkSYt6GwwqIw0zE" alt="Eject USB" width="375"></div>

After a few seconds, VxAdmin will confirm USB ejection and then it is safe to remove the USB drive.


---

# 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/central-system-setup/save-election-package.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.
