# System Administrator Functions

A few functions in VxScan are limited to System Administrators and only appear in a menu with use of a System Administrator Card.

**Reset Polls to Paused** - use the *`Reset Polls to Paused`* function to reopen the polls. This function is most often used as a result of a poll worker error.

**Set Date & Time** - use *`Set Date & Time`* to change the date and time.

**Reboot to BIOS** - this function is reserved for VotingWorks support staff to boot the machine into the BIOS setup screen for firmware configuration.

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

**Power Down** - select to turn off the VxScan.

**Unconfigure Machine** - select *`Unconfigure Machine`* to delete all data and the election configuration.

**Save Log File** - select *`Save Log File`* to save the full log of VxScan activity to the /logs folder on the inserted 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/vxscan/system-administrator-functions.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.
