# Password Expiry

Self Service Portal is highly configurable, and you may not see all of the fields described, they may have different names, or your system administrator may have added further fields to meet your business needs.

If your password has expired, the **Password Expiry** page appears after you have logged on. You must change your password before you can access Self Service Portal.

1. Type your old password in the **Old Password** field. This is the password you used to log on.
2. Type your new password in the **New Password** field.
3. Passwords are case sensitive.
4. Re-type your new password in the **New Password Confirm** field.
5. Click **OK**. A confirmation appears to acknowledge you have successfully updated your password.


---

# 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://docs.alemba.com/asm-hermes/use-asm/using-the-self-service-portal/logging-on-to-self-service-portal/password-expiry.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.
