> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bultech.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Change Password

> For your account's security, you can change your password regularly. This section explains how to update your current password.

# Change Password

For your account's security, you can change your password regularly. This action is performed while you are logged into the system.

## Steps to Change Password

<Steps>
  <Step title="Go to the Profile Page">
    Access your [Edit Profile](/en/account-management/edit-profile) page.
  </Step>

  <Step title="Open the Password Tab">
    Click on the "Password" or "Security" tab in the top menu of the profile page.
  </Step>

  <Step title="Fill Out the Form">
    * **Current Password:** Enter the password you are currently using.
    * **New Password:** Enter the new password you want to set.
    * **New Password (Again):** Re-enter your new password to confirm it.
  </Step>

  <Step title="Save Changes">
    Complete the process by clicking the "Update Password" button or similar.
  </Step>
</Steps>

<Tip>
  **Strong Password Tips:**

  * Should be at least 8 characters long.
  * Should include uppercase letters, lowercase letters, numbers, and special characters (`!@#$%^&*`).
  * Avoid easily guessable information (date of birth, name, etc.).
</Tip>

<Info>
  If you have forgotten your password and cannot log in to your account, you should follow the [Password Reset](/en/authentication/password-reset) steps.
</Info>
