# VxAdmin Diagnostics

The VxAdmin diagnostics interface displays information about the currently configured election, if any, the current battery level and charging status, and the disk space available to the application. For large elections, the disk space should be monitored to ensure that you are not surpassing system storage limits.

The printer status indicates whether the printer is ready to print, in sleep mode, or jammed, in addition to the toner level. You can print a test page with *`Print Test Page`* to verify the printer is working as expected. After printing the test page, you'll be asked to indicate whether the print was successful or failed. The results of the most recent test are displayed on the diagnostics page. You can repeat the test as many times as needed.

<figure><img src="/files/wqs438lbZt16Su0LsWcs" alt="" width="563"><figcaption></figcaption></figure>

The list of ballot styles loaded as part of the election definition is also listed. The ballot style information lists all information about the ballot such as contests, allowable number of candidates, tabulation method, associated precincts, and more. As part of pre-election preparation, election officials should review this list of configured ballot styles and compare to the associated PDFs for each style to confirm the election definition configuration is accurate.

The readiness report can be used as a record of system diagnostic verification. Select *`Save Readiness Report`* to save a copy to a USB drive.

<figure><img src="/files/Q25ci8sNye5nXGRS0fR1" alt="" width="375"><figcaption><p>Example VxAdmin Readiness Report</p></figcaption></figure>


---

# 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/vxadmin-diagnostics.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.
