# Password Management

## Reset Your Password

* On the login page, click the **Forgot Password** link

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdlu-G9IXUNoZHCrAO27qFT4rVxH_1Ah3AALwsY8FgEvJSZxPXqlt8-ur-yr7iJlY1qwEAK_c6iRDZCKHUsu9UvFR5a7DXSS72Xeqf4c42hKP0O81ZJJrhKPEK-PlysavRvzo2XJ2ryaNkFUs8OsEWPHBM?key=fBJRo_g-SeQuwR7hVoAc5Q" alt=""><figcaption></figcaption></figure>

* You will be redirected to the **Reset Password** page

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfOttwJXU0zlmV83VKedmXWov-M1sHUwpZ1h-uQTrgGTaIiqu_L6VpsC1v4UNRDR3JqoicQUfv9-5ftMb-jdvwdBrORujKoF5MBSfCN22n4U6iD9x0wIX9Lc-nAuRiGdPYpokJg-OCJvI9H8y1RnndG-VS6?key=fBJRo_g-SeQuwR7hVoAc5Q" alt=""><figcaption></figcaption></figure>

* Enter your **registered email address** and verify the **CAPTCHA**
* Click **Send Reset Link**
* Follow the password reset instructions sent to your email

## Change Your Password

If you’re already logged in and want to change your password:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcUEUSao1cxsbpOI3mgIRq98agEkhEI-iRPzE4X0EeZhgg0Fwu3FQ5j2xiC5eFdzv-uLDQbj-OfZiMgmaUCOYZC2NDGt7B2UDS8UUUNqFdI2Eg7JAL2vCeN6HrgDq9Hm9p0zLDkQWki-m_wmx50Vj4l531Q?key=fBJRo_g-SeQuwR7hVoAc5Q" alt=""><figcaption></figcaption></figure>

* Go to your **Profile Menu**
* Navigate to the **Change Password** section
* Fill out the required fields (Current Password, New Password, Confirm Password)
* Click **Update Password** to save the changes


---

# 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://info.edusuite.asia/product-guide-admissions/administrator/getting-started/password-management.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.
