# Add Class Participants:  Teachers/Students

KidsLipi streamlines the process of welcoming both new teachers and students to your classes. Follow these steps to ensure every participant, whether a teacher or a student, is correctly added and assigned, thus enhancing the educational experience for everyone involved.

<figure><img src="/files/PUoGMcYvm0rdlcu4rwwW" alt=""><figcaption><p>List of users for selected Term, School, and Class.</p></figcaption></figure>

**Adding a New Participant (Teacher or Student)**

1. **Select School Details:** Start by choosing the appropriate school term, school, and class from the dropdown lists.
2. **Open 'Add User' Dialog:** Click the 'New' button located in the right corner. This will open the 'Add User' dialog box with your selections pre-filled.
3. **Enter Participant Details:** Provide the participant's FirstName, LastName, and Primary Email. Select their role ('Teacher' or 'Student') from the dropdown menu. Ensure the 'Active' checkbox is marked to enable registration with the KidsLipi mobile app.

   **NOTE:** The 'Secondary Email' field is optional and is particularly useful for students, allowing notifications to be sent to both of a student's parents if desired. This field is not required but can be valuable for enhanced communication.
4. **Finalize Addition:** After filling out the form, click 'Add' to complete the process. Use 'Cancel' to close the dialog box without adding.

<figure><img src="/files/pXe7MgZ9jkg11sxxzYM2" alt=""><figcaption><p>Add a new user</p></figcaption></figure>

**Linking an Existing Participant**

* If the participant (teacher or student) is already in the system, establish their class connection by clicking 'Link'. Search for the user, then click 'Add' to link them to the selected

<figure><img src="/files/iwz7QOMTtGrcgJJKVl63" alt=""><figcaption><p>Link an existing user</p></figcaption></figure>

This procedure ensures that all class participants, regardless of their role, are properly added or linked within KidsLipi, facilitating a well-organized and effective learning environment.


---

# 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/add-class-participants-teachers-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.
