# Download all access codes

#### Steps to Bulk Print Student Access Codes:

1. **Navigate to the 'Manage' Section**:
   * Open the app and go to the **Manage** section in the menu.
2. **Go to 'Users'**:
   * Under the **Manage** section, click on **Users**.
3. **Select 'Students'**:
   * From the Users menu, choose **Students** to view a list of all students.
4. **Open the Options Menu**:
   * Look for the ellipsis button (the three-dot button) at the top right or next to the student list. Click on it to open a dropdown menu.
5. **Select 'Download All Access Codes'**:
   * In the dropdown menu, choose the option **Download All Access Codes**.
6. **Download the CSV File**:
   * A CSV file containing access codes for all students will be downloaded to your computer.
7. **Open and Print the CSV**:
   * Open the CSV file using a spreadsheet application (like Microsoft Excel or Google Sheets).
   * Print the document as needed.

By following these steps, you can easily download and print access codes for all students in bulk.

<figure><img src="/files/tvaBhti6bb4KrC5s2g0E" alt=""><figcaption><p>Downloading access codes in bulk </p></figcaption></figure>


---

# 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://guides.rcahousepoints.com/admin/how-to/download-all-access-codes.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.
