# How to Update Movatic Password for System Admins

1. Open the [Movatic website](https://admin.movatic.co/#/login).
2. On the login screen, click on the **Forgot your password?** link.<br>

   <figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2FLufwE36APGBRLJsK6bpS%2Fimage.png?alt=media&#x26;token=303d56d9-0c5a-4000-a121-5f9072c8693d" alt=""><figcaption></figcaption></figure>
3. You will be prompted to enter the email address associated with your account. Enter the email address and click **Reset your Password**.<br>

   <figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2FWd1GC6GdfwUQO6Ed6Cfb%2Fimage.png?alt=media&#x26;token=9a451539-6fb8-4b5b-9688-91862a5de028" alt=""><figcaption></figcaption></figure>
4. Check your email inbox for a message from Movatic. This email will contain a verification code.
5. Copy or take note of the verification code from the email.
6. Return to the app or website and enter the verification code in the provided field.
7. After entering the code, you'll be directed to a password reset page.
8. Enter your new desired password in the designated fields. Make sure it meets the password requirements (*includes a mix of uppercase, lowercase, numbers, and special characters*).
9. Confirm the new password by entering it again in the confirmation field.
10. Once the password is entered correctly, click **Submit** or **Change Password**.
11. You'll receive a confirmation message that your password has been successfully reset.

{% hint style="info" %}
If you did not get the verification code by email, please ensure that the email address provided was correct or it is registered with the system. You may reach out to your system's other administrators to verify this details. If all information provided are correct and the issue persists, please reach out to <support@movatic.co> with the system name and your Movatic Admin account information.
{% 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://documentation.movatic.co/admin-site/settings/system-admins/how-to-update-movatic-password-for-system-admins.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.
