> For the complete documentation index, see [llms.txt](https://rivemis.gitbook.io/rivemis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rivemis.gitbook.io/rivemis/upload-list-of-students.md).

# Upload List of Students

It is preferable to upload a list of students if you intend to enrol a lot of students into your EMIS account. To do that, you will need to format the list of students according to the a pre-specified format. Uploads will be done using the Excel Format.

To Upload List of Students:

1. Click Students in the main navigation then click Students from the Students sub-menu
2. Click Upload List to display the Upload List page
3. Click the Download Sample Template to download the required Excel Format Template for upload. Once downloaded, open the file to reveal an Excel Worksheet. Use the template to complete the list of your students.&#x20;

![](/files/-LZYn9xKpnAon9eyH2-D)

4\. The sample template has two demo records as an example. Use the format to complete your list of students.&#x20;

{% hint style="warning" %}
Please remember to remove the two sample records before uploading.&#x20;
{% endhint %}

![](/files/-LZYnDDIX-dFWRIssBAJ)

{% hint style="danger" %}
Please leave the **emisid** field on the excel file blank
{% endhint %}

5\. Save the Excel file head back to the page on EMIS.

6\. Click the box for uploads to display the File Upload dialog box. Nagivate to the saved Excel file on your system and select it and click open.

![](/files/-LZYnJ-VB_dP-fCoK11L)

7\. When the file is uploaded, a preview of your upload will display. The first column in the preview is titled error. Any record with an error will not be uploaded. At this point you can click close to cancel the upload or click continue to continue with the upload.

![](/files/-LZYnRS3RWLLuPIdmq0P)

8\. Click continue to upload the records. The system will upload the records and automatically assign EMIS Ids to the uploaded records and then display an updated list of students in your school.

![](/files/-LZYnVJRdmxpQUgUEri8)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://rivemis.gitbook.io/rivemis/upload-list-of-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.
