# Change Password

To update/change your password - Navigate to the top right hand side of the dashboard and select the drop down arrow next to your name.&#x20;

2: Select 'Your Settings'

3: Select 'Security' across to the left hand side.&#x20;

Enter your current password, add your new password and retype to confirm. If you have forgotten your password, read more [here](/platform/introduction/forgot-password.md).

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


---

# 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://help.flochat.ai/platform/introduction/change-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.
