# Learner Profile

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

Skolarli provides a profile view for the trainers, this provides the entire details of Trainers activities, and the feedback the trainer has received.

You can also see the list of the all the training batches facilitated / delivered by the Trainer. Offcourse you can also perform admin activities like reset password, resend verification email and even block access.

***For Illustration**: Since we had enroled Marshal to the batch previously, his profile will display the batch we enroled him to, along with all the other batches as well, Marshal is part of.*

<figure><img src="/files/47voCJdVAmS4pY3ziRjc" alt=""><figcaption><p>Student's profile view.</p></figcaption></figure>

An Admin / Trainer can also view the activities performed by Marshall and also the learning path that has been recommended for him.


---

# 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/learner-profile.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.
