# Creating a class

The easiest way to setup classes in Moodly is to allow teacher to create their own classroom.

Visit: <https://portal.moodly.education>

If no classrooms have been set up then when you first click on the Manage Classroom tab you will be prompted with the following input box.

&#x20;                                    ![](/files/5S5QyMd9LkQMZ4IoepWh)

Next input your class information.

<figure><img src="/files/Xr9tHlCUg2BW8RObUDsw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gSMN7hBufziwgp3NKNpP" alt=""><figcaption></figcaption></figure>

You can now begin to add pupils.   &#x20;

Alternatively if you have already created a class in the school you can click the Add Classroom button.

<figure><img src="/files/CDKJ8v0jIKblnwaeBPMm" alt=""><figcaption></figcaption></figure>

Next input class details and click save.

Your class has now been created. Using the side menu select the "Manage Class" section.

<figure><img src="/files/UR6nzuGWtXpLYmfe9oB6" alt=""><figcaption></figcaption></figure>

From this screen you are able to Add/Edit and Remove learners from your classroom.

To add a Learner, click the "Add Learner" button at the top right corner of the Table.

<figure><img src="/files/PB5leDLh9rVAwZzkzGML" alt=""><figcaption></figcaption></figure>

You will be prompted with a Student details window. Once all of the information has been entered either click "Save & Add" if you wish to add more students or "Save & Close" if you have finished.&#x20;

<figure><img src="/files/ASlSSNcPwG6e6i5v6aK0" alt=""><figcaption></figcaption></figure>

Congratulations your classroom is ready to go! The next guide will show you how to record emotions with your learners.


---

# 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.moodly.education/getting-started/creating-a-class.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.
