# Tally Results

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

## Tallying CVRs

All tabulation functionality in VxAdmin is available by selecting Tally from the side menu. Insert a USB drive and select *`Load CVRs`* to load the Cast Vote Records.

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

<div><figure><img src="/files/mzoMTMmHvhyfEsfjoy8w" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jBMfDOatKr7DiyhfYTNU" alt=""><figcaption></figcaption></figure></div>

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.&#x20;

<figure><img src="/files/p6qqpQj1fLTNjy38dGyM" alt="" width="396"><figcaption></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-v3.1/election-night-guides/tally-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.
