# Mark Results as Official

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

When you are ready to certify election results, you can mark VxAdmin results as Official to print official reports.&#x20;

{% hint style="warning" %}
You may not add additional CVR files, adjudicate write-ins, or add manual tallies after marking as official so please ensure you are ready to do so!
{% endhint %}

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

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

&#x20;Confirm by selecting *`Mark Election Results as Official.`*

<figure><img src="/files/lbECGauxctpIKVqm9or1" alt="" width="271"><figcaption></figcaption></figure>

All references to unofficial results in VxAdmin will be changed to official. You can print an official tally by selecting Reports from the side menu and selecting *`Full Election Tally Report.`*


---

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