# Change Password

{% hint style="info" %}
When you change your password, by default, you will need to be logged out from all previously logged-in devices for a security measures.
{% endhint %}

**How to Change Password in Ownchat**

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

To change your password in Ownchat, follow these steps:

1. **Access Change Password Option:**
   * Navigate to the settings or profile section where the change password option is available.
2. **Enter Current Password:**
   * Provide your current password for verification purposes.
3. **Set New Password:**
   * Enter your desired new password in the designated field.
4. **Confirm New Password:**
   * Re-enter the new password to confirm and ensure accuracy.
5. **Save Changes:**
   * Click on "Save" or "Update" to finalize and update your password.
6. **Confirmation:**
   * Once saved, your password will be updated, and you can use the new password for future logins.

Make sure to choose a strong and secure password to enhance the security of your Ownchat account. If you encounter any issues or need further assistance, contact your system administrator or support team for help.


---

# 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.ownchat.app/user/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.
