# Arlo

## Arlo

- [Risk-Limiting Audits with Arlo](https://docs.voting.works/arlo/master.md)
- [Audit Types](https://docs.voting.works/arlo/audit-types.md)
- [User Roles](https://docs.voting.works/arlo/user-roles.md)
- [Logging into Arlo](https://docs.voting.works/arlo/jurisdiction-manager/logging-into-arlo.md): Arlo sends login and other important emails from root@auth0.com or rla@vx.support. Be sure to add these email addresses to your contacts, safe sender, or whitelist.
- [Pre-Audit Files](https://docs.voting.works/arlo/jurisdiction-manager/pre-audit-file-uploads.md): The following are checklists for use in creating pre-audit files for upload into Arlo.
- [Ballot Manifest](https://docs.voting.works/arlo/jurisdiction-manager/pre-audit-file-uploads/ballot-manifest.md)
- [Cast Vote Records (CVRs)](https://docs.voting.works/arlo/jurisdiction-manager/pre-audit-file-uploads/cast-vote-records-cvrs.md): For ballot comparison and hybrid audits only.
- [Candidate Totals by Batch](https://docs.voting.works/arlo/jurisdiction-manager/pre-audit-file-uploads/candidate-totals-by-batch.md): For batch comparison audits only.
- [Uploading Files into Arlo](https://docs.voting.works/arlo/jurisdiction-manager/pre-audit-file-uploads/uploading-files-into-arlo.md)
- [Audit Conduct](https://docs.voting.works/arlo/jurisdiction-manager/audit-conduct-1.md): The following is a checklist for ballot retrieval for ballot comparison, ballot polling, or hybrid RLAs.
- [Prepare Audit Materials](https://docs.voting.works/arlo/jurisdiction-manager/audit-conduct-1/audit-conduct.md)
- [Batch Tally Entry into Arlo](https://docs.voting.works/arlo/jurisdiction-manager/audit-conduct-1/batch-entry-into-arlo.md): Batch entry into Arlo for batch comparison audits and full manual tally is completed by the Jurisdiction Manager and not the audit board(s).
- [Audit Completion](https://docs.voting.works/arlo/jurisdiction-manager/audit-completion.md)
- [Ballot Retrieval](https://docs.voting.works/arlo/audit-board/ballot-retrieval.md): Ballot retrieval for ballot polling, ballot comparison, and hybrid audits.
- [Ballot Entry into Arlo](https://docs.voting.works/arlo/audit-board/ballot-entry-into-arlo-1.md): Ballot entry into Arlo for ballot polling, ballot comparison, and hybrid audits.
- [Batch Retrieval & Tally](https://docs.voting.works/arlo/audit-board/batch-retrieval.md): Batch retrieval for batch comparison and full manual tally audits.
- [Checklists](https://docs.voting.works/arlo/audit-board/checklists.md): The following are checklists for audit board activities.
- [Audit Board Supply List](https://docs.voting.works/arlo/audit-board/supply-list.md)
- [Account Setup](https://docs.voting.works/arlo/audit-administrator/account-setup.md): This section is for audit administrators.
- [Audit Setup](https://docs.voting.works/arlo/audit-administrator/ballot-manifest.md)
- [Participants](https://docs.voting.works/arlo/audit-administrator/ballot-manifest/participants.md)
- [Standardized Contests File](https://docs.voting.works/arlo/audit-administrator/ballot-manifest/standardized-contests-file.md): For ballot comparison and hybrid audits only.
- [File Upload Progress](https://docs.voting.works/arlo/audit-administrator/ballot-manifest/file-upload-progress.md)
- [Target Contests](https://docs.voting.works/arlo/audit-administrator/ballot-manifest/target-contests.md)
- [Opportunistic Contests](https://docs.voting.works/arlo/audit-administrator/ballot-manifest/opportunistic-contests.md)
- [Audit Settings](https://docs.voting.works/arlo/audit-administrator/ballot-manifest/audit-settings.md)
- [Review & Launch](https://docs.voting.works/arlo/audit-administrator/ballot-manifest/review-and-launch.md)
- [Audit Progress](https://docs.voting.works/arlo/audit-administrator/audit-progress.md)
- [Audit Completion](https://docs.voting.works/arlo/audit-administrator/audit-completion.md)
- [Batch Management](https://docs.voting.works/arlo/resources/batch-management.md): A secure auditable paper trail is a key component of a risk-limiting audit. The following instructions are recommendations for managing and reconciling batches of ballots to facilitate better RLAs.
- [Space Setup](https://docs.voting.works/arlo/resources/space-setup.md)
- [Audit Roles](https://docs.voting.works/arlo/resources/audit-roles.md)
- [Check-In / Check-Out Station](https://docs.voting.works/arlo/resources/audit-roles/check-in-check-out-guide.md)
- [Training Videos](https://docs.voting.works/arlo/resources/training-videos.md): These basic training videos describe the process of conducting a Risk-Limiting Audit with Arlo.
- [Audit Report Guide](https://docs.voting.works/arlo/resources/audit-report-guide.md)
- [RLA Model Legislation](https://docs.voting.works/arlo/resources/rla-model-legislation.md): This document includes recommended model legislation for states to enable state chief election officials to establish risk-limiting audit procedures for state and federal contests.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.voting.works/arlo/master.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.
