# Give Teacher access to Classroom

Moodly allows you to control who has access to which classroom.

By default the person who created the class will automatically have access to the classroom.

{% hint style="info" %}
To add additional users you need the User Admin permission
{% endhint %}

From the Moodly side menu select "Manage Classrooms"

You will be presented with a table of all current classrooms

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

Click the ![](/files/5pDr1KDiL92rVaOwxUbN)for the row of the Class and select Edit

At the bottom, there is a dropdown titled "Add Teacher to Classroom".

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

From this dropdown, select the user which needs access.

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/give-teacher-access-to-classroom.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.
