# Adding Teachers/Admins

### Roster Imports & Adding Individual Teachers/Admins

To view a list of all teachers and administrators with accounts at the school, Admins have a **School Admin** tab on left navigation bar. From the Users tab, click on either **Teachers** or **Administrators.**

To manually add Teachers or Administrators, users can click either the Import List button to upload Teachers/Admins via spreadsheet (template provided) or the **Add Teacher/Administrator** button to add a single teacher or administrator.

**User Type Functionality**

**Teachers:** Can only assign assessments, activities, and view results for classes they are assigned to as a teacher.

**Admins:** All Teacher functionality + access to the School Admin navigation tab and the ability to view student results for every student and class at the entire school.

<figure><img src="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/650a016457d45603e7579562_Screenshot%202023-09-19%20at%203.07.44%20PM.png" alt=""><figcaption></figcaption></figure>

### Changing a Teacher to an Admin

School Admins are able to edit the user type for all Teachers and Admins at the school. First click the **Edit** button next to the user you are wishing to update. A pop up will open and you are able to change the user type from **Teacher to Teacher Admin**.

<figure><img src="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/650a02eaf937cfce32e759cc_Screenshot%202023-09-19%20at%203.20.26%20PM.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/650a02fc7120d4cc86d1e037_Screenshot%202023-09-19%20at%203.20.54%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/admin-only-features/adding-teachers-admins.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.
