# Trainer Profile

## <mark style="color:green;">View Trainer 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**: Let's assign the batch we had previously created called "Beginners batch for Personality Dev" to "Robin". This can be done by modifying the batch details and assigning the trainer to the batch as Robin*

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


---

# 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/facilitator-management/trainer-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.
