# Post-Election Audit Resources

VxAdmin generates files that may be used in most typical post-election audit processes.

For a ballot polling risk-limiting audit, no files are needed from the voting system.

For a traditional or batch comparison risk-limiting audit use the [Tally Report Builder](/vxsuite-user-manual-v4/election-night-guides/reports.md#tally-report-builder) instructions, selecting the correct filter based on the units (precinct, scanner, batch, etc.) you're auditing.

For a ballot comparison risk-limiting audit or an image audit, cast vote records (CVRs) and image files can be pulled from the VxCentralScan and VxScan(s). Full file exports from VxAdmin will be available in a future software release. An imprinter can also be attached to a VxCentralScan to print a unique identifier on ballots scanned and the unique identifier can be found in the CVR. This allows for easier ballot retrieval and matching between CVRs, images, and ballots.


---

# 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/after-election-night/post-election-audit-resources.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.
