# 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 then select the *`Manual Tallies`* tab.

<div><figure><img src="/files/moWjFdoTbDguWrJSclbn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cVhb5yqapOn1CQar2X7d" alt=""><figcaption></figcaption></figure></div>

Enter the Ballot Style, Precinct, and Voting Method of the ballots being added and select *`Enter Tallies`*. This step will be repeated for any additional ballot styles, precincts, and voting methods.

<figure><img src="/files/9eNgf7wH9pE2S7muDJcZ" alt="" width="375"><figcaption></figcaption></figure>

Start by entering the manual tally ballot count. By default, the manual tally ballot count is the same for all contests but can be overridden on a per-contest basis.

Then enter vote tallies for the first contest, entering undervotes and overvotes in addition to votes cast for each candidate or option. 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. Select *`Save & Next`* to proceed to the next contest and repeat steps for all contests. Select *`Finish`* after entering vote tallies for the last contest.

<div><figure><img src="/files/MSxOFa4mueUH1uvoczsI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XRgkTpYeknxbRB1VVTky" alt=""><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-v4/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.
