# Creating New Classes

You can add new classes from the Calendar or the Courses tab — this is where you set up the schedule, pricing, and participants for every course.

## How to create classes from the Calendar

In the *Calendar*, select the time slot you want, then choose the type of classes you'd like to create. You can read more about the available class types in the [Class Types](/en/calendar-management/class-types.md) article.

![Calendar view with the class type dropdown showing Group course, Individual course, Event, and Trial lesson options](/files/Fx2Apr16yqRzHBzbA66S)

You'll be taken to a form where you can enter the course details:

* **Course name**
* **Course size** — maximum number of participants
* **Proficiency** — selected from the proficiency levels configured in Settings
* **Schedule** — dates and times for individual lessons, and any planned breaks
* [**Pricing**](/en/billing/billing-schedule-types.md) — price and billing settings for participants
* **Participants** — individual billing and course attendance dates per participant

Once you've filled in the details, click *Save* at the bottom of the form.

## How to create classes from the Courses tab

Go to the *Courses* tab and click *+ Add class*. From here you can create a group course or an individual course. The course details form is the same as described above.

![Courses tab with the Add class button and dropdown showing New group course and New individual course options](/files/3ymNpTtr50I4FEmb8rpL)


---

# 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://help.activenow.io/en/getting-started/creating-new-classes.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.
