# Changing Your Password

**To change your password:**

1. Click your name or avatar in the top right corner
2. Go to **Profile**
3. Scroll to the **Password** section
4. Enter your **current password**
5. Enter your **new password**
6. Confirm the new password
7. Click **Save**

Your password will be updated immediately. You will remain logged in on your current device.

**If you have forgotten your password:**

1. Go to the login page at [app.aislelist.com](https://app.aislelist.com/)
2. Click **Forgot Password**
3. Enter your email address
4. Check your inbox for a password reset link
5. Click the link and set a new password

> **Tip:** Use a strong password with a mix of letters, numbers, and symbols to keep your account secure.


---

# 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://aislelist.gitbook.io/aislelist-docs/account-and-profile/changing-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.
