> For the complete documentation index, see [llms.txt](https://docs.kidslipi.com/kidslipi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kidslipi.com/kidslipi/first-four-steps/class-management/manage-academic-terms.md).

# Manage Academic Terms

This section will guide you through the first crucial step: Creating a Term.

**Note on 'Term' Usage in KidsLipi:** In KidsLipi, 'Term' refers to a specific duration of classes, which typically aligns with traditional academic periods. While 'Session' may be used in some educational settings to denote shorter educational periods, in KidsLipi, we encompass both under the term 'Term.' This approach provides the flexibility to accommodate both traditional terms and shorter sessions.

**Starting the Process:**

1. From the left side navigation, select 'Terms' under the 'School' option.
2. Here, you will see a list of existing terms. If you are adding for the first time, this list will be empty.

<figure><img src="/files/IEb99Zkpb2ipmfOrPcne" alt=""><figcaption><p>Overview of Terms</p></figcaption></figure>

**Adding a New Term:**

1. Click on the 'Add' button located at the top right corner.
2. In the 'Add Term' dialog box, input the Start Date, End Date, and Term Name.
3. Click 'Add' to complete the creation of the new term.

<figure><img src="/files/Hhe2c2ffrC2z95C1Sl9a" alt=""><figcaption><p>Adding a New Term</p></figcaption></figure>

**Editing an Existing Term:**

1. To modify a term, click on the 'Edit' icon next to it in the list.
2. Update the necessary details in the editing interface.
3. Click 'Update' to save the changes.

<figure><img src="/files/4NgQwKw5NdtEGT9vacy8" alt=""><figcaption><p>Updating an Existing Term</p></figcaption></figure>

\[Image Placeholder: ]

After successfully creating a term, you can proceed to the next step of setting up a School Campus for your classes.


---

# 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.kidslipi.com/kidslipi/first-four-steps/class-management/manage-academic-terms.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.
