> 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.md).

# All Batches

After creating a training batch, all the training batches created are visible in **Training Batches⇒ All Batches** under **Learning** section in the left navigation menu. Here, administrators can view, edit or delete batch details.

<figure><img src="/files/P7JMAu45eZtE2iyLoOu3" alt=""><figcaption><p>All Batches - Batch List</p></figcaption></figure>

After creating a training batch, admin has the flexibility to View Batch, edit/modify its details, schedule batches or delete as needed by navigating to **All Batches ⇒ Action.**

You can make various modifications such as rescheduling the batch training dates, adding more information about the batch, adjusting the enrolment capacity, and much more. This allows you to adapt and refine the batch details to meet changing requirements or accommodate any updates or changes that may arise. Skolarli empowers you with the ability to efficiently manage and customize your training batches according to your specific needs.

<figure><img src="/files/YmuSBBiF0hekm7kmsihI" 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/training-batches/all-batches.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.
