# Tally Results

## Tallying CVRs

All tabulation functionality in VxAdmin is available within the Tally tab. Select the Tally tab and then select *`Load CVR Files.`*

<figure><img src="/files/YqDH065ssosnxq7Y783Y" alt=""><figcaption><p>Load CVR Files</p></figcaption></figure>

To tally results, each USB drive from the precincts and VxCentralScan must be loaded. One at a time, insert the USB drives. A dialog box will pop up and show you each CVR file saved on the USB drive. Select *`Load`* next to the file (live election, correct number of ballots, correct time) you'd like to load.

<figure><img src="/files/ovXwW1ehRZazqMMyDzlS" alt=""><figcaption></figcaption></figure>

When loaded, confirm that the presented file name, CVR count, and precinct(s) are as expected. Load CVR files from all of your scanners, VxScan and VxCentralScan. To review the ballot count by precinct and view any unofficial tally reports desired, go to the Reports tab.&#x20;

<figure><img src="/files/hUQcBcDJEpwzfJH3QZzd" alt=""><figcaption></figcaption></figure>

After loading your CVR file(s), go to the Reports tab and select *`Unofficial Full Election Tally Report`.*&#x20;

<figure><img src="/files/DnzmJfBQr8Daz0tzErpl" alt=""><figcaption></figcaption></figure>

A preview of the report will be on screen. Select *`Print Report`* to print the report or *`Save Report as PDF`* to save the election tally to a USB drive.

<figure><img src="/files/fMbGjMar5Ao78C4YqYHl" alt=""><figcaption></figcaption></figure>

The printed report should look like the image below with the election name and the VotingWorks logo.

![Printed Unofficial Full Election Tally Report](/files/-Ma_6g6QUKuImyDg6_y5)

## Separating Absentee from Precinct

You can also print a tabulation report of just the precinct ballots, or just the absentee ballots under Tally Report by Voting Method.

<figure><img src="/files/TLveFilUb4lso5IeUVTw" alt=""><figcaption></figcaption></figure>

### Full Results File

A results file may also be saved that contains all of the vote totals separated by contest, candidate, precinct, and vote type in a .csv file format. This allows for custom report creation and/or additional analysis of the election data.  To save the results in .csv format, go to the Reports tab and select *`Save Results.`*

<figure><img src="/files/ApiSyX7pTs3tjjqzRQRu" alt=""><figcaption><p>Save Results</p></figcaption></figure>

The .cvs file can be opened in any spreadsheet software program and will display the following information. The ID fields (Contest, Selection, etc.) are internal identification numbers.

<figure><img src="/files/Rmg3q51YNkRAe2qoyjjm" alt=""><figcaption><p>    </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-v2/election-ops/tabulating-results.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.
