# Manage Classrooms

Using the manage classrooms screen you can:

* Change Class Name, Year and Teacher
* Allow staff access to a Class

{% hint style="info" %}
In order to manage Classrooms you will need to have Admin or School Owner permission.
{% endhint %}

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

From the Moodly menu select "Manage Classrooms" .&#x20;

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

This screen will show you all current classrooms.

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

## Add Class

{% hint style="info" %}
It is recommended to allow Class Teachers to create there own classrooms. This can be done by following [Creating a class](/getting-started/creating-a-class.md)
{% endhint %}

To add a class using this screen click the "Add Class" button above the table.

Entry the class name and year group.

Save

## Edit a class

Click the  ![](/files/pSwA3IKcW1wEXL68iEHp)on the row of the class you want to edit and click edit group.

A popup will display showing the current details.

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

Edit the details and click Save


---

# 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/features/school-admin/manage-classrooms.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.
