Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions website/docs/user-guides/reset-password.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ In the **Reset Password** modal type in the new password in the **New Password**

<img src={require('../assets/user-guides/user-management/reset-password/step-2.png').default} />


## 3. Update password after installation

After installing Chaos Litmus and entering the default passwords, users will be redirected to the update password page, which is mandatory. In the update password modal, enter your Old Password, New Password, and Re-enter New Password. Once done, click the Confirm button.

<img src={require('../assets/user-guides/user-management/reset-password/step-3.PNG').default} />

## Learn more

- [View users](view-user.md)