> 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/training-batches/all-batches/schedule-batch.md).

# Schedule Batch

#### <mark style="color:green;">Create a Schedule for the batch</mark>

Now, that we have created a batch, let's go ahead and schedule the training sessions for the batch. You can do so, by navigating to **Training Batches⇒ All Batches**, selecting the option called '**Schedule Batch**" under action menu. You'll then be presented with a calendar view and the scheduling form.

Skolarli, allows administrators the flexibility to create schedules for a single day or set up recurring sessions for training, you can even define daily or weekly recurring sessions, thus offering various options for frequency and repetition.&#x20;

For example, admin can schedule sessions to occur once every Thursday, twice a week, three times a week, or based on any other desired frequency. This flexibility enables admin to tailor the training schedule according to your specific needs and preferences.

<figure><img src="/files/hYcH4mDopPr3VbnwzE7X" alt=""><figcaption><p>Batch scheduling</p></figcaption></figure>

Clicking on Create a Schedule for the batch.

<figure><img src="/files/koJqyrOSFklYYQGG8SNl" alt=""><figcaption><p>Schedule Batch form</p></figcaption></figure>

**Note:** Cannot create session with past dates & time.

#### <mark style="color:green;">Different Types of Sessions</mark>

1. Single Day&#x20;
2. Daily
3. Weekly

<figure><img src="/files/2KSFfBiB1wrCutRhxZ8M" alt=""><figcaption><p>Schedule Recurrence types</p></figcaption></figure>

#### <mark style="color:green;">Single Day Session</mark>

In a single day batch, the 'Start Date' and the 'End Date', needs to be same, if different, the End Date will be set same as the Start Date.

For example, consider the batch "Beginners batch for Personality Development', we wish to conduct an introduction session which is a **2hours session from 05:00 PM - 08:00 PM**, and this is a single day event.

Fill the details and click on schedule now.

**Example:** *The following screen displays the Single day session scheduling configuration*

<figure><img src="/files/p1SwKRk98iAqNXo2kuam" alt=""><figcaption><p>The Scheduling form to create a single day training session for the batch.</p></figcaption></figure>

<figure><img src="/files/AlYIumsYV9hwDU469MKX" alt=""><figcaption><p>View of single day session created</p></figcaption></figure>

#### <mark style="color:green;">Daily Recurring Sessions</mark>

Now consider a scenario where we need to create training sessions that recurs on a daily basis.

We need to select the option '**Daily**' in the 'Schedule Recurrence' dropdown and fill in the start time and the end time of the training sessions. In a daily batch, the start time and the end time will be the same between the 'Start Date' and 'End Date'.

If your batch meets daily, use this option.&#x20;

**Example**: *Consider the following scenario where we need to create training sessions that recurs daily from May 13, 2026 to June 30, 2026, from 04:00 PM to 05:00 PM.*

<figure><img src="/files/QRxbbUaiidwEAAYBl2oj" alt=""><figcaption><p>The Scheduling form to create a Daily training session for the batch.</p></figcaption></figure>

<figure><img src="/files/X4yZ3NdybeWpN3O7X9XC" alt=""><figcaption><p>View of daily session created</p></figcaption></figure>

#### <mark style="color:green;">Weekly Recurring sessions</mark>

The weekly recurring scheduler is a powerful tool, that can schedule pretty complex scheduling needs. In this admin can set different times for 'Start Time' and 'End Time' for different days.

Example 1: You consider a scenario where we need to create training sessions that recurs weekly May 13, 2026, to June 30, 2026, and you only meet on every Monday and Wednesday during this time period.

Let's consider, your schedule is something like this:

* Mondays include a one-hour session, starting from 1:00 PM to 2:00 PM
* Wednesday you include a one-hour session, from 2:00 PM to 3:00 PM

**Example**: *The following screen displays the  Weekly session scheduling configuration*

<figure><img src="/files/JmQ707mJfFYcYzUXQuJF" alt=""><figcaption><p>The Scheduling form to create a Weekly training session for the batch.</p></figcaption></figure>

#### <mark style="color:green;">View of the Schedule</mark>

Now, that we have created multiple types of meetings for the month of Jan 2026, we can see how the consolidated view is presented to the Admin/Facilitator.

<figure><img src="/files/sGZasVy4q5IEGvXqFKt7" alt=""><figcaption><p>Scheduled Sessions</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/training-batches/all-batches/schedule-batch.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.
