# Reports

- [Student Points Report](https://guides.rcahousepoints.com/admin/walkthrough/reports/student-points-report.md): The Student Points Report page is where you will can generate a report based on student earnings
- [Student Zero Points Report](https://guides.rcahousepoints.com/admin/walkthrough/reports/student-zero-points-report.md): The Student Zero Points Report page is where you will can generate a report based on students who haven't earned points
- [Staff Points Report](https://guides.rcahousepoints.com/admin/walkthrough/reports/staff-points-report.md): The Staff Points Report page is where you will can generate a report based on staff awards
- [House Points Report](https://guides.rcahousepoints.com/admin/walkthrough/reports/house-points-report.md): The House Points Report page is where you will can generate a report based on house earnings
- [Student Infractions Report](https://guides.rcahousepoints.com/admin/walkthrough/reports/student-infractions-report.md): The Student Infractions Report page is where you can generate a report based on student infractions
- [Staff Infractions Report](https://guides.rcahousepoints.com/admin/walkthrough/reports/staff-infractions-report.md): The Staff Infractions Report page is where you can generate a report based on staff infractions
- [Positive Award Timeline](https://guides.rcahousepoints.com/admin/walkthrough/reports/positive-award-timeline.md): The Positive Award Timeline page is where you will can view a chart of positive awards over the past 5 days
- [Awards and Infractions](https://guides.rcahousepoints.com/admin/walkthrough/reports/awards-and-infractions.md): The Awards and Infractions page is where you will can view a chart of awards and infractions over the past 7 days
- [Infraction Charts](https://guides.rcahousepoints.com/admin/walkthrough/reports/infraction-charts.md): The Infraction Charts page is where you will can view a chart of bullying and inattentive instances
- [SEL Check-in Charts](https://guides.rcahousepoints.com/admin/walkthrough/reports/sel-check-in-charts.md): The SEL Check-in Charts page is where you will can view a chart of SEL check-ins


---

# 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/walkthrough/reports.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.
