# Add / Modify Learners

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

Skolarli allows an Admin to add as many learners *(as mentioned in your package / plan)* as need 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 "Learners => Enroll Learner" 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 Illustration**: Let's say we have added a new student named "Marshall Mosby", he should receive an email to verify his account, once verified "Marshall" will have access to all the courses he has been enroled to and the course materials as well. Also, let's go ahead and enrol Marshall to the batch "Beginners batch for Personality Dev"*

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

## <mark style="color:green;">Learner Base</mark>

You can view the list of all the trainers you have on-boarded in your instance, by navigating to the link **"Learners => Learner Base"**

You can also filter by the students who have verified their account and not verified.

<figure><img src="/files/ts8lhqsx4mMQvlSrmJI8" alt=""><figcaption></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: 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/learners-management/add-modify-learners.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.
