> For the complete documentation index, see [llms.txt](https://docs.skolar.li/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skolar.li/participants/add-participants.md).

# Add Participants

#### <mark style="color:green;">**Add a New Participant**</mark>

Skolarli allows an Admin to add as many participants based on the subscription plan limits to your Skolarli instance.

The on-boarding process is a simple process and needs the admin to fill in information in a simple on-boarding form.

You can reach the form by navigating on the left menu to "**Participant ⇒ Add Participant**" and filling in the form completely.

Once the form details have been saved successfully, the student will receive an email requesting them to verify their account. The process is the same as verifying the account of the Trainer or the Admin

***For Example**: Let's say we have added a new participant named “Analia Grit", she should receive an email to verify her account, once verified "Analia" will have access to all the Programs she has been enrolled to and the Program materials as well. Also, let's go ahead and enroll Analia to the batch "Beginners batch for Personality Development"*

<figure><img src="/files/UUZ9CJcsl0t4jaBxdq2X" alt=""><figcaption><p>Add Participant</p></figcaption></figure>

#### <mark style="color:green;">**Reset Password for Learner**</mark>

Admin has the privilege to reset the password for the trainers. This can be done by clicking on the option **'Actions ⇒Reset Password'** against the corresponding trainer's name.

An email with link to reset the password will be emailed to the Learner.

<figure><img src="/files/8GqXiVOlbjU0XLIM5XJe" alt=""><figcaption></figcaption></figure>

#### <mark style="color:green;">**Resend Verification Email**</mark>

Quite similar to how Admin can reset password, the admin can also Resend Verification email to the Trainer in case they missed verifying their account the first time.

The option to resend verification email is available by clicking on the option **'Actions ⇒ Resend Verification email'** against the corresponding trainer's name.


---

# 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://docs.skolar.li/participants/add-participants.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.
