# Class Settings

### Navigation

The horizontal menu bar will be found on the top of the page, with three options to choose from: Students, Assessments, and Settings

<figure><img src="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/6500c15c0f6c33efa1ab17c8_Screenshot%202023-09-12%20at%202.51.32%20PM.png" alt=""><figcaption></figcaption></figure>

### Students

The Students tab shows all of the students enrolled in that particular class. From this tab, teachers/admins are able to:

* Add Students
* Transfer student(s) to another class
* Set Untimed (See Student Accommodations support article for more info)
* Remove student(s) from the class

{% hint style="info" %}
**Note:** School Admins at each site have the option to limit teachers ability to have access to student roster editing functionality. If you are a school admin and wish for this restriction to be enabled at your site, please reach out to Horizon Support (<support@horizoneducation.com>)
{% endhint %}

<figure><img src="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/6500c26d64637fa024d7d3d3_Screenshot%202023-09-12%20at%202.44.26%20PM.png" alt=""><figcaption></figcaption></figure>

### Assessments

The Assessments tab shows all of the Active, Upcoming, and Past Assessment Assignments for that specific class. It also gives quick access to assign a new assessment, edit an existing assessment assignment, delete an an assessment assignment, and monitor an active assessment assignment.

<figure><img src="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/6500c3b3c13a41e5eff20e51_Screenshot%202023-09-12%20at%202.57.49%20PM.png" alt=""><figcaption></figcaption></figure>

### Settings

The setting tab provides the following functionality:

* Edit the Class Name
* Edit the Display Name (Note, this is used primarily for schools that sync via Clever/ClassLink and wish to change the name shown in the class listing so it is different than what automatically is synced along with rosters)
* Add/Remove Primary Teacher\
  \&#xNAN;*Primary Teachers have the full suite of class functionality which includes editing rosters, assigning/editing assessments, resetting assessment sections for students, and viewing student results*
* Add/Remove Secondary Teachers\
  \&#xNAN;*Secondary Teachers have read only access to the class which includes viewing the student roster, the assigned assessments, and student results*
* Delete Class

<figure><img src="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/6500dcaddd49e73f0e748743_Screenshot%202023-09-12%20at%203.21.53%20PM.png" 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://support.horizoneducation.com/teacher-features/class-settings.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.
