# Manual Tallies

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

To enter tallies manually, select Tally from the side menu and select *`Add Manual Tallies`*.&#x20;

<figure><img src="/files/NMOWoXLRoxJapw1vRJwq" alt="" width="266"><figcaption></figcaption></figure>

Enter the Ballot Style, Precinct, and Voting Method of the ballots being added and select *`Add Tallies`* (this step will be repeated for any additional ballot styles and voting method).

<figure><img src="/files/XOe4NL2ROAK5NnmDNgNi" alt="" width="266"><figcaption></figcaption></figure>

Enter the Total Ballots Cast and then distribute the votes accordingly, noting undervotes and overvotes as well as votes cast for a candidate.  If a vote is for a write-in candidate, select *`Add Write-In Candidate`* to enter the name found on the ballot and add a tally. Repeat this step for all contests. Select *`Save Tallies`* after entering all contests.

<div><figure><img src="/files/pOHIvnBISPjTprD4fgz8" alt="" width="267"><figcaption></figcaption></figure> <figure><img src="/files/WibKw7yzLG5ihgdRt8W9" alt="" width="266"><figcaption></figcaption></figure></div>


---

# 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/manual-tallies.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.
