# How to change your account password?

## What is the Problem? <a href="#howtochangeaccountpassword-whatistheproblem" id="howtochangeaccountpassword-whatistheproblem"></a>

We aim to solve the problem of users' need to change their account passwords regularly. Regular password changes are essential for maintaining account security and safeguarding sensitive information.

## What is the Solution? <a href="#howtochangeaccountpassword-whatisthesolution" id="howtochangeaccountpassword-whatisthesolution"></a>

To change your account password, follow these steps:

1. **Access Your Account Settings**: Log in to your account and navigate to the account settings page. This is usually accessible through the profile icon.
2. **Enter a New Password**: Once your identity is verified, you can proceed to enter a new password. Make sure to choose a strong and unique password that includes a combination of uppercase and lowercase letters, numbers, and special characters.
3. **Confirm the New Password**: Re-enter the new password to confirm it matches the one you entered previously.
4. **Save Changes**: After confirming the new password, click the "Save" button to apply the changes to your account.

## Summary <a href="#howtochangeaccountpassword-summary" id="howtochangeaccountpassword-summary"></a>

In summary, changing your account password is a crucial step in maintaining the security of your account and protecting your sensitive information. To do so, access your account settings, locate the "Change Password" option, verify your identity, enter and confirm the new password, and save the changes.

By following these simple steps, you can ensure that your account remains secure and protected from unauthorized access. If you encounter any issues or have further questions, please feel free to contact our customer support team for assistance. We are here to help you with any concerns you may have!


---

# 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.jentis.com/best-practices/how-to-change-your-account-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.
