diff --git a/website/docs/assets/concepts/chaoshub/chaoshub-default.png b/website/docs/assets/concepts/chaoshub/chaoshub-default.png
index 9ed1fbaa..d0f3b963 100644
Binary files a/website/docs/assets/concepts/chaoshub/chaoshub-default.png and b/website/docs/assets/concepts/chaoshub/chaoshub-default.png differ
diff --git a/website/docs/assets/landing-page.png b/website/docs/assets/landing-page.png
index 277a1730..851a5566 100644
Binary files a/website/docs/assets/landing-page.png and b/website/docs/assets/landing-page.png differ
diff --git a/website/docs/assets/workflow-observe-running.png b/website/docs/assets/workflow-observe-running.png
index f4a93b10..ad173b57 100644
Binary files a/website/docs/assets/workflow-observe-running.png and b/website/docs/assets/workflow-observe-running.png differ
diff --git a/website/docs/concepts/chaoshub.md b/website/docs/concepts/chaoshub.md
index 15ccac93..da2eaf2a 100644
--- a/website/docs/concepts/chaoshub.md
+++ b/website/docs/concepts/chaoshub.md
@@ -32,9 +32,9 @@ By default, a public ChaosHub is provided when the ChaosCenter is installed for
-### 1. Connect a public Git repository
+### 1. Connect a public and private Git repository
-You can connect to a public Git repository by simply providing the following details:
+You can connect to a public or private Git repository by simply providing the following details:
- Hub name
- Git URL of the forked repository
@@ -42,12 +42,6 @@ You can connect to a public Git repository by simply providing the following det
-### 2. Connect a private Git repository
-
-To add a private ChaosHub, you need provide the hub name, Git URL of the forked repository and the branch name similar to that of public hub and the repository can be connected in two ways:
-
-
-
#### a. Access token
Personal Access Tokens are used as an alternative to the password for authentication to Git services.
diff --git a/website/docs/concepts/visualize-experiment.md b/website/docs/concepts/visualize-experiment.md
index 69c1e09a..0bf0c630 100644
--- a/website/docs/concepts/visualize-experiment.md
+++ b/website/docs/concepts/visualize-experiment.md
@@ -27,9 +27,6 @@ To observe a chaos experiment, user needs to select the highlighted experiment r
In the chaos experiment, a realtime graph of the chaos experiment is displayed. This graph contains valuable information regarding the status of individual steps of the chaos experiment.
To view the details of each step, the user can click on the individual nodes and the right side pane will display the node details, results(once the execution is complete), and the logs related to it.
-
-
-
## Summary
diff --git a/website/docs/developer-guide/chaoscenter-developer-guide.md b/website/docs/developer-guide/chaoscenter-developer-guide.md
index a4fd3d2d..73ede222 100644
--- a/website/docs/developer-guide/chaoscenter-developer-guide.md
+++ b/website/docs/developer-guide/chaoscenter-developer-guide.md
@@ -247,8 +247,6 @@ Username: admin
Password: litmus
```
-
-
## **Steps to connect Chaos Infrastructure**
### Using Litmusctl
diff --git a/website/docs/getting-started/installation.md b/website/docs/getting-started/installation.md
index 391036aa..b57ffceb 100644
--- a/website/docs/getting-started/installation.md
+++ b/website/docs/getting-started/installation.md
@@ -255,8 +255,6 @@ Username: admin
Password: litmus
```
-
-
By default you are assigned with a default project with Owner permissions.
diff --git a/website/docs/user-guides/account-settings.md b/website/docs/user-guides/account-settings.md
index 6103c304..546d4f27 100644
--- a/website/docs/user-guides/account-settings.md
+++ b/website/docs/user-guides/account-settings.md
@@ -32,24 +32,6 @@ Enter your name and email address in the following text fields and click on the
-## Change password
-
-On the same page, you can change your password by clicking on the **Change Password** button.
-
-
-
-
-
-To update your password enter your current password as well as the new password you wish to set and select **Confirm**.
-
-
-
-
-
-> Note: If you have forgotten your password, please contact your admin to reset your password
-
-On successful completion, you will be logged out and asked to re-login with you new password.
-
## Learn more
- [Create a new user](create-user.md)
diff --git a/website/docs/user-guides/create-user.md b/website/docs/user-guides/create-user.md
index a4b9add6..157b7e23 100644
--- a/website/docs/user-guides/create-user.md
+++ b/website/docs/user-guides/create-user.md
@@ -20,13 +20,8 @@ Click on the **New User** button to bring up the **Create New User** modal and e
-## 3. Confirmation of creation
-After you have added the details of the new user to be created, click the **Confirm** button to create the new user.
-
-
-
-You will now be able to view the new user in the table in the **User Management** tab.
+After you have added the details of the new user to be created, click the **Confirm** button to create the new user. and You will now be able to view the new user in the table in the **User Management** tab.
## Learn more
diff --git a/website/docs/user-guides/re-run-experiment.md b/website/docs/user-guides/re-run-experiment.md
index 14cf555a..e10d18f8 100644
--- a/website/docs/user-guides/re-run-experiment.md
+++ b/website/docs/user-guides/re-run-experiment.md
@@ -18,11 +18,6 @@ In the **Chaos experiment** page, and click on the play icon for the specific sc
-## 2. Select Run Experiment option
-
-Having re-run a particular experiment, you will redirected to the chaos studio for the particular execution and see that it has started to run as per the experiment configurations:
-
-
## Learn more
diff --git a/website/docs/user-guides/remove-team-member.md b/website/docs/user-guides/remove-team-member.md
index 36e375fe..b60adac4 100644
--- a/website/docs/user-guides/remove-team-member.md
+++ b/website/docs/user-guides/remove-team-member.md
@@ -16,8 +16,6 @@ In the **Active members** tab in the Members page, you will be able to see all t
-### 2. Confirmation for removal
-
On hitting the **Remove Member** option, you will be prompted to confirm the removal of the member, hit **Confirm** to confirm and remove the member from your project.
-
+
diff --git a/website/docs/user-guides/reset-password.md b/website/docs/user-guides/reset-password.md
index d9603876..4fbc39c4 100644
--- a/website/docs/user-guides/reset-password.md
+++ b/website/docs/user-guides/reset-password.md
@@ -6,26 +6,21 @@ sidebar_label: Reset password
---
-The admin user has the ability to reset the login password for any user in the portal.
+## 1. Update password after installation
-## 1. Locate the user
+After installing LitmusChaos and authenticating using the default password in the UI, users will be mandatorily prompted to update the password. To update the password, enter the old (default) password, the new password, and re-enter the new password. Once done, select the **Confirm** button.
-Under the **User Management** tab find the user who's password needs to be updated and click on the options icon to open a drop-down and select **Reset Password** option
+
-
## 2. Change the password
-In the **Reset Password** modal type in the new password in the **New Password** & **Re-enter new password** fields. Once done hit the **Confirm** button to update the password.
-
-
-
+Under the **User Management** tab find the user who's password needs to be updated and click on the options icon to open a drop-down and select **Reset Password** option
-## 3. Update password after installation
+
-After installing LitmusChaos and authenticating using the default password in the UI, users will be mandatorily prompted to update the password. To update the password, enter the old (default) password, the new password, and re-enter the new password. Once done, select the **Confirm** button.
+In the **Reset Password** modal type in the new password in the **New Password** & **Re-enter new password** fields. Once done hit the **Confirm** button to update the password.
-
## Learn more
diff --git a/website/docs/user-guides/setup-without-ingress.md b/website/docs/user-guides/setup-without-ingress.md
index 0be84d93..d2686fe1 100644
--- a/website/docs/user-guides/setup-without-ingress.md
+++ b/website/docs/user-guides/setup-without-ingress.md
@@ -71,13 +71,8 @@ You should be able to see the login page of ChaosCenter. The default credentials
Username: admin
Password: litmus
```
-
-
-
By default you are assigned with a default project with Owner permissions.
-
-
## Learn more
- [Setup Endpoints and Access ChaosCenter with Ingress](setup-with-ingress.md)