> For the complete documentation index, see [llms.txt](https://docs.voting.works/arlo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voting.works/arlo/jurisdiction-manager/audit-conduct-1/audit-conduct.md).

# Prepare Audit Materials

Once the audit has been launched, each jurisdiction must log in to download and print their audit materials.&#x20;

[Log in to Arlo](/arlo/jurisdiction-manager/logging-into-arlo.md)

**Download and Print your Audit Materials**

{% tabs %}
{% tab title="Ballot Polling/Ballot Comparison/Hybrid" %}
Choose the number of audit boards. The audit board setup is used to divide the retrieval and tally tasks.  When large amounts of ballots are being audited, more teams should be utilized.  One audit board can generally pull 20-25 ballots/hr.

![](https://lh4.googleusercontent.com/c-dgzXgilBTpDdMOzLezyyujwBrpEL93SJQ_ktqfENW8L_VK5RymiXqtb_65a-RYYOceO9vwKsChMP1ouCPyYkHzPWEJ1TPKB2_xMDLy4R6g1YYAC0g_O_oDp98wunn_LmBPNZd8)

**Ballot retrieval list -** a list of all of the ballots that need to be retrieved in the jurisdiction. This list should be distributed to all audit boards.

**Placeholder sheets -** ready to print placeholder sheets for use in ballot retrieval.  We recommend printing on bright colored paper.

**Ballot labels -** ready to print ballot labels for use in ballot retrieval.  We recommend brightly colored removable labels (Avery 6479).

**Audit board credentials -** a QR code and url for use by the audit boards to complete the data entry for each ballot pulled.&#x20;

<figure><img src="/files/YGLqmHkD0elkQIADFd9Q" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Batch Comparison" %}
**Batch retrieval list -** a list of all of the batches that need to be retrieved in the jurisdiction.&#x20;

**Batch tally sheets -** ready to print batch tally sheets for use in recording batch tallies. &#x20;

**Stack labels** - ready to print stack labels for your labeling the stacks on your audit board tables.

<figure><img src="/files/u2VxPgR1FU5a5ZSRv768" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
**Note:** For full hand tally, there are no materials to download.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.voting.works/arlo/jurisdiction-manager/audit-conduct-1/audit-conduct.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
