# Edit Staff & Teacher Permissions

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

{% hint style="info" %}
To manage staff permissions you need the School Owner or School Admin permission
{% endhint %}

From the side menu click  "Manage Team" .

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

Next click the edit button for the staff member who's responsibilities/access you would like to change.

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

Now you can select which roles you would like for them to have.

Red means the staff member does not have that permission.

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

Once you have selected the desired roles click the save button.

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

Finally you will be prompted with a window asking if you want to continue with the changes. Click continue.&#x20;

<figure><img src="/files/1AYFdfdX9S1wRNZXoLDl" alt=""><figcaption></figcaption></figure>

## Permissions

| Permission       | Description                                                                                                                                                                                                           |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Teacher          | <p>This is the basic permissions for Teachers, it allows Staff to:</p><p>Create and manage classrooms. <br>Record Emotions via Checkin<br>Record Affirmations<br>View Classroom Dashboards<br>Edit Class Settings</p> |
| All Classes      | This allows the staff access to all classrooms created within Moodly                                                                                                                                                  |
| Welfare Officer  | This permission allows staff to view the "Welfare Escalations" screen, accessible from the side menu.                                                                                                                 |
| Billing Admin    | This allows staff to view the "Subscription" screen, accessible from the side menu.                                                                                                                                   |
| School Dashboard | This allow the staff access to all School-wide dashboards and School-wide checkin view.                                                                                                                               |
| User Admin       | This allows staff to administer access to Moodly via the Manage Team screen, accessible from the side menu                                                                                                            |
| School Owner     | This permission cant be changed (without support from Moodly). It allows full access to your Moodly school.                                                                                                           |


---

# 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-teachers-and-staff/edit-staff-and-teacher-permissions.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.
