Change Password

Created on Sep 21, 2023 | By bhavinchauhan
Last Updated on Sep 21, 2023
< All Topics
Print

Introduction/Purpose:

Users can change their password from the system itself using the change password option. System will log out the users once the password is changed and the users need to login again with the updated password.

Process Flow

Dependencies

  1. System Performance & DB: System should respond properly to check and validate the entered password in the field “old password” with the password that is already saved in DB.
  2. Update Database: To ensure the data accuracy, the updated password is required to reflect properly in the database.

Navigation To Change Password

My Account >> Change Password

Click on the “Change Password” option under “My Account” from the top-right of the screen, as shown below.

How To Change Password

To change the account password, follow the below steps:

Step 1: Click on the “Change Password” option under “My Account” from the top-right of the screen, as shown below.

Step 2: Enter the current password under the “Old Password” field first.

Step 3: Enter the new password you want to set for your account under the field “New Password”.

Step 4: Enter the same password as you have entered for “New Password” field under the field “Confirm New Password

Step 5: Click on the “Update” button once the above steps are completed successfully.

Table of Contents