# Bulk Uploading Class Participants: Teachers and Students

For efficiently adding participants from various schools in one go, KidsLipi offers a straightforward bulk import process. This method is ideal for enrolling students and teachers across multiple school terms, schools, and classes with a single upload.

* **Access the Template:** Begin by downloading our [template file](https://kidslipi.com/wp-content/uploads/2024/02/SampleUserImport.csv). This import file template is designed to help you organize all class participants accurately.
* **Filling Out the Template:** Ensure that each participant's details are listed correctly. It’s crucial that the names for terms, schools, and classes in the template exactly match those you've established in the Class Management section.
* **Uploading Your File:** Once your import file is prepared, navigate to the upload page by clicking the 'Bulk Upload' link on the Users page. Select your file and then click 'Yes' on 'Confirm user upload dialog box.

<figure><img src="/files/MvK94rXEDv3aU54wrHuF" alt=""><figcaption><p>Bulk upload page</p></figcaption></figure>

<figure><img src="/files/0xhdLRkmvDyFOJ1ZIePW" alt=""><figcaption><p>Confrim user upload dialog box.</p></figcaption></figure>

By following this process, you can significantly streamline the setup for diverse class participants, ensuring everyone is correctly added to the system with minimal effort.


---

# 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.kidslipi.com/kidslipi/first-four-steps/user-management/bulk-uploading-class-participants-teachers-and-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.
