# Mark Results as Official

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

{% hint style="warning" %}
You may not add additional CVR files after marking as official so please ensure you are ready to do so!
{% endhint %}

To mark as official, navigate to the Reports tab and select *`Unofficial Full Election Tally Report.`*

<figure><img src="/files/iPK3LEY2Aqwtbgc01jzL" alt=""><figcaption></figcaption></figure>

Then select *`Mark Tally Results as Official.`*

<figure><img src="/files/3H7OF82ZW1Z6W6FrUJZ0" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/dOvcyJnE8g9jsxfl6Y7I" alt=""><figcaption></figcaption></figure>

All references in VxAdmin to unofficial results will be changed to official. Note that you can no longer load any additional CVRs at this point, unless you clear all results and start over. You can print an official tally by going to the Reports tab and selecting `Official Full Election Tally Report.`

<figure><img src="/files/cCgEIsH1YmBQiBeuiTaI" alt=""><figcaption></figcaption></figure>

To print, click *`Print Report`* in the subsequent screen. Official will be displayed at the top of the screen and on the report.

<figure><img src="/files/8DO8RG6DHSvDqwHbr9TG" alt=""><figcaption></figcaption></figure>

After printing official election results, you can save and upload official election results to SEMS by following the [Export Results documentation.](https://docs.voting.works/vxpaper/election-ops/export-results)


---

# 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-v2/after-election-night/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.
