# Rostering Students

### Roster Imports & Adding Individual Students

To view a list of all students currently enrolled at the school, Admins have a **School Admin** tab on left navigation bar. By default, it will open to the Users/Students tab.

To manually add students, users can click either the Import List button to upload students via spreadsheet (template provided) or the **Add Student** button to add a single student.

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

### Clever & ClassLink Rostering

Horizon Education also offers roster syncing via Clever and ClassLink. Please contact <support@horizoneducation.com> if you're school did not enable this during the onboarding process and would like to utilize one of these services.


---

# 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/rostering-students.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.
