> 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/participant-base.md).

# Participant Base

<mark style="color:green;">**View the List of Participants**</mark>

This screen displays a list of all the participants you have on-boarded in your instance, by navigating to the link **"Participants⇒ Participants Base"** under **Learning section**

It includes key details such as Participants ID, Name, Company, Email ID, Employee ID, Contact # and Verification status.

This page helps administrators efficiently manage Participants and control their access within the learning platform

<figure><img src="/files/nqcLC2nfv9WsQ6J0bHmq" alt=""><figcaption><p>Participants Base</p></figcaption></figure>

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

#### <mark style="color:green;">Search Participants</mark>

This screen allows users to search for participants from the participant list using the search box available on the Participants Base page.

Admin can perform actions like View, editing Participants details, reset password, block access by navigating to **Participants Base⇒Action.**

<figure><img src="/files/yi6GMX5hKuTtyUTaH1L3" alt=""><figcaption><p>Action Menu</p></figcaption></figure>


---

# 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/participant-base.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.
