# Tally Results

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

Navigate to the Tally screen by selecting *`Tally`* from the side menu. Select *`Load CVRs`* to load the cast vote records.

One at a time, insert the USB drive(s) containing CVR exports from VxScan and VxCentralScan. A dialog box will pop up and show you all CVR exports on the USB drive. Select *`Load`* next to the export (official ballots, correct number of ballots, correct time) you'd like to load.

<div><figure><img src="/files/IHXpXzPc66gLgxc5AVwY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/poDS2bTfxHJUdVveNHCU" alt=""><figcaption></figcaption></figure></div>

After loading the CVR export, confirm that the timestamp, CVR count, and precinct(s) are as expected. Load CVR exports from all of your scanners, VxScan and VxCentralScan.

<figure><img src="/files/M7TU8Zk6RIyvk9K8NZMB" alt="" width="375"><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-v4/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.
