# Printing guardian letters

#### Steps to print Parent/Guardian Letters:

1. **Open the RCA Housepoints Web App**: Make sure you are logged in to the app.
2. **Select Students**
3. **Find the 'Print Guardian Letters' Button**:
   * After selecting the students, a button labeled **Print Guardian Letters** will appear at the top of the table.
4. **Click on the 'Print Guardian Letters' Button**:
   * Click the button to open a new window with printing options.
5. **Choose Your Options**:
   * In the new window, you will see different options:
     * **Select by grade:** Choose the grade levels you would like to print&#x20;
       * If no grade is selected, all grades will be printed
     * **Select a Language**: Choose the language for the letter.
     * **Include Student's ID**: You can choose to include or exclude the student's ID.
     * **Add a Required Signature**: There is an option to input a required signature.
6. **Click 'Print'**:
   * Once you have selected all your options, click the **Print** button.
7. **Generate the PDF**:
   * A PDF file containing the Parent/Guardian Letters for the selected students will be created. You can now print or save this file.

By following these steps, you can easily print out the letters for your students' guardians.

<figure><img src="/files/kWtVblIjnnKP3MIZRHjJ" alt=""><figcaption></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/printing-guardian-letters.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.
