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

# Facilitator Base

This screen displays a list of all the facilitators added to the organization’s Skolarli LXPaaS account by navigating to the link **"Facilitators ⇒ Facilitators Base".**

It includes key details such as Facilitator ID, Name, Company, Email ID, Contact Number, and Email Verification status.

Users can search and filter facilitators, onboard new facilitators and perform actions like viewing profiles, updating details, resetting passwords, or blocking access by clicking on the menu option 'Actions’.

This page helps administrators manage facilitators and control platform access efficiently.

<figure><img src="/files/pNcPPQg2G3hn2U2P07eB" alt=""><figcaption><p>Facilitator Base.</p></figcaption></figure>

Facilitators receive separate verification and login emails requesting them to verify their account & login details. Email verification column should be updated to yes after verification.

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

Admin can perform actions like View, editing facilitator details, scheduling batches, viewing batch information, or blocking the facilitator’s access. This screen helps administrators monitor facilitator profiles and manage their assigned programs efficiently by navigating to **Facilitator Base ⇒Action.**


---

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