# Session Plans

## <mark style="color:green;">Creating a session plan</mark>

After successfully creating a schedule for the 'Beginners Batch For Personality Development', we can proceed to define session training plans for each of the training session.

These plans, accompanied by their titles and any necessary instructions, will be accessible to the Admins, trainers and students on their dashboard.

You should be able to add session plans, by navigating to (Training Batches => All Batches), selecting the option called 'Schedule Batch" and clicking on the corresponding session marker on the calendar.

***For Illustration:** Going back to the 1st single day session that we had created, where we planned to conduct an introduction session on August 1st, 2023. Let's open up the session plan for that day and add the relevant information.*

<figure><img src="/files/js9kraXkPu2986iWgYE9" alt=""><figcaption><p>A sample form to create a session plan for a single day event.</p></figcaption></figure>

You can title your training session plan, you can share instructions to your students, you could modify the date and time if needed (Only for future dates that is, you will not be able to edit any information for past dates)

You could even share the meeting link, so that it's easier for students to find the meeting link and join the session instantly.

## <mark style="color:green;">Modify the session plan</mark>&#x20;

Similar to how you create a session plan, you can also modify the session plan, you could change the title, you could add additional instructions or even re-schedule the session for a later date or time, you also have an option to notify about the change to all the students by sending an email notification, you can do this by checking the toggle button 'Notify learners by email'.

<figure><img src="/files/eeGbbAUyXS4Wa35y0iXA" alt=""><figcaption><p>Sample form to modify the session plan for the training batch</p></figcaption></figure>

## <mark style="color:green;">Delete the session plan</mark>

On occasions where you wish to cancel a training session for any reason, you could pull up the scheduler and click on the 'Delete' button to cancel the training schedule.

Please note, you can only delete or cancel future training sessions and not the ones which have already completed.


---

# 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/batch-management/session-plans.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.
