# Importing Students

1. Navigate to the [student importer](https://app.unifiedtrainingtracking.com/admin/import-students) under Settings -> Importers -> Student Import
2. Download the template
3. Fill out the template with student data
4. Upload the populated template
5. Review the staged student data
   1. \*Note - If your tenant is set up with the per-user subscription, each student you import will increase your monthly subscription price. If you are using the admin-only importer, you will only be able to import up to 150 students.&#x20;
6. Select Import Students -> proceed with Import
7. Wait for all students to be imported

<figure><img src="/files/BLlsgA07BsQJWIO5CsXd" alt=""><figcaption></figcaption></figure>

If a user attempts to import and existing student in the system, the importer will fail when it attempts to import that student.&#x20;


---

# 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://docs.unifiedtrainingtracking.com/product-guides/students/adding-a-student/importing-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.
