# Resetting Your Password

{% hint style="info" %}
Note: Visit the :point\_right: [Direct Login](/simskills-learner/simskills-access/simskills-direct-login/direct-login.md) page for details on how to find the correct URL.
{% endhint %}

{% hint style="success" %}
**Note**: If you need to access SIMskills without accessing from McGraw Hill Connect you must first reset your password.&#x20;

**Hint**: Your SIMskills username should match your email address.
{% endhint %}

If there is an issue with your credentials when you log in, you will get a notification that there was a problem with your Username or Password. Make sure you entered your Username correctly. Then review your password by clicking the eye icon if you are comfortable displaying your password in your current location.

To recover your password, click the **Forgot your password?** link on the sign-in page.

![The login issue message](/files/fe1WhPeevwTsNgKlQnpL)

You can recover your password using your **Username** or **Email.** Click the drop-down arrow next to in the text box with **Username** and select the desired option. Student ID will not work. Enter your account information.&#x20;

![The Account Recovery and Password Reset page](/files/2GYCPqgJayinhFYtNfdJ)

<figure><img src="/files/eN3tUTSi58o9Q2DoSv1C" alt=""><figcaption><p>The identification method dropdown list</p></figcaption></figure>

Once you have successfully entered your information, check the email address associated with your SIMnet account to find an email from **SIMnet Account Services** with the subject line **\[SIMnet] Username and Password Recovery**.

![Successful Account Recovery and Password Reset notification](/files/ozxIOoVV7D0C9J5kZqn2)

Click the **Reset Password** button to reset your password. This email can only be used for 24 hours and can only be used once. If you have to recover your password again, you will need to restart this process.

![The Reset Password email](/files/IXYGgXG1997r0jCROc7x)

Enter your new password in the **Password** text box. Your new password must meet these requirements:

* Password should not have space characters
* Password should have at least one lowercase character
* Password cannot be same as username
* Password cannot be same as email
* Password should be minimum 9 characters length
* Password cannot contain more than four same characters consecutively
* Password should have at least one uppercase character
* Password should have at least one digit

Click the **Update password** button.

![The New Password page](/files/syXLdrxNv7Ezi8kS19Yh)

If you have successfully entered a password that meets the requirements, you will get a confirmation that your password reset was successful. Click the **Go back to sign in** button to return to your school's sign in page and enter your account information.

![The Password has been reset confirmation](/files/Mu9lTIWp1cyr6sPVUWX5)


---

# 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://help.simnetonline.com/simskills-learner/simskills-access/simskills-direct-login/resetting-your-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.
