# Mark Results as Official

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

When you are ready to certify election results, you can mark VxAdmin results as official to print official reports.

{% hint style="warning" %}
Make sure that you've imported all CVR files, completed all adjudication, and added all manual tallies before proceeding.
{% endhint %}

To mark results as official, select *`Reports`* from the side menu and select *`Mark Election Results as Official`.*

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

Confirm by selecting *`Mark Election Results as Official`.*

<figure><img src="/files/7HD6NNA0fINe2xHhuHTK" alt="" width="375"><figcaption></figcaption></figure>

All references to unofficial results in VxAdmin will be changed to official.

<div><figure><img src="/files/iGPollkpfOeGZdJMoiGd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/VU0ttAcTUh9KP8tDuIGA" alt=""><figcaption></figcaption></figure></div>

If you become aware of a mistake after marking results as official (say, you forgot to import one machine's CVRs), you can revert the results to unofficial as a system administrator. Log in as a system administrator and use the *`Revert Election Results to Unofficial`* button.

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

Log out and log back in as an election manager to make the necessary edits and be sure to remark the results as official once done.


---

# 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/mark-results-as-official.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.
