# How do I update my password?

### **Step 1**&#x20;

Navigate to Settings Dashboard, select <mark style="color:blue;">**Profile**</mark> on the Side Navigation Menu, and click the <mark style="color:blue;">**Login**</mark> tab.

Expand the <mark style="color:blue;">**Password**</mark> card.

<figure><img src="/files/MdWwK8HNiwhPCeOKvHWE" alt=""><figcaption></figcaption></figure>

### **Step 2**&#x20;

Enter your current password and the new password you would like to use. Click <mark style="color:blue;">**Save**</mark>.

{% hint style="warning" %}
Changes are not allowed for the following conditions:&#x20;

1. The current password is incorrect.
2. The new password is less than 9 chars and has spaces.
3. Both the **New Password** and the **Confirm New Password** fields don't match.
   {% 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://docs.apptiflo.com/settings-docs/user-profile/how-do-i-update-my-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.
