# Resetting your Password

***

{% hint style="danger" %}
The Moment you change the password all other sessions/logged in devices will immediately be invalidated and you will have to re-login with the new credentials!
{% endhint %}

***

### Forgotten Password

If you forgot your password and are unable to log in, you have a few options that will be listed below!

| Solution                                                                                                                         | Difficulty                                  |
| -------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| You can Click the "Forgot your Password?" Text below the login button and have a password reset link sent too the email on file! | <mark style="color:$success;">Easy</mark>   |
| If you are logged in on your mobile device you can click Login Qith QR Code and Follow the Steps Given.                          | <mark style="color:$warning;">Medium</mark> |
| Contact Support and Request a Password Reset Manually(May take up too 24 hours!)                                                 | <mark style="color:$warning;">Medium</mark> |

***

### Resetting your Password

If you just want too reset your password cause you may have forgot it and still have access too your account, head on down too the settings page and scroll down till you see "Reset your Password" and click the red "Send Reset Email" which then you will have too visit the email on file and follow the steps given from there!

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

{% hint style="danger" %}
Constant or Repeated Password Resets in a Short Period of Time will result in being flagged by the Staff Team for Review Under Suspicion of a Compromised Account!
{% endhint %}


---

# 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.opslinkservers.com/account-security/introduction/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.
