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

# Onboard Facilitator

#### <mark style="color:green;">How to</mark> <mark style="color:green;">**Onboard Facilitator**</mark>

Skolarli allows an Admin to add as many facilitators *(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 "**Facilitators ⇒ Onboard Facilitato**r" and filling in the form completely.

Once the form details have been successfully saved, the trainer will receive an email requesting them to verify their account. The process is the same as creating a new admin account as well. Please note, the verification link will be active only for 2 hours.

&#x20;***For Example**: Let's say we have added a new facilitator named 'JulianP’*

<figure><img src="/files/uUt5BPr7HN9yvosP1SSI" alt=""><figcaption><p>Add Facilitator</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/facilitators/onboard-facilitator.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.
