# Set Staff Password

## First Time Login <a href="#first-time-login" id="first-time-login"></a>

When you login for the first time you will need to set your Moodly password. On the login screen (<https://portal.moodly.educations/login>) click the “First time login?” link as shown below.

<figure><img src="https://wiki.moodly.education/password_first_time_login_arrow.png" alt=""><figcaption></figcaption></figure>

You will then be required to enter your email address (this will be your school email address) and press “Email Code”.&#x20;

<figure><img src="https://wiki.moodly.education/first_time_login_1.jpg" alt=""><figcaption></figcaption></figure>

After clicking “Email Code” you should shortly receive an email from <noreply@moodly.education>:

> Hello,\
> Your password reset code is: \
> 9bbDjZED6 \
> \
> Please do not share this code with anyone! This code will expire in 20 minutes. \
> \
> If you didn’t ask to reset your password, you can ignore this email. \
> Thanks, \
> \
> Your Moodly team \
> This mailbox is not monitored so please do not reply to this email.

{% hint style="info" %}
*Please check your JUNK mail if you do not receive a message from us.*
{% endhint %}

Enter the code into the Moodly website and create a new password.

*Your password must contain at least 1 Upper & Lower case characters, 1 number and 1 special character.*&#x20;

<figure><img src="https://wiki.moodly.education/first_time_login_2.jpg" alt=""><figcaption></figcaption></figure>

&#x20;

## Reset Password <a href="#reset-password" id="reset-password"></a>

To reset your password navigate to the login page (<https://portal.moodly.educations/login>) and select the “Forgotten your password?” link.

<figure><img src="https://wiki.moodly.education/forgotten_your_password_with_arrow.png" alt=""><figcaption></figcaption></figure>

And then follow the steps from above.


---

# 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/set-staff-password.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.
