# Additional Poll Worker Actions

{% hint style="info" %}
The following steps must be completed by a poll worker.
{% endhint %}

## Pause or Resume Voting

The *`Pause Voting`* action in the poll worker screen is generally used by jurisdictions conducting early voting over multiple days or during an emergency situation. To pause voting and prevent ballots from being cast at VxScan:

* [ ] Insert a poll worker card and select *`Menu`*
* [ ] Select *`Pause Voting`*

<div><figure><img src="/files/z7UdRmydxqV6FCLobfq1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/t5gWRnBm2f4zUZJ6klyc" alt=""><figcaption></figcaption></figure></div>

* [ ] Select *`Reprint Voting Paused Report`* to print more reports as necessary
* [ ] Remove the poll worker card

<div><figure><img src="/files/OAGPiEMsVR1XlCvNfbu6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/azJcWtlLwWZd5hE0Z3t2" alt=""><figcaption></figcaption></figure></div>

Voting is now paused. To resume voting:

* [ ] Insert a poll worker card and select *`Resume Voting`*

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

One copy of the voting resumed report will print. If additional reports are needed, select *`Reprint Voting Resumed Report`* to print more. The voting resumed report and the voting paused report should have the same ballots scanned count.

* [ ] Remove the poll worker card

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

The polls are now open. Below are examples of the voting paused report and voting resumed report.

<div><figure><img src="/files/ENv0CUE524kfiS2UbkbY" alt=""><figcaption><p>Example Voting Paused Report</p></figcaption></figure> <figure><img src="/files/JEPRngLDuH8ANMlkuy23" alt=""><figcaption><p>Example Voting Resumed Report</p></figcaption></figure></div>

## Printing Previous Reports

If additional copies of a report need to be printed at any time, insert a poll worker card and select *`Menu`* to access the poll worker menu. Select *`Print xxx Report`* to print additional copies.

<div><figure><img src="/files/tOm3ujyzR0u5fQBzGjAr" alt=""><figcaption></figcaption></figure> <figure><img src="/files/psGGZ76LQIwJ5qj2g64H" alt=""><figcaption></figcaption></figure></div>

Additional reports can only be printed as long as no ballots have been scanned since the original report was printed.


---

# 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/vxscan/additional-poll-worker-actions.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.
