# Password

### Password

If your site does not use single sign on, you can easily change your password.&#x20;

![](/files/-LwQ0LGxezFfj7R-YJRf)

Click on the **gear** icon and select **Change My Settings**.

![](/files/-LwQ1JeQ3pB-AcgblFGZ)

Next, click on **Password** on the left-hand side of the screen.

![](/files/-LwQ1R_eEZGLz8UxvpZW)

1. Enter your current password
2. Enter your new password
3. Confirm your new password
4. Click on Save to save your new password

{% hint style="info" %}
You site admin can configure the password complexity requirements.
{% endhint %}

![](/files/-LwQ1k1I9pC3pIgbUVQ6)

You will get a confirmation that your password has been successfully changed.&#x20;


---

# 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://guides.mangoapps.com/user-guide/user-settings/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.
