# Resetting Your Password

If there is an issue with your credentials when you log in, you will get a notification in red 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 my password** link on the sign-in page.

![The login issue message](/files/-MCm42YV_SImeI2JjRDL)

You can recover your password using your *Username*, *Email* or *Student ID*. Click the drop-down arrow next to in the text box with *Username* and select the desired option. Any selection will work, depending on what information you have access to. Enter your account information. Here, HelpStudent remembered their Username and entered it successfully.

![The Account Recovery and Password Reset page](/files/-MCm45iQxetHDqXZZXky)

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 nofication](/files/-MCm48pi5B5DkzesTdXw)

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 Password ](/files/-MCm4AvL73Tq-zu1M7Au)

Enter your new password in the **New Password** text box. Your new password must be 8 characters long and contain at least a letter and a number. Enter the same password again in the **Confirm Password** text box. Click the **Change Password** button.

![The New Password page](/files/-MCm4DeHosgAb_P1mIfo)

Once you have successfully added the same password twice you will get a confirmation that you have updated your password. Click the **Return to the Sign In page** link to return to your school's sign in page and enter your account information.

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


---

# 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/students/registration/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.
