> 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/edit-details.md).

# Edit Details

<mark style="color:green;">**Edit Training Batch**</mark>

This screen allows the admin to make various modifications such as rescheduling the batch training dates, adding more information about the batch, adjusting the enrolment capacity, and much more by navigating to **Action ⇒Edit Details** under **All Batches**

This allows administrators to update and manage batch details based on operational needs. Skolarli empowers with the ability to efficiently manage and customize your training batches according to the specific needs.

***For Example:** For the batch we previously created '**Beginner Batch for Personality Development Program**', we have modified the Batch name as “**Beginners batch for Personality Development**”, changed Status & enrolment capacity to 50 from its previous value of 10.*

<figure><img src="/files/zwih2VChI0HnxYkRxL68" alt=""><figcaption><p>Edit Details page</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/edit-details.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.
