# My Classroom

### Create Roster

* Click + Create Roster
* Select the students to be added to the roster
  * There is a search bar provided at the top of the page to help you quickly find your students
* Click Continue
* Select the staff that will have access to the roster
  * You can assign either a Viewer or Editor role to a staff member
* Click Continue
* Add the name of the roster
* Click Save

<figure><img src="https://781016098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkZ4Lbbe2u6tqrJRLNeHQ%2Fuploads%2FZVseJqWRlosgjo0dEz6C%2FScreen%20Recording%202025-10-20%20at%205.53.41%E2%80%AFPM.gif?alt=media&#x26;token=cf3ffe83-4745-477f-9c0e-0a7e4e192725" alt=""><figcaption></figcaption></figure>

### Award Points

You can quickly award points to your students in two ways

* The quickest method is to select one or more students from your roster list and clicking one of the point categories listed on the bottom of the page
  * The point values are denoted by the number in the green circle of each category.
* The second method is to select one or more students from your roster list and clicking the gold Award Points button in the top right. A view will open that mirrors the functionality on the Award Points page
  * For more information on the Award Points page read our guide [here](https://guides.rcahousepoints.com/teachers/walkthrough/dashboard/award-points)

### Student Point History

* Select a student from your roster
* Click the blue View History button
* Points can be filtered by points you've given to the student or by points give by all staff using the filter in the top right


---

# 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/teachers/walkthrough/my-classroom.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.
