[docs]

Signed-off-by: CHE Bot <che-bot@eclipse.org>
diff --git a/docs/che-7/administration-guide/authenticating-users/index.html b/docs/che-7/administration-guide/authenticating-users/index.html
index 08da943..f52dfce 100644
--- a/docs/che-7/administration-guide/authenticating-users/index.html
+++ b/docs/che-7/administration-guide/authenticating-users/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -795,7 +798,7 @@
 <p>Request the OpenID settings service where clients can find all the necessary URLs and properties of the OpenId provider, such as <code>jwks.endpoint</code>, <code>token.endpoint</code>, <code>logout.endpoint</code>, <code>realm.name</code>, or <code>client_id</code> returned in the JSON format.</p>
 </li>
 <li>
-<p>The service URL is <code>\https://che-host:che-port/api/keycloak/settings</code>, and it is only available in the Che multiuser mode. The presence of the service in the URL confirms that the authentication is enabled in the current deployment.</p>
+<p>The service URL is <code>https://che-host:che-port/api/keycloak/settings</code>, and it is only available in the Che multiuser mode. The presence of the service in the URL confirms that the authentication is enabled in the current deployment.</p>
 <div class="paragraph">
 <p>Example output:</p>
 </div>
@@ -813,7 +816,7 @@
 </div>
 </div>
 <div class="paragraph">
-<p>The service allows downloading the JavaScript client library to interact with the provider using the <code>\https://che-host:che-port/api/keycloak/OIDCKeycloak.js</code> URL.</p>
+<p>The service allows downloading the JavaScript client library to interact with the provider using the <code>https://che-host:che-port/api/keycloak/OIDCKeycloak.js</code> URL.</p>
 </div>
 </li>
 <li>
@@ -1030,7 +1033,7 @@
 <p>The user&#8217;s Keycloak token is used to execute queries to the secured API on the user&#8217;s behalf through REST clients. A valid token must be attached as the <strong>Request</strong> header or the <code>?token=$token</code> query parameter.</p>
 </div>
 <div class="paragraph">
-<p>Access the Che Swagger interface at <code>\https://che-host:che-port/swagger</code>. The user must be signed in through Keycloak, so that the access token is included in the <strong>Request</strong> header.</p>
+<p>Access the Che Swagger interface at <code>https://che-host:che-port/swagger</code>. The user must be signed in through Keycloak, so that the access token is included in the <strong>Request</strong> header.</p>
 </div>
 </div>
 </div>
diff --git a/docs/che-7/administration-guide/authorizing-users/index.html b/docs/che-7/administration-guide/authorizing-users/index.html
index 10d4cf4..40c2da2 100644
--- a/docs/che-7/administration-guide/authorizing-users/index.html
+++ b/docs/che-7/administration-guide/authorizing-users/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -664,7 +667,7 @@
 </ul>
 </div>
 <div class="paragraph">
-<p>All permissions can be managed using the provided REST API. The APIs are documented using Swagger at <code>\https://che-host:che-port/swagger/#!/permissions</code>.</p>
+<p>All permissions can be managed using the provided REST API. The APIs are documented using Swagger at <code>https://che-host:che-port/swagger/#!/permissions</code>.</p>
 </div>
 </div>
 </div>
diff --git a/docs/che-7/administration-guide/backup-and-disaster-recovery/index.html b/docs/che-7/administration-guide/backup-and-disaster-recovery/index.html
index 5f1971e..caeb1db 100644
--- a/docs/che-7/administration-guide/backup-and-disaster-recovery/index.html
+++ b/docs/che-7/administration-guide/backup-and-disaster-recovery/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/building-custom-registry-images/index.html b/docs/che-7/administration-guide/building-custom-registry-images/index.html
index 2adc9d2..ad25513 100644
--- a/docs/che-7/administration-guide/building-custom-registry-images/index.html
+++ b/docs/che-7/administration-guide/building-custom-registry-images/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -679,7 +682,7 @@
 </div>
 </li>
 <li>
-<p>Add valid content in the <code>devfile.yaml</code> file. For a detailed description of the devfile format, see <a href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a>.</p>
+<p>Add valid content in the <code>devfile.yaml</code> file. For a detailed description of the devfile format, see <a href="../../end-user-guide/configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a>.</p>
 </li>
 <li>
 <p>Ensure that the <code>meta.yaml</code> file conforms to the following structure:</p>
@@ -714,7 +717,7 @@
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>tags</code></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">List of tags. Tags usually include the tools included in the stack.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">List of tags. Tags typically include the tools included in the stack.</p></td>
 </tr>
 </tbody>
 </table>
diff --git a/docs/che-7/administration-guide/caching-images-for-faster-workspace-start/index.html b/docs/che-7/administration-guide/caching-images-for-faster-workspace-start/index.html
index 6689b8c..241f564 100644
--- a/docs/che-7/administration-guide/caching-images-for-faster-workspace-start/index.html
+++ b/docs/che-7/administration-guide/caching-images-for-faster-workspace-start/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/calculating-che-resource-requirements/index.html b/docs/che-7/administration-guide/calculating-che-resource-requirements/index.html
index a56e469..94f255f 100644
--- a/docs/che-7/administration-guide/calculating-che-resource-requirements/index.html
+++ b/docs/che-7/administration-guide/calculating-che-resource-requirements/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -734,7 +737,7 @@
 <div class="ulist">
 <ul>
 <li>
-<p>A workspace with 10 active plug-ins requires more resources then the same workspace with fewer plug-ins.</p>
+<p>A workspace with ten active plug-ins requires more resources than the same workspace with fewer plug-ins.</p>
 </li>
 <li>
 <p>A standard Java workspace requires more resources than a standard Node.js workspace because running builds, tests, and application debugging requires more resources.</p>
@@ -745,7 +748,7 @@
 <div class="title">Procedure</div>
 <ol class="arabic">
 <li>
-<p>Identify the workspace components explicitly specified in the <code>components</code> section of the <a href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a>.</p>
+<p>Identify the workspace components explicitly specified in the <code>components</code> section of the <a href="../../end-user-guide/configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a>.</p>
 </li>
 <li>
 <p>Identify the implicit workspace components:</p>
@@ -837,7 +840,7 @@
 </div>
 </div>
 <div class="paragraph">
-<p>It results in a container with the following memory limit and request:</p>
+<p>This results in a container with the following memory limit and request:</p>
 </div>
 <table class="tableblock frame-all grid-all stretch">
 <colgroup>
@@ -978,7 +981,7 @@
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>Add all requirements previously calculated.</p>
+<p>Add all previously calculated requirements.</p>
 </li>
 </ol>
 </div>
@@ -1124,16 +1127,16 @@
 <p><a href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/" class="page">Advanced configuration options for the Che server component</a></p>
 </li>
 <li>
-<p><a href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a></p>
+<p><a href="../../end-user-guide/configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a></p>
 </li>
 <li>
-<p><a href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/#a-minimal-devfile_che" class="page">end-user-guide:making-a-workspace-portable-using-a-devfile.adoc#a-minimal-devfile_che</a></p>
+<p><a href="../../end-user-guide/configuring-a-workspace-using-a-devfile/#a-minimal-devfile_che" class="page">A minimal devfile</a></p>
 </li>
 <li>
 <p><a href="../authenticating-users/" class="page">Authenticating users</a></p>
 </li>
 <li>
-<p><a href="https://github.com/eclipse/che-plugin-registry">che-plugin-registry GitHub repository</a></p>
+<p><a href="https://github.com/eclipse/che-plugin-registry">Eclipse Che plugin registry - GitHub repository</a></p>
 </li>
 </ul>
 </div>
diff --git a/docs/che-7/administration-guide/che-architecture-overview/index.html b/docs/che-7/administration-guide/che-architecture-overview/index.html
index 075c705..8c07d05 100644
--- a/docs/che-7/administration-guide/che-architecture-overview/index.html
+++ b/docs/che-7/administration-guide/che-architecture-overview/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/che-workspace-controller/index.html b/docs/che-7/administration-guide/che-workspace-controller/index.html
index 2d8c7db..92344bf 100644
--- a/docs/che-7/administration-guide/che-workspace-controller/index.html
+++ b/docs/che-7/administration-guide/che-workspace-controller/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/che-workspaces-architecture/index.html b/docs/che-7/administration-guide/che-workspaces-architecture/index.html
index 54f320d..a98808f 100644
--- a/docs/che-7/administration-guide/che-workspaces-architecture/index.html
+++ b/docs/che-7/administration-guide/che-workspaces-architecture/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/collecting-logs-using-chectl/index.html b/docs/che-7/administration-guide/collecting-logs-using-chectl/index.html
index 632ec71..d8947e1 100644
--- a/docs/che-7/administration-guide/collecting-logs-using-chectl/index.html
+++ b/docs/che-7/administration-guide/collecting-logs-using-chectl/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/configuring-authorization/index.html b/docs/che-7/administration-guide/configuring-authorization/index.html
index bfe0530..680762d 100644
--- a/docs/che-7/administration-guide/configuring-authorization/index.html
+++ b/docs/che-7/administration-guide/configuring-authorization/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -976,7 +979,7 @@
 <div class="olist loweralpha">
 <ol class="loweralpha" type="a">
 <li>
-<p>Enter the application URL: <code><em>&lt;https://che-host/dashboard/&gt;</em></code> and click the <b class="button">Create new link</b> button.</p>
+<p>Enter the application URL: <code><em>&lt;{prod-url-secure}/dashboard/&gt;</em></code> and click the <b class="button">Create new link</b> button.</p>
 </li>
 </ol>
 </div>
@@ -1200,7 +1203,7 @@
 installed on OpenShift
 that uses the default OpenShift OAuth support, user authentication relies on the integration of Keycloak with OpenShift OAuth. This allows users to log in to Che with their OpenShift login and have their workspaces created under personal OpenShift projects.</p>
 <div class="paragraph">
-<p>This requires setting up an OpenShift identity provider ins Keycloak. When using an external Keycloak, set up the identity provider manually. For instructions, see the appropriate Keycloak documentations for either <a href="https://www.keycloak.org/docs/latest/server_admin/#openshift-3">OpenShift 3</a> or <a href="https://www.keycloak.org/docs/latest/server_admin/#openshift-4">OpenShift 4</a>.</p>
+<p>This requires setting up an OpenShift identity provider ins Keycloak. When using an external Keycloak, configure the identity provider manually. For instructions, see the appropriate Keycloak documentations for either <a href="https://www.keycloak.org/docs/latest/server_admin/#openshift-3">OpenShift 3</a> or <a href="https://www.keycloak.org/docs/latest/server_admin/#openshift-4">OpenShift 4</a>.</p>
 </div>
 </li>
 <li>
diff --git a/docs/che-7/administration-guide/configuring-openshift-oauth/index.html b/docs/che-7/administration-guide/configuring-openshift-oauth/index.html
index 45cf7c5..7093024 100644
--- a/docs/che-7/administration-guide/configuring-openshift-oauth/index.html
+++ b/docs/che-7/administration-guide/configuring-openshift-oauth/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/configuring-server-logging/index.html b/docs/che-7/administration-guide/configuring-server-logging/index.html
index b250987..96a1efa 100644
--- a/docs/che-7/administration-guide/configuring-server-logging/index.html
+++ b/docs/che-7/administration-guide/configuring-server-logging/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/customizing-the-registries/index.html b/docs/che-7/administration-guide/customizing-the-registries/index.html
index 38ddbd5..ba700f9 100644
--- a/docs/che-7/administration-guide/customizing-the-registries/index.html
+++ b/docs/che-7/administration-guide/customizing-the-registries/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/defining-the-list-of-images-to-pull/index.html b/docs/che-7/administration-guide/defining-the-list-of-images-to-pull/index.html
index 1716b41..31851ec 100644
--- a/docs/che-7/administration-guide/defining-the-list-of-images-to-pull/index.html
+++ b/docs/che-7/administration-guide/defining-the-list-of-images-to-pull/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/defining-the-memory-parameters-for-the-image-puller/index.html b/docs/che-7/administration-guide/defining-the-memory-parameters-for-the-image-puller/index.html
index d5e1051..198a23f 100644
--- a/docs/che-7/administration-guide/defining-the-memory-parameters-for-the-image-puller/index.html
+++ b/docs/che-7/administration-guide/defining-the-memory-parameters-for-the-image-puller/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/external-database-setup/index.html b/docs/che-7/administration-guide/external-database-setup/index.html
index d0f01ac..fa0eff0 100644
--- a/docs/che-7/administration-guide/external-database-setup/index.html
+++ b/docs/che-7/administration-guide/external-database-setup/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/installing-image-puller-on-kubernetes-using-helm/index.html b/docs/che-7/administration-guide/installing-image-puller-on-kubernetes-using-helm/index.html
index 80d32e7..f1d6a2e 100644
--- a/docs/che-7/administration-guide/installing-image-puller-on-kubernetes-using-helm/index.html
+++ b/docs/che-7/administration-guide/installing-image-puller-on-kubernetes-using-helm/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/installing-image-puller-on-kubernetes-using-the-operator/index.html b/docs/che-7/administration-guide/installing-image-puller-on-kubernetes-using-the-operator/index.html
index cd9056c..8af2b76 100644
--- a/docs/che-7/administration-guide/installing-image-puller-on-kubernetes-using-the-operator/index.html
+++ b/docs/che-7/administration-guide/installing-image-puller-on-kubernetes-using-the-operator/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/installing-image-puller-on-openshift-using-openshift-templates/index.html b/docs/che-7/administration-guide/installing-image-puller-on-openshift-using-openshift-templates/index.html
index b19e077..33dba43 100644
--- a/docs/che-7/administration-guide/installing-image-puller-on-openshift-using-openshift-templates/index.html
+++ b/docs/che-7/administration-guide/installing-image-puller-on-openshift-using-openshift-templates/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/installing-image-puller-on-openshift-using-operatorhub/index.html b/docs/che-7/administration-guide/installing-image-puller-on-openshift-using-operatorhub/index.html
index 4fda22b..299e3fd 100644
--- a/docs/che-7/administration-guide/installing-image-puller-on-openshift-using-operatorhub/index.html
+++ b/docs/che-7/administration-guide/installing-image-puller-on-openshift-using-operatorhub/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/managing-identities-and-authorizations/index.html b/docs/che-7/administration-guide/managing-identities-and-authorizations/index.html
index 7a195c3..b5a7d44 100644
--- a/docs/che-7/administration-guide/managing-identities-and-authorizations/index.html
+++ b/docs/che-7/administration-guide/managing-identities-and-authorizations/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/monitoring-che/index.html b/docs/che-7/administration-guide/monitoring-che/index.html
index 63ccbf9..7ce3b33 100644
--- a/docs/che-7/administration-guide/monitoring-che/index.html
+++ b/docs/che-7/administration-guide/monitoring-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -1245,7 +1248,7 @@
 </div>
 </li>
 <li>
-<p>Save changes to the dashboard by clicking the <b class="button">Save</b> button, and copy and paste the JSON code to the deployment.</p>
+<p>Save changes to the dashboard using the <b class="button">Save</b> button, and copy and paste the JSON code to the deployment.</p>
 </li>
 <li>
 <p>Load changes in the configuration of a running Grafana deployment. First remove the deployment:</p>
diff --git a/docs/che-7/administration-guide/persistent-volumes-backups/index.html b/docs/che-7/administration-guide/persistent-volumes-backups/index.html
index 67de690..6408ee4 100644
--- a/docs/che-7/administration-guide/persistent-volumes-backups/index.html
+++ b/docs/che-7/administration-guide/persistent-volumes-backups/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/removing-user-data/index.html b/docs/che-7/administration-guide/removing-user-data/index.html
index 8ed1742..cccd0ae 100644
--- a/docs/che-7/administration-guide/removing-user-data/index.html
+++ b/docs/che-7/administration-guide/removing-user-data/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/retrieving-che-logs/index.html b/docs/che-7/administration-guide/retrieving-che-logs/index.html
index 793c6c7..f7d902f 100644
--- a/docs/che-7/administration-guide/retrieving-che-logs/index.html
+++ b/docs/che-7/administration-guide/retrieving-che-logs/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/running-custom-registries/index.html b/docs/che-7/administration-guide/running-custom-registries/index.html
index 15a859a..0aa737a 100644
--- a/docs/che-7/administration-guide/running-custom-registries/index.html
+++ b/docs/che-7/administration-guide/running-custom-registries/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/tracing-che/index.html b/docs/che-7/administration-guide/tracing-che/index.html
index 100f0c3..deae61b 100644
--- a/docs/che-7/administration-guide/tracing-che/index.html
+++ b/docs/che-7/administration-guide/tracing-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/viewing-che-server-logs/index.html b/docs/che-7/administration-guide/viewing-che-server-logs/index.html
index 06fa769..9355bbd 100644
--- a/docs/che-7/administration-guide/viewing-che-server-logs/index.html
+++ b/docs/che-7/administration-guide/viewing-che-server-logs/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/viewing-external-service-logs/index.html b/docs/che-7/administration-guide/viewing-external-service-logs/index.html
index cf3fb2f..1397c1a 100644
--- a/docs/che-7/administration-guide/viewing-external-service-logs/index.html
+++ b/docs/che-7/administration-guide/viewing-external-service-logs/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -722,6 +725,12 @@
 </li>
 </ol>
 </div>
+<div class="paragraph">
+<p><!-- vale Vale.Spelling = NO --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Terms = NO --></p>
+</div>
 </div>
 </div>
 </div>
@@ -729,6 +738,12 @@
 <h2 id="viewing-postgresql-server-logs_che"><a class="anchor" href="#viewing-postgresql-server-logs_che"></a>Viewing the Che database logs</h2>
 <div class="sectionbody">
 <div class="paragraph">
+<p><!-- vale Vale.Spelling = YES --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Terms = YES --></p>
+</div>
+<div class="paragraph">
 <p>This section describes how to view the database logs in Che, such as PostgreSQL server logs.</p>
 </div>
 <div class="olist arabic">
@@ -747,7 +762,7 @@
 <li>
 <p><code>component=postgres</code> and press <kbd>Enter</kbd></p>
 <div class="paragraph">
-<p>The OpenShift Web Console now searches base on those two keys and displays PostgreSQL logs.</p>
+<p>The OpenShift Web Console is searching base on those two keys and displays PostgreSQL logs.</p>
 </div>
 </li>
 </ul>
diff --git a/docs/che-7/administration-guide/viewing-kubernetes-events/index.html b/docs/che-7/administration-guide/viewing-kubernetes-events/index.html
index 7fc99c0..17549c1 100644
--- a/docs/che-7/administration-guide/viewing-kubernetes-events/index.html
+++ b/docs/che-7/administration-guide/viewing-kubernetes-events/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/viewing-operator-events/index.html b/docs/che-7/administration-guide/viewing-operator-events/index.html
index bfc4508..56a7472 100644
--- a/docs/che-7/administration-guide/viewing-operator-events/index.html
+++ b/docs/che-7/administration-guide/viewing-operator-events/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/administration-guide/viewing-plug-in-broker-logs/index.html b/docs/che-7/administration-guide/viewing-plug-in-broker-logs/index.html
index d2a7f7f..d438b98 100644
--- a/docs/che-7/administration-guide/viewing-plug-in-broker-logs/index.html
+++ b/docs/che-7/administration-guide/viewing-plug-in-broker-logs/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/configuring-a-workspace-with-dashboard/index.html b/docs/che-7/configuring-a-workspace-with-dashboard/index.html
new file mode 100644
index 0000000..4b66429
--- /dev/null
+++ b/docs/che-7/configuring-a-workspace-with-dashboard/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<meta charset="utf-8">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/configuring-a-workspace-with-dashboard/">
+<script>location="../end-user-guide/configuring-a-workspace-with-dashboard/"</script>
+<meta http-equiv="refresh" content="0; url=../end-user-guide/configuring-a-workspace-with-dashboard/">
+<meta name="robots" content="noindex">
+<title>Redirect Notice</title>
+<h1>Redirect Notice</h1>
+<p>The page you requested has been relocated to <a href="../end-user-guide/configuring-a-workspace-with-dashboard/">https://www.eclipse.org/che/docs/che-7/end-user-guide/configuring-a-workspace-with-dashboard/</a>.</p>
diff --git a/docs/che-7/contributor-guide/adding-support-for-a-new-debugger/index.html b/docs/che-7/contributor-guide/adding-support-for-a-new-debugger/index.html
index 2ea81d0..9ea8fa0 100644
--- a/docs/che-7/contributor-guide/adding-support-for-a-new-debugger/index.html
+++ b/docs/che-7/contributor-guide/adding-support-for-a-new-debugger/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/contributor-guide/adding-support-for-a-new-language/index.html b/docs/che-7/contributor-guide/adding-support-for-a-new-language/index.html
index 230e4d5..030800c 100644
--- a/docs/che-7/contributor-guide/adding-support-for-a-new-language/index.html
+++ b/docs/che-7/contributor-guide/adding-support-for-a-new-language/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/contributor-guide/branding-che-theia/index.html b/docs/che-7/contributor-guide/branding-che-theia/index.html
index fb70e1a..85d9951 100644
--- a/docs/che-7/contributor-guide/branding-che-theia/index.html
+++ b/docs/che-7/contributor-guide/branding-che-theia/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -841,7 +844,7 @@
 <p>Create a workspace using the sample <a href="https://github.com/che-samples/che-theia-branding-example/blob/master/devfile.yaml">che-theia-branding-example devfile</a> to apply the changes:</p>
 <div class="imageblock">
 <div class="content">
-<a class="image" href="https://che.openshift.io/f?url=https://raw.githubusercontent.com/che-samples/che-theia-branding-example/master/devfile.yaml"><img src="https://www.eclipse.org/che/contribute.svg" alt="contribute"></a>
+<a class="image" href="https://che.openshift.io/#https://raw.githubusercontent.com/che-samples/che-theia-branding-example/master/devfile.yaml"><img src="https://www.eclipse.org/che/contribute.svg" alt="contribute"></a>
 </div>
 </div>
 <div class="listingblock">
diff --git a/docs/che-7/contributor-guide/che-extensibility-reference/index.html b/docs/che-7/contributor-guide/che-extensibility-reference/index.html
index 38b9d45..7ceaf95 100644
--- a/docs/che-7/contributor-guide/che-extensibility-reference/index.html
+++ b/docs/che-7/contributor-guide/che-extensibility-reference/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/contributor-guide/che-extension-points/index.html b/docs/che-7/contributor-guide/che-extension-points/index.html
index 40fc88d..4b8665e 100644
--- a/docs/che-7/contributor-guide/che-extension-points/index.html
+++ b/docs/che-7/contributor-guide/che-extension-points/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -780,7 +783,7 @@
 <h2 id="view-containers_che"><a class="anchor" href="#view-containers_che"></a>View containers</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>A <strong>view container</strong> is a container that holds <a href="#views_che">views</a>. In Che-Theia, views are usually in the form of panels. All view containers are divided in three sections: <strong>left</strong>, <strong>bottom</strong>, and <strong>right</strong>. The position of a view container depends on the section to which it belongs. This defines the default position of a view container, which can be changed at runtime by dragging and dropping.</p>
+<p>A <strong>view container</strong> is a container that holds <a href="#views_che">views</a>. In Che-Theia, views are typically in the form of panels. All view containers are divided in three sections: <strong>left</strong>, <strong>bottom</strong>, and <strong>right</strong>. The position of a view container depends on the section to which it belongs. This defines the default position of a view container, which can be changed at runtime by dragging and dropping.</p>
 </div>
 <div class="paragraph">
 <p>To add a view container into Che-Theia, add the appropriate record into the <code>viewsContainers</code> object located under the <code>contributes</code> object in the plug-in <code>package.json</code> file:</p>
diff --git a/docs/che-7/contributor-guide/che-theia-plug-in-api/index.html b/docs/che-7/contributor-guide/che-theia-plug-in-api/index.html
index 1006ccf..c0a72f2 100644
--- a/docs/che-7/contributor-guide/che-theia-plug-in-api/index.html
+++ b/docs/che-7/contributor-guide/che-theia-plug-in-api/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/contributor-guide/debug-adapter-protocol/index.html b/docs/che-7/contributor-guide/debug-adapter-protocol/index.html
index c8e34f4..7188c2a 100644
--- a/docs/che-7/contributor-guide/debug-adapter-protocol/index.html
+++ b/docs/che-7/contributor-guide/debug-adapter-protocol/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/contributor-guide/developing-che-theia-plug-ins/index.html b/docs/che-7/contributor-guide/developing-che-theia-plug-ins/index.html
index 81fbc24..1116ce1 100644
--- a/docs/che-7/contributor-guide/developing-che-theia-plug-ins/index.html
+++ b/docs/che-7/contributor-guide/developing-che-theia-plug-ins/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -873,13 +876,13 @@
 <h2 id="developing-che-theia-plug-ins-using-che_che"><a class="anchor" href="#developing-che-theia-plug-ins-using-che_che"></a>Developing a Che-Theia plug-in using Che</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This section describes how to set up an environment for developing the Che-Theia plug-ins in Eclipse&#160;Che.</p>
+<p>This section describes how to configure an environment for developing the Che-Theia plug-ins in Eclipse&#160;Che.</p>
 </div>
 <div class="ulist">
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 <li>
 <p><code>chectl</code> management tool is available. See <a href="../../installation-guide/using-the-chectl-management-tool/" class="page">Using the chectl management tool</a>.</p>
@@ -896,7 +899,7 @@
 <div class="olist loweralpha">
 <ol class="loweralpha" type="a">
 <li>
-<p>Press <strong>F1</strong> or <span class="keyseq"><kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>p</kbd></span> to invoke the command palette, and start typing the command name <code>Yeoman &#8230;&#8203;</code> (note that you can also use the keyboard to navigate through the offered commands).</p>
+<p>Press <strong>F1</strong> or <span class="keyseq"><kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>p</kbd></span> to invoke the command palette, and start typing the command name <code>Yeoman &#8230;&#8203;</code>. Note that you can also use the keyboard to navigate through the offered commands.</p>
 <div class="imageblock">
 <div class="content">
 <a class="image" href="../_images/extensibility/launching-yeoman-wizard.png"><img src="../_images/extensibility/launching-yeoman-wizard.png" alt="launching yeoman wizard"></a>
@@ -905,7 +908,7 @@
 </div>
 </li>
 <li>
-<p>Specify the following fields about the plug-in that you want to create:</p>
+<p>Specify the following fields for the desired plug-in:</p>
 </li>
 </ol>
 </div>
@@ -979,7 +982,7 @@
 </div>
 </li>
 <li>
-<p><strong>Run the plug-in.</strong> To see your plug-in in action in the IDE, use the <strong>Hosted mode</strong> to start a new IDE instance and to install the plug-in in it. You now have two IDEs running: one for developing your plug-in and one for testing it.</p>
+<p><strong>Run the plug-in.</strong> To see your plug-in in action in the IDE, use the <strong>Hosted mode</strong> to start a new IDE instance and to install the plug-in in it. The two IDEs are running: one for developing your plug-in and one for testing it.</p>
 <div class="olist loweralpha">
 <ol class="loweralpha" type="a">
 <li>
@@ -1014,7 +1017,7 @@
 <div class="olist loweralpha">
 <ol class="loweralpha" type="a">
 <li>
-<p>In the source code of your plug-in, set a breakpoint by clicking behind a line number (in the editor gutter).</p>
+<p>In the source code of your plug-in, set a breakpoint by a click behind a line number (in the editor gutter).</p>
 </li>
 <li>
 <p>Using the command palette, stop your <strong>Hosted Plug-in</strong> instance (if any) by running the <code>Hosted Plugin: Stop Instance</code> command.</p>
diff --git a/docs/che-7/contributor-guide/language-server-protocol/index.html b/docs/che-7/contributor-guide/language-server-protocol/index.html
index 588e55a..4d2e17f 100644
--- a/docs/che-7/contributor-guide/language-server-protocol/index.html
+++ b/docs/che-7/contributor-guide/language-server-protocol/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/contributor-guide/publishing-che-theia-plug-ins/index.html b/docs/che-7/contributor-guide/publishing-che-theia-plug-ins/index.html
index 4d396e7..375782c 100644
--- a/docs/che-7/contributor-guide/publishing-che-theia-plug-ins/index.html
+++ b/docs/che-7/contributor-guide/publishing-che-theia-plug-ins/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -886,7 +889,7 @@
 <p>Navigate to the <strong>Workspaces</strong> tab in the dashboard.</p>
 </li>
 <li>
-<p>Select the workspace to which you want to add the plug-in.</p>
+<p>Select the plug-in destination workspace.</p>
 </li>
 <li>
 <p>Switch to the <strong>Devfile</strong> tab, and find the <code>components</code> section.</p>
@@ -933,7 +936,7 @@
 <div class="title">Example 6. Factory URL pointing to a repository containing a devfile</div>
 <div class="content">
 <div class="paragraph">
-<p>https://che-host:che-port/f?url=https://github.com/eclipse/che</p>
+<p><code>https://che-host:che-port/#https://github.com/eclipse/che</code></p>
 </div>
 </div>
 </div>
@@ -941,7 +944,7 @@
 <div class="title">Example 7. Factory URL pointing to a devfile</div>
 <div class="content">
 <div class="paragraph">
-<p>https://che-host:che-port/f?url=https://raw.githubusercontent.com/eclipse/che/master/devfile.yaml</p>
+<p><code>https://che-host:che-port/#https://raw.githubusercontent.com/eclipse/che/master/devfile.yaml</code></p>
 </div>
 </div>
 </div>
diff --git a/docs/che-7/contributor-guide/testing-che-theia-plug-ins/index.html b/docs/che-7/contributor-guide/testing-che-theia-plug-ins/index.html
index a290aa0..5adaaf3 100644
--- a/docs/che-7/contributor-guide/testing-che-theia-plug-ins/index.html
+++ b/docs/che-7/contributor-guide/testing-che-theia-plug-ins/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/creating-a-workspace-by-importing-source-code-of-a-project/index.html b/docs/che-7/creating-a-workspace-by-importing-source-code-of-a-project/index.html
index fa8925a..4d8b58e 100644
--- a/docs/che-7/creating-a-workspace-by-importing-source-code-of-a-project/index.html
+++ b/docs/che-7/creating-a-workspace-by-importing-source-code-of-a-project/index.html
@@ -1,9 +1,9 @@
 <!DOCTYPE html>
 <meta charset="utf-8">
-<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">
-<script>location="../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/"</script>
-<meta http-equiv="refresh" content="0; url=../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">
+<script>location="../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/"</script>
+<meta http-equiv="refresh" content="0; url=../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">
 <meta name="robots" content="noindex">
 <title>Redirect Notice</title>
 <h1>Redirect Notice</h1>
-<p>The page you requested has been relocated to <a href="../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/</a>.</p>
+<p>The page you requested has been relocated to <a href="../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/</a>.</p>
diff --git a/docs/che-7/creating-a-workspace-by-importing-the-source-code-of-a-project/index.html b/docs/che-7/creating-a-workspace-by-importing-the-source-code-of-a-project/index.html
new file mode 100644
index 0000000..4d8b58e
--- /dev/null
+++ b/docs/che-7/creating-a-workspace-by-importing-the-source-code-of-a-project/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<meta charset="utf-8">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">
+<script>location="../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/"</script>
+<meta http-equiv="refresh" content="0; url=../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">
+<meta name="robots" content="noindex">
+<title>Redirect Notice</title>
+<h1>Redirect Notice</h1>
+<p>The page you requested has been relocated to <a href="../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/</a>.</p>
diff --git a/docs/che-7/creating-a-workspace-from-local-devfile-using-chectl/index.html b/docs/che-7/creating-a-workspace-from-local-devfile-using-chectl/index.html
new file mode 100644
index 0000000..097c61a
--- /dev/null
+++ b/docs/che-7/creating-a-workspace-from-local-devfile-using-chectl/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<meta charset="utf-8">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">
+<script>location="../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/"</script>
+<meta http-equiv="refresh" content="0; url=../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">
+<meta name="robots" content="noindex">
+<title>Redirect Notice</title>
+<h1>Redirect Notice</h1>
+<p>The page you requested has been relocated to <a href="../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/</a>.</p>
diff --git a/docs/che-7/creating-a-workspace-from-remote-devfile/index.html b/docs/che-7/creating-a-workspace-from-remote-devfile/index.html
new file mode 100644
index 0000000..f51724a
--- /dev/null
+++ b/docs/che-7/creating-a-workspace-from-remote-devfile/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<meta charset="utf-8">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-remote-devfile/">
+<script>location="../end-user-guide/creating-a-workspace-from-remote-devfile/"</script>
+<meta http-equiv="refresh" content="0; url=../end-user-guide/creating-a-workspace-from-remote-devfile/">
+<meta name="robots" content="noindex">
+<title>Redirect Notice</title>
+<h1>Redirect Notice</h1>
+<p>The page you requested has been relocated to <a href="../end-user-guide/creating-a-workspace-from-remote-devfile/">https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-remote-devfile/</a>.</p>
diff --git a/docs/che-7/creating-and-configuring-a-new-workspace/index.html b/docs/che-7/creating-and-configuring-a-new-workspace/index.html
index 29ad7b0..43fda29 100644
--- a/docs/che-7/creating-and-configuring-a-new-workspace/index.html
+++ b/docs/che-7/creating-and-configuring-a-new-workspace/index.html
@@ -1,9 +1,9 @@
 <!DOCTYPE html>
 <meta charset="utf-8">
-<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-and-configuring-a-new-workspace/">
-<script>location="../end-user-guide/creating-and-configuring-a-new-workspace/"</script>
-<meta http-equiv="refresh" content="0; url=../end-user-guide/creating-and-configuring-a-new-workspace/">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/workspaces-overview/">
+<script>location="../end-user-guide/workspaces-overview/"</script>
+<meta http-equiv="refresh" content="0; url=../end-user-guide/workspaces-overview/">
 <meta name="robots" content="noindex">
 <title>Redirect Notice</title>
 <h1>Redirect Notice</h1>
-<p>The page you requested has been relocated to <a href="../end-user-guide/creating-and-configuring-a-new-workspace/">https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-and-configuring-a-new-workspace/</a>.</p>
+<p>The page you requested has been relocated to <a href="../end-user-guide/workspaces-overview/">https://www.eclipse.org/che/docs/che-7/end-user-guide/workspaces-overview/</a>.</p>
diff --git a/docs/che-7/end-user-guide/_images/loggingin/copy_login_command_menu.png b/docs/che-7/end-user-guide/_images/loggingin/copy_login_command_menu.png
deleted file mode 100644
index 85db5f1..0000000
--- a/docs/che-7/end-user-guide/_images/loggingin/copy_login_command_menu.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/loggingin/copy_login_command_notification.png b/docs/che-7/end-user-guide/_images/loggingin/copy_login_command_notification.png
deleted file mode 100644
index 48297fd..0000000
--- a/docs/che-7/end-user-guide/_images/loggingin/copy_login_command_notification.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/troubleshooting/download_logs.png b/docs/che-7/end-user-guide/_images/troubleshooting/download_logs.png
deleted file mode 100644
index b871c02..0000000
--- a/docs/che-7/end-user-guide/_images/troubleshooting/download_logs.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/troubleshooting/run_workspace_in_debug_mode.png b/docs/che-7/end-user-guide/_images/troubleshooting/run_workspace_in_debug_mode.png
deleted file mode 100644
index 830f4a5..0000000
--- a/docs/che-7/end-user-guide/_images/troubleshooting/run_workspace_in_debug_mode.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/troubleshooting/starting_workspace_debug_logs.png b/docs/che-7/end-user-guide/_images/troubleshooting/starting_workspace_debug_logs.png
deleted file mode 100644
index 9acbec5..0000000
--- a/docs/che-7/end-user-guide/_images/troubleshooting/starting_workspace_debug_logs.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/troubleshooting/try_again_in_debug_mode.png b/docs/che-7/end-user-guide/_images/troubleshooting/try_again_in_debug_mode.png
deleted file mode 100644
index 78dff03..0000000
--- a/docs/che-7/end-user-guide/_images/troubleshooting/try_again_in_debug_mode.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/che-config-projects-add-git.png b/docs/che-7/end-user-guide/_images/workspaces/che-config-projects-add-git.png
deleted file mode 100644
index 6ae85a2..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/che-config-projects-add-git.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/che-config-projects-add-github.png b/docs/che-7/end-user-guide/_images/workspaces/che-config-projects-add-github.png
deleted file mode 100644
index 6b648b4..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/che-config-projects-add-github.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/che-create-and-open.png b/docs/che-7/end-user-guide/_images/workspaces/che-create-and-open.png
deleted file mode 100644
index fca9944..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/che-create-and-open.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/che-run-from-recent-workspaces.png b/docs/che-7/end-user-guide/_images/workspaces/che-run-from-recent-workspaces.png
deleted file mode 100644
index 3d32a8a..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/che-run-from-recent-workspaces.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/component_as_a_referenceContent.png b/docs/che-7/end-user-guide/_images/workspaces/component_as_a_referenceContent.png
deleted file mode 100644
index 46e06fb..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/component_as_a_referenceContent.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/configure-workspace-devfile.png b/docs/che-7/end-user-guide/_images/workspaces/configure-workspace-devfile.png
deleted file mode 100644
index 5cc1181..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/configure-workspace-devfile.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/configure-workspace.png b/docs/che-7/end-user-guide/_images/workspaces/configure-workspace.png
deleted file mode 100644
index ffa32f4..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/configure-workspace.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/minimal-devfile.png b/docs/che-7/end-user-guide/_images/workspaces/minimal-devfile.png
deleted file mode 100644
index b2f56c3..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/minimal-devfile.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/save-and-start-the-new-che-workspace.png b/docs/che-7/end-user-guide/_images/workspaces/save-and-start-the-new-che-workspace.png
deleted file mode 100644
index 6e49284..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/save-and-start-the-new-che-workspace.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/workspace-add-editor.png b/docs/che-7/end-user-guide/_images/workspaces/workspace-add-editor.png
new file mode 100644
index 0000000..9e2412b
--- /dev/null
+++ b/docs/che-7/end-user-guide/_images/workspaces/workspace-add-editor.png
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/workspace-add-plugin.png b/docs/che-7/end-user-guide/_images/workspaces/workspace-add-plugin.png
new file mode 100644
index 0000000..b03a1fb
--- /dev/null
+++ b/docs/che-7/end-user-guide/_images/workspaces/workspace-add-plugin.png
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/workspace-config-overview.png b/docs/che-7/end-user-guide/_images/workspaces/workspace-config-overview.png
deleted file mode 100644
index 4985561..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/workspace-config-overview.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/workspace-config-yaml.png b/docs/che-7/end-user-guide/_images/workspaces/workspace-config-yaml.png
deleted file mode 100644
index 805d1e8..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/workspace-config-yaml.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/workspace-devfile-changes.png b/docs/che-7/end-user-guide/_images/workspaces/workspace-devfile-changes.png
deleted file mode 100644
index bac2f6b..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/workspace-devfile-changes.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/workspace-devfile-editor.png b/docs/che-7/end-user-guide/_images/workspaces/workspace-devfile-editor.png
index ba65f0d..deed91c 100644
--- a/docs/che-7/end-user-guide/_images/workspaces/workspace-devfile-editor.png
+++ b/docs/che-7/end-user-guide/_images/workspaces/workspace-devfile-editor.png
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/workspace-devfile.png b/docs/che-7/end-user-guide/_images/workspaces/workspace-devfile.png
deleted file mode 100644
index 3b3c46f..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/workspace-devfile.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/workspace-save-apply-cancel.png b/docs/che-7/end-user-guide/_images/workspaces/workspace-save-apply-cancel.png
deleted file mode 100644
index 23154ff..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/workspace-save-apply-cancel.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/_images/workspaces/workspace_devfile_che_7_.png b/docs/che-7/end-user-guide/_images/workspaces/workspace_devfile_che_7_.png
deleted file mode 100644
index 43b2fc4..0000000
--- a/docs/che-7/end-user-guide/_images/workspaces/workspace_devfile_che_7_.png
+++ /dev/null
Binary files differ
diff --git a/docs/che-7/end-user-guide/accessing-che-from-openshift-developer-perspective/index.html b/docs/che-7/end-user-guide/accessing-che-from-openshift-developer-perspective/index.html
index 8f91a36..3998b98 100644
--- a/docs/che-7/end-user-guide/accessing-che-from-openshift-developer-perspective/index.html
+++ b/docs/che-7/end-user-guide/accessing-che-from-openshift-developer-perspective/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -765,7 +768,7 @@
 <div class="title">Procedure</div>
 <ol class="arabic">
 <li>
-<p>Open the <strong>Red Hat Applications</strong> menu by clicking the three-by-three matrix icon in the upper right corner of the main screen.</p>
+<p>Open the <strong>Red Hat Applications</strong> menu by using the three-by-three matrix icon in the upper right corner of the main screen.</p>
 <div class="paragraph">
 <p>The drop-down menu displays the available applications.</p>
 </div>
diff --git a/docs/che-7/end-user-guide/adding-a-vs-code-extension-to-a-workspace/index.html b/docs/che-7/end-user-guide/adding-a-vs-code-extension-to-a-workspace/index.html
index 2c42f2a..420a19b 100644
--- a/docs/che-7/end-user-guide/adding-a-vs-code-extension-to-a-workspace/index.html
+++ b/docs/che-7/end-user-guide/adding-a-vs-code-extension-to-a-workspace/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item is-current-page" data-depth="2">
-    <a class="nav-link" href="./">Adding a VSCode extension</a>
+    <a class="nav-link" href="./">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -634,7 +637,7 @@
     <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
     <li>End-user Guide</li>
     <li><a href="../customizing-developer-environments/">Customizing developer environments</a></li>
-    <li><a href="./">Adding a VSCode extension</a></li>
+    <li><a href="./">Adding a VS Code extension</a></li>
   </ul>
 </nav>
   <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/adding-a-vs-code-extension-to-a-workspace.adoc">Edit this Page</a></div>
@@ -667,7 +670,7 @@
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 <li>
 <p>The VS Code extension is available in the Che plug-in registry, or metadata for the VS Code extension are available. See <a href="../publishing-metadata-for-a-vs-code-extension/" class="page">Publishing metadata for a VS Code extension</a>.</p>
@@ -681,7 +684,7 @@
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>Open the <strong>Che Plugins</strong> panel by pressing <code>CTRL+SHIFT+J</code> or navigate to <strong>View/Plugins</strong>.</p>
+<p>Open the <strong>Che Plugins</strong> panel by pressing <code>CTRL+SHIFT+J</code> or navigate to <strong>View &#8594; Plugins</strong>.</p>
 </li>
 <li>
 <p>Change the current registry to the registry in which the VS Code extension was added.</p>
@@ -709,10 +712,10 @@
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 <li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che <a href="../creating-and-configuring-a-new-workspace/" class="page">Creating and configuring a new Che 7.26 workspace</a>.</p>
+<p>An existing workspace defined on this instance of Che.</p>
 </li>
 <li>
 <p>The VS Code extension is available in the Che plug-in registry, or metadata for the VS Code extension are available. See <a href="../publishing-metadata-for-a-vs-code-extension/" class="page">Publishing metadata for a VS Code extension</a>.</p>
@@ -726,7 +729,10 @@
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>Click the <strong>Workspaces</strong> tab on the <strong>Dashboard</strong> and select the workspace in which you want to add the plug-in. The <strong>Workspace <em>&lt;workspace-name&gt;</em></strong> window is opened showing the details of the workspace.</p>
+<p>Click the <strong>Workspaces</strong> tab on the <strong>Dashboard</strong> and select the plug-in destination workspace.</p>
+<div class="paragraph">
+<p>The <strong>Workspace <em>&lt;workspace-name&gt;</em></strong> window is opened showing the details of the workspace.</p>
+</div>
 </li>
 <li>
 <p>Click the <strong>devfile</strong> tab.</p>
diff --git a/docs/che-7/end-user-guide/adding-tools-to-che-after-creating-a-workspace/index.html b/docs/che-7/end-user-guide/adding-tools-to-che-after-creating-a-workspace/index.html
index 266b263..e435a92 100644
--- a/docs/che-7/end-user-guide/adding-tools-to-che-after-creating-a-workspace/index.html
+++ b/docs/che-7/end-user-guide/adding-tools-to-che-after-creating-a-workspace/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -662,7 +665,7 @@
 <p>Communicating with multiple databases directly from the IDE.</p>
 </li>
 <li>
-<p>Enhanced code navigation, auto-completion and error highlighting.</p>
+<p>Enhanced code navigation, auto-completion, and error highlighting.</p>
 </li>
 </ul>
 </div>
@@ -685,7 +688,7 @@
 <h2 id="additional-tools-in-the-che-workspace_che"><a class="anchor" href="#additional-tools-in-the-che-workspace_che"></a>Additional tools in the Che workspace</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Che plug-ins are extensions to the Che-Theia IDE that come bundled with container images. These images contain the native prerequisites of their respective extensions. For example, the oc command-line tool is bundled with a command to install it, which ensures the proper functionality of the OpenShift Connector plug-in, all available in the dedicated image.</p>
+<p>Che plug-ins are extensions to the Che-Theia IDE that come bundled with container images. These images contain the native prerequisites of their respective extensions. For example, the OpenShift command-line tool is bundled with a command to install it, which ensures the proper functionality of the OpenShift Connector plug-in, all available in the dedicated image.</p>
 </div>
 <div class="paragraph">
 <p>Plug-ins can also include metadata to define a description, categorization tags, and an icon. Che provides a registry of plug-ins available for installation into the user&#8217;s workspace.</p>
@@ -706,7 +709,7 @@
 <li>
 <p>Add a plug-in directly into a devfile using the <strong>Devfile</strong> tab.</p>
 <div class="paragraph">
-<p>The devfile can also further the plug-in configuration, such as defining memory or CPU usage.</p>
+<p>The devfile can also further the plug-in configuration, such as defining memory or CPU consumption.</p>
 </div>
 </li>
 </ul>
@@ -728,7 +731,7 @@
 <div class="title">Additional resources</div>
 <ul>
 <li>
-<p><a href="../making-a-workspace-portable-using-a-devfile/#adding-components-to-a-devfile_che" class="page">making-a-workspace-portable-using-a-devfile.adoc#adding-components-to-a-devfile_che</a></p>
+<p><a href="../configuring-a-workspace-using-a-devfile/#adding-components-to-a-devfile_che" class="page">Adding components to a devfile</a></p>
 </li>
 </ul>
 </div>
@@ -760,23 +763,23 @@
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 <li>
 <p>An existing workspace defined in this instance of Eclipse&#160;Che; see:</p>
 <div class="ulist">
 <ul>
 <li>
-<p><a href="../creating-and-configuring-a-new-workspace/" class="page">Creating and configuring a new Che 7.26 workspace</a></p>
+<p><a href="../configuring-a-workspace-with-dashboard/" class="page">Configuring a Che 7.26 workspace</a></p>
 </li>
 <li>
-<p><a href="../creating-a-workspace-from-code-sample/#creating-a-workspace-from-custom-workspace-view-of-user-dashboard_che" class="page">creating-a-workspace-from-code-sample.adoc#creating-a-workspace-from-custom-workspace-view-of-user-dashboard_che</a></p>
+<p><a href="../creating-a-workspace-from-code-sample/#creating-a-workspace-from-get-started-view-of-user-dashboard_che" class="page">Creating a workspace from Get Started view of user dashboard</a></p>
 </li>
 </ul>
 </div>
 </li>
 <li>
-<p>The workspace must be in a <strong>stopped</strong> state. To stop a workspace,</p>
+<p>The workspace must be in a <strong>stopped</strong> state. To stop a workspace:</p>
 <div class="olist loweralpha">
 <ol class="loweralpha" type="a">
 <li>
@@ -789,7 +792,7 @@
 <p>On the same row with the displayed workspace, on the right side of the screen, click the square <b class="button">Stop</b> button to stop the workspace.</p>
 </li>
 <li>
-<p>Wait a few seconds for the workspace to stop (the workspace&#8217;s icon on the list will turn grey), then configure the workspace by clicking on it.</p>
+<p>Wait a few seconds for the workspace to stop (the workspace&#8217;s icon on the list will turn grey), then configure the workspace by selecting it.</p>
 </li>
 </ol>
 </div>
@@ -813,7 +816,7 @@
 <p>Enable the desired plug-in, for example, the Language Support for Java 11, by using the <strong>Enable</strong> slide-toggle. This will add the plug-in&#8217;s ID to the workspace&#8217;s devfile, enabling the plug-in.</p>
 </li>
 <li>
-<p>On the bottom right side of the screen, save the changes by clicking the <b class="button">Save</b> button. After changes are saved, the workspace can be restarted and will include the new plug-in.</p>
+<p>On the bottom right side of the screen, save the changes with the <b class="button">Save</b> button. After changes are saved, the workspace can be restarted and will include the new plug-in.</p>
 </li>
 </ol>
 </div>
@@ -868,7 +871,7 @@
 </div>
 </li>
 <li>
-<p>On the bottom right side of the screen, save the changes by clicking the <b class="button">Save</b> button. After changes are saved, the workspace can be restarted and will include the new plug-in.</p>
+<p>On the bottom right side of the screen, save the changes using the <b class="button">Save</b> button. After changes are saved, the workspace can be restarted and will include the new plug-in.</p>
 </li>
 </ol>
 </div>
diff --git a/docs/che-7/end-user-guide/authentication-against-bitbucket-server-with-the-personal-access-token/index.html b/docs/che-7/end-user-guide/authentication-against-bitbucket-server-with-the-personal-access-token/index.html
index d197f43..fb1951e 100644
--- a/docs/che-7/end-user-guide/authentication-against-bitbucket-server-with-the-personal-access-token/index.html
+++ b/docs/che-7/end-user-guide/authentication-against-bitbucket-server-with-the-personal-access-token/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item is-current-page" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/che-theia-ide-basics/index.html b/docs/che-7/end-user-guide/che-theia-ide-basics/index.html
index 37f5962..1b20a69 100644
--- a/docs/che-7/end-user-guide/che-theia-ide-basics/index.html
+++ b/docs/che-7/end-user-guide/che-theia-ide-basics/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/che-theia-troubleshooting/index.html b/docs/che-7/end-user-guide/che-theia-troubleshooting/index.html
index a950cfc..f070b51 100644
--- a/docs/che-7/end-user-guide/che-theia-troubleshooting/index.html
+++ b/docs/che-7/end-user-guide/che-theia-troubleshooting/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/configuring-a-workspace-using-a-devfile/index.html b/docs/che-7/end-user-guide/configuring-a-workspace-using-a-devfile/index.html
index c557a5a..3368213 100644
--- a/docs/che-7/end-user-guide/configuring-a-workspace-using-a-devfile/index.html
+++ b/docs/che-7/end-user-guide/configuring-a-workspace-using-a-devfile/index.html
@@ -112,14 +112,26 @@
     <button class="nav-item-toggle"></button>
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
   <li class="nav-item is-current-page" data-depth="2">
     <a class="nav-link" href="./">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -721,331 +724,30 @@
 </div>
 </div>
 <div class="sect1">
-<h2 id="creating-a-workspace-from-the-default-branch-of-a-git-repository_che"><a class="anchor" href="#creating-a-workspace-from-the-default-branch-of-a-git-repository_che"></a>Creating a workspace from the default branch of a Git repository</h2>
+<h2 id="a-minimal-devfile_che"><a class="anchor" href="#a-minimal-devfile_che"></a>A minimal devfile</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>It is possible to create a Che workspace by pointing to a devfile that is stored in a Git source repository. The Che instance then uses the discovered <a href="https://github.com/eclipse/che/blob/master/devfile.yaml">devfile.yaml</a> file to build a workspace using the factory URL (<code>/f?url=</code>) API.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>The <code>devfile.yaml</code> or <code>.devfile.yaml</code> file is located in the root folder of a Git repository that is available over HTTPS. See <a href="../making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a> for detailed information about creating and using devfiles.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<div class="title">Procedure</div>
-<p>Run the workspace by opening the following URL: <code>\https://che-host:che-port/f?url=https://<em>&lt;GitRepository&gt;</em></code></p>
-</div>
-<div class="listingblock">
-<div class="title">Example</div>
-<div class="content">
-<pre>https://che.openshift.io/f?url=https://github.com/eclipse/che</pre>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="creating-a-workspace-from-a-feature-branch-of-a-git-repository_che"><a class="anchor" href="#creating-a-workspace-from-a-feature-branch-of-a-git-repository_che"></a>Creating a workspace from a feature branch of a Git repository</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>A Che workspace can be created by pointing to devfile that is stored in a Git source repository on a feature branch of the user’s choice. The Che instance then uses the discovered devfile to build a workspace.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>The <code>devfile.yaml</code> or <code>.devfile.yaml</code> file is located in the root folder of a Git repository, on a specific branch of the user&#8217;s choice that is accessible over HTTPS. See <a href="../making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a> for detailed information about creating and using devfiles.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<div class="title">Procedure</div>
-<p>Execute the workspace by opening the following URL: <code>\https://che-host:che-port/f?url=<em>&lt;GitHubBranch&gt;</em></code></p>
-</div>
-<div class="paragraph">
-<div class="title">Example</div>
-<p>Use following URL format to open an experimental <a href="https://github.com/quarkusio/quarkus-quickstarts">quarkus-quickstarts</a> branch hosted on <a href="https://che.openshift.io">che.openshift.io</a>.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>https://che.openshift.io/f?url=https://github.com/maxandersen/quarkus-quickstarts/tree/che</pre>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="creating-a-workspace-from-a-publicly-accessible-standalone-devfile-using-http_che"><a class="anchor" href="#creating-a-workspace-from-a-publicly-accessible-standalone-devfile-using-http_che"></a>Creating a workspace from a publicly accessible standalone devfile using HTTP</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>A workspace can be created using a devfile, the URL of which is pointing to the raw content of the devfile. The Che instance then uses the discovered devfile to build a workspace.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>The publicly-accessible standalone <code>devfile.yaml</code> file. See <a href="../making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a> for detailed information about creating and using devfiles.</p>
-</li>
-</ul>
-</div>
-<div class="olist arabic">
-<div class="title">Procedure</div>
-<ol class="arabic">
-<li>
-<p>Execute the workspace by opening the following URL: <code>\https://che-host:che-port/f?url=https://<em>&lt;yourhosturl&gt;</em>/devfile.yaml</code></p>
-</li>
-</ol>
-</div>
-<div class="listingblock">
-<div class="title">Example</div>
-<div class="content">
-<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml</pre>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="overriding-devfile-values-using-factory-parameters_che"><a class="anchor" href="#overriding-devfile-values-using-factory-parameters_che"></a>Overriding devfile values using factory parameters</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Values in the following sections of a remote devfile can be overridden using specially constructed additional factory parameters:</p>
+<p>The following is the minimum content required in a devfile:</p>
 </div>
 <div class="ulist">
 <ul>
 <li>
-<p><code>apiVersion</code></p>
+<p><a href="https://redhat-developer.github.io/devfile/devfile#apiversion">apiVersion</a></p>
 </li>
 <li>
-<p><code>metadata</code></p>
-</li>
-<li>
-<p><code>projects</code></p>
-</li>
-<li>
-<p><code>attributes</code></p>
+<p><a href="https://redhat-developer.github.io/devfile/devfile#metadata">metadata name</a></p>
 </li>
 </ul>
 </div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>A publicly accessible standalone <code>devfile.yaml</code> file. See <a href="../making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a> for detailed information about creating and using devfiles.</p>
-</li>
-</ul>
-</div>
-<div class="olist arabic">
-<div class="title">Procedure</div>
-<ol class="arabic">
-<li>
-<p>Open the workspace by navigating to the following URL: <code>\https://che-host:che-port/f?url=https://<em>&lt;hostURL&gt;</em>/devfile.yaml&amp;override.<em>&lt;parameter.path&gt;</em>=<em>&lt;value&gt;</em></code></p>
-</li>
-</ol>
-</div>
-<div class="paragraph">
-<div class="title">Example of overriding the <code>generateName</code> property</div>
-<p>Consider the following initial devfile:</p>
-</div>
 <div class="listingblock">
 <div class="content">
-<pre>---
-apiVersion: 1.0.0
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
 metadata:
-  generateName: golang-
-projects:
-...</pre>
+  name: che-in-che-out</code></pre>
 </div>
 </div>
 <div class="paragraph">
-<p>To add or override <code>generateName</code> value, use the following factory URL:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;override.metadata.generateName=myprefix</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>The resulting workspace has the following devfile model:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>---
-apiVersion: 1.0.0
-metadata:
-  generateName: myprefix
-projects:
-...</pre>
-</div>
-</div>
-<div class="paragraph">
-<div class="title">Example of overriding project source branch property</div>
-<p>Consider the following initial devfile:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>---
-apiVersion: 1.0.0
-metadata:
-  generateName: java-mysql-
-projects:
-  - name: web-java-spring-petclinic
-    source:
-      type: git
-      location: "https://github.com/spring-projects/spring-petclinic.git"
-...</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>To add or override source <code>branch</code> value, use the following factory URL:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;override.projects.web-java-spring-petclinic.source.branch=1.0.x</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>The resulting workspace has the following devfile model:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>apiVersion: 1.0.0
-metadata:
-  generateName: java-mysql-
-projects:
-  - name: web-java-spring-petclinic
-    source:
-      type: git
-      location: "https://github.com/spring-projects/spring-petclinic.git"
-      branch: 1.0.x
-...</pre>
-</div>
-</div>
-<div class="paragraph">
-<div class="title">Example of overriding or creating an attribute value</div>
-<p>Consider the following initial devfile:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>---
-apiVersion: 1.0.0
-metadata:
-  generateName: golang-
-attributes:
-   persistVolumes: false
-projects:
-...</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>To add or override <code>persistVolumes</code> attribute value, use the following factory URL:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;override.attributes.persistVolumes=true</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>The resulting workspace has the following devfile model:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>---
-apiVersion: 1.0.0
-metadata:
-  generateName: golang-
-attributes:
-   persistVolumes: true
-projects:
-...</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>When overriding attributes, everything that follows the <code>attributes</code> keyword is interpreted as an attribute name, so a user can use dot-separated names:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;override.attributes.dot.name.format.attribute=true</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>The resulting workspace has the following devfile model:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>---
-apiVersion: 1.0.0
-metadata:
-  generateName: golang-
-attributes:
-   dot.name.format.attribute: true
-projects:
-...</pre>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="creating-a-workspace-using-chectl-and-a-local-devfile_che"><a class="anchor" href="#creating-a-workspace-using-chectl-and-a-local-devfile_che"></a>Creating a workspace using chectl and a local devfile</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>A Che workspace can be created by pointing the <code>chectl</code> tool to a locally stored devfile. The Che instance then uses the discovered devfile to build a workspace.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>The Che CLI management tool. See <a href="../../installation-guide/using-the-chectl-management-tool/" class="page">Using the chectl management tool</a>.</p>
-</li>
-<li>
-<p>The devfile is available on the local filesystem in the current working directory. See <a href="../making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a> for detailed information about creating and using devfiles.</p>
-</li>
-<li>
-<p>You are logged in to Eclipse&#160;Che. See <a href="../navigating-che-using-the-dashboard/#logging-in-to-che-using-chectl_che" class="page">Logging in to Che using chectl</a>.</p>
-<div class="paragraph">
-<div class="title">Example</div>
-<p>Download the <code>devfile.yaml</code> file from the <a href="https://github.com/eclipse/che/blob/master/devfile.yaml">GitHub repository</a>  to the current working directory.</p>
-</div>
-</li>
-</ul>
-</div>
-<div class="olist arabic">
-<div class="title">Procedure</div>
-<ol class="arabic">
-<li>
-<p>Run a workspace from a devfile using the <code>workspace:create</code> parameter with the <code>chectl</code> tool as follows:</p>
-</li>
-</ol>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>$ chectl workspace:create --name=<em>&lt;WORKSPACE_NAME&gt;</em> \ <i class="conum" data-value="1"></i><b>(1)</b>
---devfile=devfile.yaml --start \
--n eclipse-che</pre>
-</div>
-</div>
-<div class="colist arabic">
-<table>
-<tr>
-<td><i class="conum" data-value="1"></i><b>1</b></td>
-<td>The workspace name to create</td>
-</tr>
-</table>
+<p>For a complete devfile example, see <a href="https://github.com/eclipse/che/blob/master/devfile.yaml">Eclipse&#160;Che in Che devfile.yaml</a>.</p>
 </div>
 <div class="admonitionblock note">
 <table>
@@ -1054,7 +756,26 @@
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-If <code>--devfile</code> flag is omitted then chectl looks for <code>devfile.yaml</code> or <code>devfile.yml</code> files in the current directory to create a workspace from.
+<div class="paragraph">
+<p>A choice of use of the parameter <code>generateName</code> or <code>name</code> is optional, but only one of these parameters has to be chosen by a user and defined.
+When both attributes are specified, <code>generateName</code> is ignored.
+See <a href="#generating-workspace-names_che">Generating workspace names</a>.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">metadata:
+  generatedName:</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>or</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">metadata:
+  name:</code></pre>
+</div>
+</div>
 </td>
 </tr>
 </table>
@@ -1062,122 +783,1695 @@
 </div>
 </div>
 <div class="sect1">
-<h2 id="allowing-users-to-define-workspace-deployment-labels-and-annotations_che"><a class="anchor" href="#allowing-users-to-define-workspace-deployment-labels-and-annotations_che"></a>Allowing users to define workspace deployment labels and annotations</h2>
+<h2 id="generating-workspace-names_che"><a class="anchor" href="#generating-workspace-names_che"></a>Generating workspace names</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This section describes how to customize workspace deployment labels and annotation using factory parameters.</p>
+<p>To specify a prefix for automatically generated workspace names, set the <code>generateName</code> parameter in the devfile:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  generateName: che-</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>The workspace name will be in the <code>&lt;generateName&gt;YYYYY</code> format (for example, <code>che-2y7kp</code>). <code>Y</code> is random <code>[a-z0-9]</code> character.</p>
+</div>
+<div class="paragraph">
+<p>The following naming rules apply when creating workspaces:</p>
 </div>
 <div class="ulist">
-<div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>When <code>name</code> is defined, it is used as the workspace name: <code>&lt;name&gt;</code></p>
 </li>
 <li>
-<p>A publicly accessible standalone <code>devfile.yaml</code> file. See <a href="../making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a> for detailed information about creating and using devfiles.</p>
+<p>When only <code>generateName</code> is defined, it is used as the base of the generated name: <code>&lt;generateName&gt;YYYYY</code></p>
 </li>
 </ul>
 </div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+<div class="paragraph">
+<p>For workspaces created using a factory, defining <code>name</code> or <code>generateName</code> has the same effect. The defined value is used as the name prefix: <code>&lt;name&gt;YYYYY</code> or <code>&lt;generateName&gt;YYYYY</code>. When both <code>generateName</code> and <code>name</code> are defined, <code>generateName</code> takes precedence.</p>
+</div>
+</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="writing-a-devfile-for-your-project_che"><a class="anchor" href="#writing-a-devfile-for-your-project_che"></a>Writing a devfile for a project</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This section describes how to create a minimal devfile for your project and how to include more than one projects in a devfile.</p>
+</div>
+<div class="sect2">
+<h3 id="preparing-a-minimal-devfile_che"><a class="anchor" href="#preparing-a-minimal-devfile_che"></a>Preparing a minimal devfile</h3>
+<div class="paragraph">
+<p>A minimal devfile sufficient to run a workspace consists of the following parts:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Specification version</p>
+</li>
+<li>
+<p>Name</p>
+</li>
+</ul>
+</div>
+<div class="listingblock">
+<div class="title">Example of a minimal devfile with no project</div>
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: minimal-workspace</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Without any further configuration, a workspace with the default editor is launched along with its default plug-ins, which are configured on the Che Server. Che-Theia is configured as the default editor along with the <strong>Che Machine Exec</strong> plug-in. When launching a workspace within a Git repository using a factory, the project from the given repository and branch is be created by default. The project name then matches the repository name.</p>
+</div>
+<div class="paragraph">
+<p>Add the following parts for a more functional workspace:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>List of components: Development components and user runtimes</p>
+</li>
+<li>
+<p>List of projects: Source code repositories</p>
+</li>
+<li>
+<p>List of commands: Actions to manage the workspace components, such as running the development tools, starting the runtime environments, and others</p>
+</li>
+</ul>
+</div>
+<div class="listingblock">
+<div class="title">Example of a minimal devfile with a project</div>
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: petclinic-dev-environment
+projects:
+  - name: petclinic
+    source:
+      type: git
+      location: 'https://github.com/spring-projects/spring-petclinic.git'
+components:
+  - type: chePlugin
+    id: redhat/java/latest</code></pre>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="specifying-multiple-projects-in-a-devfile_che"><a class="anchor" href="#specifying-multiple-projects-in-a-devfile_che"></a>Specifying multiple projects in a devfile</h3>
+<div class="paragraph">
+<p>A single devfile can define multiple projects, which are cloned to the desired destination. These projects are created inside a user’s workspace after the workspace is started.</p>
+</div>
+<div class="paragraph">
+<p>For each project, specify the following:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>The type of the source repository - this can be .git or .zip. For additional information, see the <a href="#devfile-reference_che">Devfile reference</a> section.</p>
+</li>
+<li>
+<p>The location of the source repository - an URL to a Git repository or ZIP archive.</p>
+</li>
+<li>
+<p>Optionally, the directory to which the project is cloned. If none is specified, the default directory is used, which is a directory that matches the project name or project Git repository.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<div class="title">Example of a devfile with two projects</div>
+<p>In the following example, the projects <code>frontend</code> and <code>backend</code> act as examples of a user&#8217;s projects. Each project is located in a separate repository.</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>The <code>backend</code> project has a specific requirement to be cloned into the <code>src/github.com/<em>&lt;github-organization&gt;</em>/<em>&lt;backend&gt;</em>/</code> directory under the source root, implicitly defined by the Che runtime.</p>
+</li>
+<li>
+<p>The <code>frontend</code> project will be cloned into the <code><em>&lt;frontend/&gt;</em></code> directory under the source root.</p>
+</li>
+</ul>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: example-devfile
+projects:
+- name: <em>&lt;frontend&gt;</em>
+  source:
+    type: git
+    location: https://github.com/<em>&lt;github-organization&gt;</em>/<em>&lt;frontend&gt;</em>.git
+- name: <em>&lt;backend&gt;</em>
+  clonePath: src/github.com/<em>&lt;github-organization&gt;</em>/<em>&lt;backend&gt;</em>
+  source:
+    type: git
+    location: https://github.com/<em>&lt;github-organization&gt;</em>/<em>&lt;backend&gt;</em>.git</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<div class="title">Additional resources</div>
+<p>For a detailed explanation of all devfile component assignments and possible values, see:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p><a href="https://github.com/redhat-developer/devfile">Specification repository</a></p>
+</li>
+<li>
+<p><a href="https://redhat-developer.github.io/devfile/devfile">Detailed json-schema documentation</a></p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>These sample devfiles are a good source of inspiration:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p><a href="https://github.com/eclipse/che-devfile-registry/tree/master/devfiles">Sample devfiles for Eclipse&#160;Che workspaces used by default in the user interface</a>.</p>
+</li>
+<li>
+<p><a href="https://github.com/redhat-developer/devfile/tree/master/samples">Sample devfiles for Eclipse&#160;Che workspaces from Red Hat Developer program</a>.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p><!-- vale IBM.Slash = NO --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale IBM.Terms = NO --></p>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="devfile-reference_che"><a class="anchor" href="#devfile-reference_che"></a>Devfile reference</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This section contains devfile reference and instructions on how to use the various elements that devfiles consist of.</p>
+</div>
+<div class="sect2">
+<h3 id="_adding_projects_to_a_devfile"><a class="anchor" href="#_adding_projects_to_a_devfile"></a>Adding projects to a devfile</h3>
+<div class="paragraph">
+<p>A devfile is designed to contain one or more projects. A workspace is created to develop those projects. Projects are added in the <code>projects</code> section of devfiles.</p>
+</div>
+<div class="paragraph">
+<p>Each project in a single devfile must have:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Unique name</p>
+</li>
+<li>
+<p>Source specified</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>Project source consists of two mandatory values: <code>type</code> and <code>location</code>.</p>
+</div>
+<div class="dlist">
+<dl>
+<dt class="hdlist1"><code>type</code></dt>
+<dd>
+<p>The kind of project-source provider.</p>
+</dd>
+<dt class="hdlist1"><code>location</code></dt>
+<dd>
+<p>The URL of project source.</p>
+</dd>
+</dl>
+</div>
+<div class="paragraph">
+<p>Che supports the following project types:</p>
+</div>
+<div class="dlist">
+<dl>
+<dt class="hdlist1"><code>git</code></dt>
+<dd>
+<p>Projects with sources in Git. The location points to a clone link.</p>
+</dd>
+<dt class="hdlist1"><code>github</code></dt>
+<dd>
+<p>Same as <code>git</code> but for projects hosted on <a href="https://github.com/">GitHub</a> only. Use <code>git</code> for projects that do not use GitHub-specific features.</p>
+</dd>
+<dt class="hdlist1"><code>zip</code></dt>
+<dd>
+<p>Projects with sources in a ZIP archive. Location points to a ZIP file.</p>
+</dd>
+</dl>
+</div>
+<div class="sect3">
+<h4 id="_project_source_type_git"><a class="anchor" href="#_project_source_type_git"></a>Project-source type: git</h4>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">source:
+    type: git
+    location: https://github.com/eclipse/che.git
+    startPoint: master           <i class="conum" data-value="1"></i><b>(1)</b>
+    tag: 7.2.0
+    commitId: 36fe587
+    branch: 7.20.x
+    sparseCheckoutDir: core  <i class="conum" data-value="2"></i><b>(2)</b></code></pre>
+</div>
+</div>
+<div class="colist arabic">
+<table>
+<tr>
+<td><i class="conum" data-value="1"></i><b>1</b></td>
+<td><code>startPoint</code>: The general value for <code>tag</code>, <code>commitId</code>, and <code>branch</code>. The <code>startPoint</code>, <code>tag</code>, <code>commitId</code>, and <code>branch</code> parameters are mutually exclusive. When more than one is supplied, the following order is used: <code>startPoint</code>, <code>tag</code>, <code>commitId</code>, <code>branch</code>.</td>
+</tr>
+<tr>
+<td><i class="conum" data-value="2"></i><b>2</b></td>
+<td><code>sparseCheckoutDir</code>: The template for the sparse checkout Git feature. This is useful when only a part of a project, typically a single directory, is needed.</td>
+</tr>
+</table>
+</div>
+<div class="exampleblock">
+<div class="title">Example 1. <code>sparseCheckoutDir</code> parameter settings</div>
+<div class="content">
+<div class="ulist">
+<ul>
+<li>
+<p>Set to <code>/my-module/</code> to create only the root <code>my-module</code> directory (and its content).</p>
+</li>
+<li>
+<p>Omit the leading slash (<code>my-module/</code>) to create all <code>my-module</code> directories that exist in the project. Including, for example, <code>/addons/my-module/</code>.</p>
+<div class="paragraph">
+<p>The trailing slash indicates that only directories with the given name (including their content) are created.</p>
+</div>
+</li>
+<li>
+<p>Use wildcards to specify more than one directory name. For example, setting <code>module-*</code> checks out all directories of the given project that start with <code>module-</code>.</p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+<div class="paragraph">
+<p>For more information, see <a href="https://git-scm.com/docs/git-read-tree#_sparse_checkout">Sparse checkout in Git documentation</a>.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_project_source_type_zip"><a class="anchor" href="#_project_source_type_zip"></a>Project-source type: zip</h4>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">source:
+    type: zip
+    location: http://host.net/path/project-src.zip</code></pre>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_project_clone_path_parameter_clonepath"><a class="anchor" href="#_project_clone_path_parameter_clonepath"></a>Project clone-path parameter: clonePath</h4>
+<div class="paragraph">
+<p>The <code>clonePath</code> parameter specifies the path into which the project is to be cloned. The path must be relative to the <code>/projects/</code> directory, and it cannot leave the <code>/projects/</code> directory. The default value is the project name.</p>
+</div>
+<div class="listingblock">
+<div class="title">Example devfile with projects</div>
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: my-project-dev
+projects:
+  - name: my-project-resourse
+    clonePath: resources/my-project
+    source:
+      type: zip
+      location: http://host.net/path/project-res.zip
+  - name: my-project
+    source:
+      type: git
+      location: https://github.com/my-org/project.git
+      branch: develop</code></pre>
+</div>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="adding-components-to-a-devfile_che"><a class="anchor" href="#adding-components-to-a-devfile_che"></a>Adding components to a devfile</h3>
+<div class="paragraph">
+<p>Each component in a single devfile must have a unique name.</p>
+</div>
+<div class="sect3">
+<h4 id="_component_type_cheeditor"><a class="anchor" href="#_component_type_cheeditor"></a>Component type: cheEditor</h4>
+<div class="paragraph">
+<p>Describes the editor used in the workspace by defining its <code>id</code>. A devfile can only contain one component of the <code>cheEditor</code> type.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">components:
+  - alias: theia-editor
+    type: cheEditor
+    id: eclipse/che-theia/next</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>When <code>cheEditor</code> is missing, a default editor is provided along with its default plug-ins. The default plug-ins are also provided for an explicitly defined editor with the same <code>id</code> as the default one (even if it is a different version). Che-Theia is configured as default editor along with the <strong>Che Machine Exec</strong> plug-in.</p>
+</div>
+<div class="paragraph">
+<p>To specify that a workspace requires no editor, use the <a href="#attribute-editorfree_che"><code>editorFree:true</code> attribute</a> in the devfile attributes.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_component_type_cheplugin"><a class="anchor" href="#_component_type_cheplugin"></a>Component type: chePlugin</h4>
+<div class="paragraph">
+<p>Describes plug-ins in a workspace by defining their <code>id</code>. It is allowed to have several <code>chePlugin</code> components.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
+   - alias: exec-plugin
+     type: chePlugin
+     id: eclipse/che-machine-exec-plugin/0.0.1</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Both types above use an ID, which is slash-separated publisher, name and version of plug-in from the Che Plug-in registry.</p>
+</div>
+<div class="paragraph">
+<p>List of available Eclipse{nbsp}Che plug-ins and more information about registry can be found in the <a href="https://github.com/eclipse/che-plugin-registry">Eclipse{nbsp}Che plug-in registry</a> GitHub repository.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_specifying_an_alternative_component_registry"><a class="anchor" href="#_specifying_an_alternative_component_registry"></a>Specifying an alternative component registry</h4>
+<div class="paragraph">
+<p>To specify an alternative registry for the <code>cheEditor</code> and <code>chePlugin</code> component types, use the <code>registryUrl</code> parameter:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
+   - alias: exec-plugin
+     type: chePlugin
+     registryUrl: https://my-customregistry.com
+     id: eclipse/che-machine-exec-plugin/0.0.1</code></pre>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_specifying_a_component_by_linking_to_its_descriptor"><a class="anchor" href="#_specifying_a_component_by_linking_to_its_descriptor"></a>Specifying a component by linking to its descriptor</h4>
+<div class="paragraph">
+<p>An alternative way of specifying <code>cheEditor</code> or <code>chePlugin</code>, rather than a  use of the editor or plug-in <code>id</code> (and optionally an alternative registry), is to provide a direct link to the component descriptor (typically named <code>meta.yaml</code>) by using the <code>reference</code> field:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
+   - alias: exec-plugin
+     type: chePlugin
+     reference: https://raw.githubusercontent.com.../plugin/1.0.1/meta.yaml</code></pre>
+</div>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+It is impossible to mix the <code>id</code> and <code>reference</code> fields in a single component definition; they are mutually exclusive.
+</td>
+</tr>
+</table>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_tuning_cheplugin_component_configuration"><a class="anchor" href="#_tuning_cheplugin_component_configuration"></a>Tuning chePlugin component configuration</h4>
+<div class="paragraph">
+<p>A chePlugin component may need to be precisely tuned, and in such case, component preferences can be used. The example shows how to configure JVM using plug-in preferences.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  id: redhat/java/0.38.0
+  type: chePlugin
+  preferences:
+     java.jdt.ls.vmargs: '-noverify -Xmx1G -XX:+UseG1GC -XX:+UseStringDeduplication'</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Preferences may also be specified as an array:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  id: redhat/java/0.38.0
+  type: chePlugin
+  preferences:
+     go.lintFlags: ["--enable-all", "--new"]</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Spelling = NO --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Terms = NO --></p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_component_type_kubernetes"><a class="anchor" href="#_component_type_kubernetes"></a>Component type: kubernetes</h4>
+<div class="paragraph">
+<p>A complex component type that allows to apply configuration from a list of Kubernetes components.</p>
+</div>
+<div class="paragraph">
+<p>The content can be provided through the <code>reference</code> attribute, which points to the file with the component content.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
+    - alias: mysql
+      type: kubernetes
+      reference: petclinic.yaml
+      selector:
+        app.kubernetes.io/name: mysql
+        app.kubernetes.io/component: database
+        app.kubernetes.io/part-of: petclinic</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Alternatively, to post a devfile with such components to REST API, the contents of the Kubernetes <code>List</code> object can be embedded into the devfile using the <code>referenceContent</code> field:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
+    - alias: mysql
+      type: kubernetes
+      reference: petclinic.yaml
+      referenceContent: |
+           kind: List
+           items:
+            -
+             apiVersion: v1
+             kind: Pod
+             metadata:
+              name: ws
+             spec:
+              containers:
+              ... etc</code></pre>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_overriding_container_entrypoints"><a class="anchor" href="#_overriding_container_entrypoints"></a>Overriding container entrypoints</h4>
+<div class="paragraph">
+<p>As with the <a href="#component-type-dockerimage_che">understood</a> by Kubernetes or OpenShift).</p>
+</div>
+<div class="paragraph">
+<p>There can be more containers in the list (contained in Pods or Pod templates of deployments). To select which containers to apply the entrypoint changes to.</p>
+</div>
+<div class="paragraph">
+<p>The entrypoints can be defined as follows:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
+    - alias: appDeployment
+      type: kubernetes
+      reference: app-deployment.yaml
+      entrypoints:
+      - parentName: mysqlServer
+        command: ['sleep']
+        args: ['infinity']
+      - parentSelector:
+          app: prometheus
+        args: ['-f', '/opt/app/prometheus-config.yaml']</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>The <code>entrypoints</code> list contains constraints for picking the containers along with the <code>command</code> and <code>args</code> parameters to apply to them. In the example above, the constraint is <code>parentName: mysqlServer</code>, which will cause the command to be applied to all containers defined in any parent object called <code>mysqlServer</code>. The parent object is assumed to be a top level object in the list defined in the referenced file, which is <code>app-deployment.yaml</code> in the example above.</p>
+</div>
+<div class="paragraph">
+<p>Other types of constraints (and their combinations) are possible:</p>
+</div>
+<div class="dlist">
+<dl>
+<dt class="hdlist1"><code>containerName</code></dt>
+<dd>
+<p>the name of the container</p>
+</dd>
+<dt class="hdlist1"><code>parentName</code></dt>
+<dd>
+<p>the name of the parent object that (indirectly) contains the containers to override</p>
+</dd>
+<dt class="hdlist1"><code>parentSelector</code></dt>
+<dd>
+<p>the set of labels the parent object needs to have</p>
+</dd>
+</dl>
+</div>
+<div class="paragraph">
+<p>A combination of these constraints can be used to precisely locate the containers inside the referenced Kubernetes <code>List</code>.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_overriding_container_environment_variables"><a class="anchor" href="#_overriding_container_environment_variables"></a>Overriding container environment variables</h4>
+<div class="paragraph">
+<p>To provision or override entrypoints in a Kubernetes or OpenShift component, configure it in the following way:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
+    - alias: appDeployment
+      type: kubernetes
+      reference: app-deployment.yaml
+      env:
+        - name: ENV_VAR
+          value: value</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>This is useful for temporary content or without access to editing the referenced content. The specified environment variables are provisioned into each init container and containers inside all Pods and Deployments.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_specifying_mount_source_option"><a class="anchor" href="#_specifying_mount_source_option"></a>Specifying mount-source option</h4>
+<div class="paragraph">
+<p>To specify a project sources directory mount into container(s), use the <code>mountSources</code> parameter:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">   components:
+      - alias: appDeployment
+        type: kubernetes
+        reference: app-deployment.yaml
+        mountSources: true</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Spelling = YES --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Terms = YES --></p>
+</div>
+<div class="paragraph">
+<p>If enabled, project sources mounts will be applied to every container of the given component.
+This parameter is also applicable for <code>chePlugin</code> type components.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="component-type-dockerimage_che"><a class="anchor" href="#component-type-dockerimage_che"></a>Component type: dockerimage</h4>
+<div class="paragraph">
+<p>A component type that allows to define a container image-based configuration of a container in a workspace. The <code>dockerimage</code> type of component brings in custom tools into the workspace. The component is identified by its image.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml"> components:
+   - alias: maven
+     type: dockerimage
+     image: quay.io/eclipse/che-java11-maven:nightly
+     volumes:
+       - name: mavenrepo
+         containerPath: /root/.m2
+     env:
+       - name: ENV_VAR
+         value: value
+     endpoints:
+       - name: maven-server
+         port: 3101
+         attributes:
+           protocol: http
+           secure: 'true'
+           public: 'true'
+           discoverable: 'false'
+     memoryLimit: 1536M
+     memoryRequest: 256M
+     command: ['tail']
+     args: ['-f', '/dev/null']</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p><strong>Example of a minimal <code>dockerimage</code> component</strong></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+    name: MyDevfile
+components:
+    - type: dockerimage
+      image: golang
+      memoryLimit: 512Mi
+      command: ['sleep', 'infinity']</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>It specifies the type of the component, <code>dockerimage</code> and the <code>image</code> attribute names the image to be used for the component using the usual Docker naming conventions, that is, the above <code>type</code> attribute is equal to <code>docker.io/library/golang:latest</code>.</p>
+</div>
+<div class="paragraph">
+<p>A <code>dockerimage</code> component has many features that enable augmenting the image with additional resources and information needed for meaningful integration of the <strong>tool</strong> provided by the image with Eclipse&#160;Che.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_mounting_project_sources"><a class="anchor" href="#_mounting_project_sources"></a>Mounting project sources</h4>
+<div class="paragraph">
+<p>For the <code>dockerimage</code> component to have access to the project sources, you must set the <code>mountSources</code> attribute to <code>true</code>.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+    name: MyDevfile
+components:
+    - type: dockerimage
+      image: golang
+      memoryLimit: 512Mi
+      command: ['sleep', 'infinity']</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>The sources is mounted on a location stored in the <code>CHE_PROJECTS_ROOT</code> environment variable that is made available in the running container of the image. This location defaults to <code>/projects</code>.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_container_entrypoint"><a class="anchor" href="#_container_entrypoint"></a>Container Entrypoint</h4>
+<div class="paragraph">
+<p>The <code>command</code> attribute of the <code>dockerimage</code> along with other arguments, is used to modify the <code>entrypoint</code> command of the container created from the image. In Eclipse&#160;Che the container is needed to run indefinitely so that you can connect to it and execute arbitrary commands in it at any time. Because the availability of the <code>sleep</code> command and the support for the <code>infinity</code> argument for it is different and depends on the base image used in the particular images, Che cannot insert this behavior automatically on its own. However, you can take advantage of this feature to, for example, start necessary servers with modified configurations, and so on.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_persistent_storage"><a class="anchor" href="#_persistent_storage"></a>Persistent Storage</h4>
+<div class="paragraph">
+<p>Components of any type can specify the custom volumes to be mounted on specific locations within the image. Note that the volume names are shared across all components and therefore this mechanism can also be used to share file systems between components.</p>
+</div>
+<div class="paragraph">
+<p>Example specifying volumes for <code>dockerimage</code> type:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: MyDevfile
+components:
+  - type: dockerimage
+    image: golang
+    memoryLimit: 512Mi
+    mountSources: true
+    command: ['sleep', 'infinity']
+    volumes:
+      - name: cache
+        containerPath: /.cache</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Example specifying volumes for <code>cheEditor</code>/<code>chePlugin</code> type:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: MyDevfile
+components:
+  - type: cheEditor
+    alias: theia-editor
+    id: eclipse/che-theia/next
+    env:
+    - name: HOME
+      value: $(CHE_PROJECTS_ROOT)
+    volumes:
+    - name: cache
+      containerPath: /.cache</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Example specifying volumes for <code>kubernetes</code>/<code>openshift</code> type:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: MyDevfile
+components:
+  - type: openshift
+    alias: mongo
+    reference: mongo-db.yaml
+    volumes:
+    - name: mongo-persistent-storage
+      containerPath: /data/db</code></pre>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_specifying_container_memory_limit_for_components"><a class="anchor" href="#_specifying_container_memory_limit_for_components"></a>Specifying container memory limit for components</h4>
+<div class="paragraph">
+<p>To specify a container(s) memory limit for <code>dockerimage</code>, <code>chePlugin</code> or <code>cheEditor</code>, use the <code>memoryLimit</code> parameter:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
+   - alias: exec-plugin
+     type: chePlugin
+     id: eclipse/che-machine-exec-plugin/0.0.1
+     memoryLimit: 1Gi
+   - alias: maven
+     type: dockerimage
+     image: quay.io/eclipse/che-java11-maven:nightly
+     memoryLimit: 512M</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>This limit will be applied to every container of the given component.</p>
+</div>
+<div class="paragraph">
+<p>For the <code>cheEditor</code> and <code>chePlugin</code> component types, RAM limits can be described in the plug-in descriptor file, typically named <code>meta.yaml</code>.</p>
+</div>
+<div class="paragraph">
+<p>If none of them are specified, system-wide defaults will be applied (see description of <code>CHE_WORKSPACE_SIDECAR_DEFAULT__MEMORY__LIMIT__MB</code> system property).</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_specifying_container_memory_request_for_components"><a class="anchor" href="#_specifying_container_memory_request_for_components"></a>Specifying container memory request for components</h4>
+<div class="paragraph">
+<p>To specify a container(s) memory request for <code>dockerimage</code>, <code>chePlugin</code> or <code>cheEditor</code>, use the <code>memoryRequest</code> parameter:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
+   - alias: exec-plugin
+     type: chePlugin
+     id: eclipse/che-machine-exec-plugin/0.0.1
+     memoryLimit: 1Gi
+     memoryRequest: 512M
+   - alias: maven
+     type: dockerimage
+     image: quay.io/eclipse/che-java11-maven:nightly
+     memoryLimit: 512M
+     memoryRequest: 256M</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>This limit will be applied to every container of the given component.</p>
+</div>
+<div class="paragraph">
+<p>For the <code>cheEditor</code> and <code>chePlugin</code> component types, RAM requests can be described in the plug-in descriptor file, typically named <code>meta.yaml</code>.</p>
+</div>
+<div class="paragraph">
+<p>If none of them are specified, system-wide defaults are applied (see description of <code>CHE_WORKSPACE_SIDECAR_DEFAULT__MEMORY__REQUEST__MB</code> system property).</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_specifying_container_cpu_limit_for_components"><a class="anchor" href="#_specifying_container_cpu_limit_for_components"></a>Specifying container CPU limit for components</h4>
+<div class="paragraph">
+<p>To specify a container(s) CPU limit for <code>chePlugin</code>, <code>cheEditor</code> or <code>dockerimage</code> use the <code>cpuLimit</code> parameter:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
+   - alias: exec-plugin
+     type: chePlugin
+     id: eclipse/che-machine-exec-plugin/0.0.1
+     cpuLimit: 1.5
+   - alias: maven
+     type: dockerimage
+     image: quay.io/eclipse/che-java11-maven:nightly
+     cpuLimit: 750m</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>This limit will be applied to every container of the given component.</p>
+</div>
+<div class="paragraph">
+<p>For the <code>cheEditor</code> and <code>chePlugin</code> component types, CPU limits can be described in the plug-in descriptor file, typically named <code>meta.yaml</code>.</p>
+</div>
+<div class="paragraph">
+<p>If none of them are specified, system-wide defaults are applied (see description of <code>CHE_WORKSPACE_SIDECAR_DEFAULT__CPU__LIMIT__CORES</code> system property).</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_specifying_container_cpu_request_for_components"><a class="anchor" href="#_specifying_container_cpu_request_for_components"></a>Specifying container CPU request for components</h4>
+<div class="paragraph">
+<p>To specify a container(s) CPU request for <code>chePlugin</code>, <code>cheEditor</code> or <code>dockerimage</code> use the <code>cpuRequest</code> parameter:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
+   - alias: exec-plugin
+     type: chePlugin
+     id: eclipse/che-machine-exec-plugin/0.0.1
+     cpuLimit: 1.5
+     cpuRequest: 0.225
+   - alias: maven
+     type: dockerimage
+     image: quay.io/eclipse/che-java11-maven:nightly
+     cpuLimit: 750m
+     cpuRequest: 450m</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>This limit will be applied to every container of the given component.</p>
+</div>
+<div class="paragraph">
+<p>For the <code>cheEditor</code> and <code>chePlugin</code> component types, CPU requests can be described in the plug-in descriptor file, typically named <code>meta.yaml</code>.</p>
+</div>
+<div class="paragraph">
+<p>If none of them are specified, system-wide defaults are applied (see description of <code>CHE_WORKSPACE_SIDECAR_DEFAULT__CPU__REQUEST__CORES</code> system property).</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_environment_variables"><a class="anchor" href="#_environment_variables"></a>Environment variables</h4>
+<div class="paragraph">
+<p>Eclipse&#160;Che allows you to configure Docker containers by modifying the environment variables available in component&#8217;s configuration.
+Environment variables are supported by the following component types: <code>dockerimage</code>, <code>chePlugin</code>, <code>cheEditor</code>, <code>kubernetes</code>, <code>openshift</code>.
+In case component has multiple containers, environment variables will be provisioned to each container.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: MyDevfile
+components:
+  - type: dockerimage
+    image: golang
+    memoryLimit: 512Mi
+    mountSources: true
+    command: ['sleep', 'infinity']
+    env:
+      - name: GOPATH
+        value: $(CHE_PROJECTS_ROOT)/go
+  - type: cheEditor
+    alias: theia-editor
+    id: eclipse/che-theia/next
+    memoryLimit: 2Gi
+    env:
+    - name: HOME
+      value: $(CHE_PROJECTS_ROOT)</code></pre>
+</div>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+<div class="ulist">
+<ul>
+<li>
+<p>The variable expansion works between the environment variables, and it uses the Kubernetes convention for the variable references.</p>
+</li>
+<li>
+<p>The predefined variables are available for use in custom definitions.</p>
+</li>
+</ul>
+</div>
+</td>
+</tr>
+</table>
+</div>
+<div class="paragraph">
+<p>The following environment variables are pre-set by the Che server:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p><code>CHE_PROJECTS_ROOT</code>: The location of the projects directory (note that if the component does not mount the sources, the projects will not be accessible).</p>
+</li>
+<li>
+<p><code>CHE_WORKSPACE_LOGS_ROOT__DIR</code>: The location of the logs common to all the components. If the component chooses to put logs into this directory, the log files are accessible from all other components.</p>
+</li>
+<li>
+<p><code>CHE_API_INTERNAL</code>: The URL to the Che server API endpoint used for communication with the Che server.</p>
+</li>
+<li>
+<p><code>CHE_WORKSPACE_ID</code>: The ID of the current workspace.</p>
+</li>
+<li>
+<p><code>CHE_WORKSPACE_NAME</code>: The name of the current workspace.</p>
+</li>
+<li>
+<p><code>CHE_WORKSPACE_NAMESPACE</code>: The Che namespace of the current workspace. This environment variable is the name of the user or organization that the workspace belongs to. Note that this is different from
+the Kubernetes namespace or OpenShift project to which the workspace is deployed.</p>
+</li>
+<li>
+<p><code>CHE_MACHINE_TOKEN</code>: The token used to authenticate the request against the Che server.</p>
+</li>
+</ul>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p><code>CHE_MACHINE_AUTH_SIGNATURE__PUBLIC__KEY</code>: The public key used to secure the communication with the Che server.</p>
+</li>
+<li>
+<p><code>CHE_MACHINE_AUTH_SIGNATURE__ALGORITHM</code>: The encryption algorithm used in the secured communication with the Che server.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>A devfiles may only need the <code>CHE_PROJECTS_ROOT</code> environment variable to locate the cloned projects in the component&#8217;s container. More advanced devfiles might use the <code>CHE_WORKSPACE_LOGS_ROOT__DIR</code> environment variable to read the logs (for example as part of a devfile command). The environment variables used to securely access the Che server are, for the most part, out of scope for devfiles and are present only for advanced use cases that are handled by the Che plug-ins.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="endpoints_che"><a class="anchor" href="#endpoints_che"></a>Endpoints</h4>
+<div class="paragraph">
+<p>Components of any type can specify the endpoints that the Docker image exposes. These endpoints can be made accessible to the users if the Che cluster is running using a Kubernetes ingress or an OpenShift route and to the other components within the workspace. You can create an endpoint for your application or database, if your application or database server is listening on a port and you need to be able to directly interact with it yourself or you allow other components to interact with it.</p>
+</div>
+<div class="paragraph">
+<p>Endpoints have several properties as shown in the following example:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: MyDevfile
+projects:
+  - name: my-go-project
+    clonePath: go/src/github.com/acme/my-go-project
+    source:
+      type: git
+      location: https://github.com/acme/my-go-project.git
+components:
+  - type: dockerimage
+    image: golang
+    memoryLimit: 512Mi
+    mountSources: true
+    command: ['sleep', 'infinity']
+    env:
+      - name: GOPATH
+        value: $(CHE_PROJECTS_ROOT)/go
+      - name: GOCACHE
+        value: /tmp/go-cache
+    endpoints:
+     - name: web
+       port: 8080
+       attributes:
+         discoverable: false
+         public: true
+         protocol: http
+  - type: dockerimage
+    image: postgres
+    memoryLimit: 512Mi
+    env:
+      - name: POSTGRES_USER
+        value: user
+      - name: POSTGRES_PASSWORD
+        value: password
+      - name: POSTGRES_DB
+        value: database
+    endpoints:
+      - name: postgres
+        port: 5432
+        attributes:
+          discoverable: true
+          public: false</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Here, there are two Docker images, each defining a single endpoint. Endpoint is an accessible port that can be made accessible inside the workspace or also publicly (example, from the UI). Each endpoint has a name and port, which is the port on which certain server running inside the container is listening. The following are a few attributes that you can set on the endpoint:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p><code>discoverable</code>: If an endpoint is discoverable, it means that it can be accessed using its name as the host name within the workspace containers (in the Kubernetes or OpenShift terminology, a service is created for it with the provided name).
+55</p>
+</li>
+<li>
+<p><code>public</code>: The endpoint will be accessible outside of the workspace, too (such endpoint can be accessed from the Che user interface). Such endpoints are publicized always on port <code>80</code> or <code>443</code> (depending on whether <code>tls</code> is enabled in Che).</p>
+</li>
+<li>
+<p><code>protocol</code>: For public endpoints the protocol is a hint to the UI on how to construct the URL for the endpoint access. Typical values are <code>http</code>, <code>https</code>, <code>ws</code>, <code>wss</code>.</p>
+</li>
+<li>
+<p><code>secure</code>: A boolean value (defaulting to <code>false</code>) specifying whether the endpoint is put behind a JWT proxy requiring a JWT workspace token to grant access. The JWT proxy is deployed in the same Pod as the server and assumes the server listens solely on the local loop-back interface, such as <code>127.0.0.1</code>.</p>
+<div class="admonitionblock warning">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-warning" title="Warning"></i>
+</td>
+<td class="content">
+Listening on any other interface than the local loop-back poses a security risk because such server is accessible without the JWT authentication within the cluster network on the corresponding IP addresses.
+</td>
+</tr>
+</table>
+</div>
+</li>
+<li>
+<p><code>path</code>: The path portion of the URL to the endpoint. This defaults to <code>/</code>, meaning that the endpoint is assumed to be accessible at the web root of the server defined by the component.</p>
+</li>
+<li>
+<p><code>unsecuredPaths</code>: A comma-separated list of endpoint paths that are to stay unsecured even if the <code>secure</code> attribute is set to <code>true</code>.</p>
+</li>
+<li>
+<p><code>cookiesAuthEnabled</code>: When set to <code>true</code> (the default is <code>false</code>), the JWT workspace token is automatically fetched and included in a workspace-specific cookie to allow requests to pass through the JWT proxy.</p>
+<div class="admonitionblock warning">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-warning" title="Warning"></i>
+</td>
+<td class="content">
+This setting potentially allows a <a href="https://en.wikipedia.org/wiki/Cross-site_request_forgery">CSRF</a> attack when used in conjunction with a server using POST requests.
+</td>
+</tr>
+</table>
+</div>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>When starting a new server within a component, Che detects this automatically, and the UI offers to automatically expose this port as a <code>public</code> port. This is useful for debugging a web application, for example. It is impossible to do this for servers that start automatically with the container (for example, a database server). For such components, specify the endpoints explicitly.</p>
+</div>
+<div class="paragraph">
+<p>Example specifying endpoints for <code>kubernetes</code>/<code>openshift</code> and <code>chePlugin</code>/<code>cheEditor</code> types:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: MyDevfile
+components:
+  - type: cheEditor
+    alias: theia-editor
+    id: eclipse/che-theia/next
+    endpoints:
+    - name: 'theia-extra-endpoint'
+      port: 8880
+      attributes:
+        discoverable: true
+        public: true
+
+  - type: chePlugin
+    id: redhat/php/latest
+    memoryLimit: 1Gi
+    endpoints:
+    - name: 'php-endpoint'
+      port: 7777
+
+  - type: chePlugin
+    alias: theia-editor
+    id: eclipse/che-theia/next
+    endpoints:
+    - name: 'theia-extra-endpoint'
+      port: 8880
+      attributes:
+        discoverable: true
+        public: true
+
+  - type: openshift
+    alias: webapp
+    reference: webapp.yaml
+    endpoints:
+    - name: 'web'
+      port: 8080
+      attributes:
+        discoverable: false
+        public: true
+        protocol: http
+
+  - type: openshift
+    alias: mongo
+    reference: mongo-db.yaml
+    endpoints:
+    - name: 'mongo-db'
+      port: 27017
+      attributes:
+        discoverable: true
+        public: false</code></pre>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_kubernetes_or_openshift_resources"><a class="anchor" href="#_kubernetes_or_openshift_resources"></a>Kubernetes or OpenShift resources</h4>
+<div class="paragraph">
+<p>To describe complex deployments, include references to Kubernetes or OpenShift resource lists in the devfile. The Kubernetes or OpenShift resource lists become a part of the workspace.</p>
+</div>
+<div class="admonitionblock important">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-important" title="Important"></i>
+</td>
+<td class="content">
+<div class="ulist">
+<ul>
+<li>
+<p>Che merges all resources from the Kubernetes or OpenShift resource lists into a single deployment.</p>
+</li>
+<li>
+<p>Be careful when designing such lists to avoid name conflicts and other problems.</p>
+</li>
+</ul>
+</div>
+</td>
+</tr>
+</table>
+</div>
+<table class="tableblock frame-all grid-all stretch">
+<caption class="title">Table 1. Supported Kubernetes or OpenShift resources</caption>
+<colgroup>
+<col style="width: 50%;">
+<col style="width: 50%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Platform</th>
+<th class="tableblock halign-left valign-top">Supported resources</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><code>deployments</code>, <code>pods</code>, <code>services</code>, <code>persistent volume claims</code>, <code>secrets</code>, <code>ConfigMaps</code></p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">OpenShift</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><code>deployments</code>, <code>pods</code>, <code>services</code>, <code>persistent volume claims</code>, <code>secrets</code>, <code>ConfigMaps</code>, <code>Routes</code></p></td>
+</tr>
+</tbody>
+</table>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: MyDevfile
+projects:
+  - name: my-go-project
+    clonePath: go/src/github.com/acme/my-go-project
+    source:
+      type: git
+      location: https://github.com/acme/my-go-project.git
+components:
+  -  type: kubernetes
+     reference: ../relative/path/postgres.yaml</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>The preceding component references a file that is relative to the location of the devfile itself. Meaning, this devfile is only loadable by a Che factory to which you supply the location of the devfile and therefore it is able to figure out the location of the referenced Kubernetes or OpenShift resource list.</p>
+</div>
+<div class="paragraph">
+<p>The following is an example of the <code>postgres.yaml</code> file.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: v1
+kind: List
+items:
+-
+    apiVersion: v1
+    kind: Deployment
+    metadata:
+        name: postgres
+        labels:
+            app: postgres
+    spec:
+        template:
+        metadata:
+            name: postgres
+            app:
+                name: postgres
+        spec:
+            containers:
+            - image: postgres
+              name: postgres
+              ports:
+              - name: postgres
+                containerPort: 5432
+                volumeMounts:
+                - name: pg-storage
+                  mountPath: /var/lib/postgresql/data
+            volumes:
+            - name: pg-storage
+              persistentVolumeClaim:
+                  claimName: pg-storage
+-
+    apiVersion: v1
+    kind: Service
+    metadata:
+        name: postgres
+        labels:
+            app: postgres
+            name: postgres
+    spec:
+        ports:
+            - port: 5432
+              targetPort: 5432
+        selector:
+            app: postgres
+-
+    apiVersion: v1
+    kind: PersistentVolumeClaim
+    metadata:
+        name: pg-storage
+      labels:
+        app: postgres
+    spec:
+        accessModes:
+         - ReadWriteOnce
+        resources:
+            requests:
+                storage: 1Gi</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>For a basic example of a devfile with an associated Kubernetes or OpenShift list, see <a href="https://github.com/redhat-developer/devfile/tree/master/samples/web-nodejs-with-db-sample">web-nodejs-with-db-sample</a> on redhat-developer GitHub.</p>
+</div>
+<div class="paragraph">
+<p>If you use generic or large resource lists from which you will only need a subset of resources, you can select particular resources from the list using a selector (which, as the usual Kubernetes or OpenShift selectors, works on the labels of the resources in the list).</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: MyDevfile
+projects:
+  - name: my-go-project
+    clonePath: go/src/github.com/acme/my-go-project
+    source:
+      type: git
+      location: https://github.com/acme/my-go-project.git
+components:
+  - type: kubernetes
+    reference: ../relative/path/postgres.yaml
+    selector:
+      app: postgres</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Additionally, it is also possible to modify the entrypoints (command and arguments) of the containers present in the resource list.</p>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_adding_commands_to_a_devfile"><a class="anchor" href="#_adding_commands_to_a_devfile"></a>Adding commands to a devfile</h3>
+<div class="paragraph">
+<p>A devfile allows to specify commands to be available for execution in a workspace. Every command can contain a subset of actions, which are related to a specific component in whose container it will be executed.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml"> commands:
+   - name: build
+     actions:
+       - type: exec
+         component: mysql
+         command: mvn clean
+         workdir: /projects/spring-petclinic</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>You can use commands to automate the workspace. You can define commands for building and testing your code, or cleaning the database.</p>
+</div>
+<div class="paragraph">
+<p>The following are two kinds of commands:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Che specific commands: You have full control over what component executes the command.</p>
+</li>
+<li>
+<p>Editor specific commands: You can use the editor-specific command definitions (example: <code>tasks.json</code> and <code>launch.json</code> in Che-Theia, which is equivalent to how these files work in VS Code).</p>
+</li>
+</ul>
+</div>
+<div class="sect3">
+<h4 id="_che_specific_commands"><a class="anchor" href="#_che_specific_commands"></a>Che-specific commands</h4>
+<div class="paragraph">
+<p>Each Che-specific command features:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>An <code>actions</code> attribute that specifies a command to execute.</p>
+</li>
+<li>
+<p>A <code>component</code> attribute that specifies the container in which to execute the command.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>The commands are run using the default shell in the container.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: MyDevfile
+projects:
+  - name: my-go-project
+    clonePath: go/src/github.com/acme/my-go-project
+    source:
+      type: git
+      location: https://github.com/acme/my-go-project.git
+components:
+  - type: dockerimage
+    image: golang
+    alias: go-cli
+    memoryLimit: 512Mi
+    mountSources: true
+    command: ['sleep', 'infinity']
+    env:
+      - name: GOPATH
+        value: $(CHE_PROJECTS_ROOT)/go
+      - name: GOCACHE
+        value: /tmp/go-cache
+commands:
+  - name: compile and run
+    actions:
+     - type: exec
+       component: go-cli
+       command: “go get -d &amp;&amp; go run main.go”
+       workdir: “${CHE_PROJECTS_ROOT}/src/github.com/acme/my-go-project”</code></pre>
+</div>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+<div class="ulist">
+<ul>
+<li>
+<p>If a component to be used in a command must have an alias. This alias is used to reference the component in the command definition. Example: <code>alias: go-cli</code> in the component definition and <code>component: go-cli</code> in the command definition. This ensures that Eclipse&#160;Che can find the correct container to run the command in.</p>
+</li>
+<li>
+<p>A command can have only one action.</p>
+</li>
+</ul>
+</div>
+</td>
+</tr>
+</table>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_editor_specific_commands"><a class="anchor" href="#_editor_specific_commands"></a>Editor-specific commands</h4>
+<div class="paragraph">
+<p>If the editor in the workspace supports it, the devfile can specify additional configuration in the editor-specific format. This is dependent on the integration code present in the workspace editor itself and so is not a generic mechanism. However, the default Che-Theia editor within Eclipse&#160;Che is equipped to understand the <code>tasks.json</code> and <code>launch.json</code> files provided in the devfile.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: MyDevfile
+projects:
+  - name: my-go-project
+    clonePath: go/src/github.com/acme/my-go-project
+    source:
+      type: git
+      location: https://github.com/acme/my-go-project.git
+commands:
+  - name: tasks
+    actions:
+      - type: vscode-task
+        referenceContent: &gt;
+            {
+                "version": "2.0.0",
+                "tasks": [
+                    {
+                        "label": "create test file",
+                        "type": "shell",
+                        "command": "touch ${workspaceFolder}/test.file"
+                    }
+                ]
+            }</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>This example shows association of a <code>tasks.json</code> file with a devfile. Notice the <code>vscode-task</code> type that instructs the Che-Theia editor to interpret this command as a tasks definition and <code>referenceContent</code> attribute that contains the contents of the file itself. You can also save this file separately from the devfile and use <code>reference</code> attribute to specify a relative or absolute URL to it.</p>
+</div>
+<div class="paragraph">
+<p>In addition to the <code>vscode-task</code> commands, the Che-Theia editor understands <code>vscode-launch</code> type using which you can specify the launch configurations.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_command_preview_url"><a class="anchor" href="#_command_preview_url"></a>Command preview URL</h4>
+<div class="paragraph">
+<p>It is possible to specify a preview URL for commands that expose web UI. This URL is offered for opening when the command is executed.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">commands:
+    - name: tasks
+      previewUrl:
+        port: 8080     <i class="conum" data-value="1"></i><b>(1)</b>
+        path: /myweb   <i class="conum" data-value="2"></i><b>(2)</b>
+      actions:
+      - type: exec
+        component: go-cli
+        command: "go run webserver.go"
+        workdir: ${CHE_PROJECTS_ROOT}/webserver</code></pre>
+</div>
+</div>
+<div class="colist arabic">
+<table>
+<tr>
+<td><i class="conum" data-value="1"></i><b>1</b></td>
+<td>TCP port where the application listens. Mandatory parameter.</td>
+</tr>
+<tr>
+<td><i class="conum" data-value="2"></i><b>2</b></td>
+<td>The path part of the URL to the UI. Optional parameter. The default is root (<code>/</code>).</td>
+</tr>
+</table>
+</div>
+<div class="paragraph">
+<p>The example above opens <code>http://__&lt;server-domain&gt;__/myweb</code>, where <code><em>&lt;server-domain&gt;</em></code> is the URL to the dynamically created Kubernetes Ingress or OpenShift Route.</p>
+</div>
+<div class="sect4">
+<h5 id="_setting_the_default_way_of_opening_preview_urls"><a class="anchor" href="#_setting_the_default_way_of_opening_preview_urls"></a>Setting the default way of opening preview URLs</h5>
+<div class="paragraph">
+<p>By default, a notification that asks the user about the URL opening preference is displayed.</p>
+</div>
+<div class="paragraph">
+<p>To specify the preferred way of previewing a service URL:</p>
+</div>
 <div class="olist arabic">
-<div class="title">Procedure</div>
 <ol class="arabic">
 <li>
-<p>Open the workspace by navigating to the following URL: <code>\https://che-host:che-port/f?url=https://<em>&lt;hostURL&gt;</em>/devfile.yaml&amp;workspaceDeploymentLabels=<em>&lt;url_encoded_comma_separated_key_values&gt;</em>&amp;workspaceDeploymentAnnotations=<em>&lt;url_encoded_comma_separated_key_values override&gt;</em></code></p>
+<p>Open Che preferences in <strong>File &#8594; Settings &#8594; Open Preferences</strong> and find <code>che.task.preview.notifications</code> in the <strong>Che</strong> section.</p>
+</li>
+<li>
+<p>Choose from the list of possible values:</p>
+<div class="ulist">
+<ul>
+<li>
+<p><code>on</code>&#8201;&#8212;&#8201;enables a notification for asking the user about the URL opening preferences</p>
+</li>
+<li>
+<p><code>alwaysPreview</code>&#8201;&#8212;&#8201;the preview URL opens automatically in the <strong>Preview</strong> panel as soon as a task is running</p>
+</li>
+<li>
+<p><code>alwaysGoTo</code>&#8201;&#8212;&#8201;the preview URL opens automatically in a separate browser tab as soon as a task is running</p>
+</li>
+<li>
+<p><code>off</code>&#8201;&#8212;&#8201;disables opening the preview URL (automatically and with a notification)</p>
+</li>
+</ul>
+</div>
 </li>
 </ol>
 </div>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_devfile_attributes"><a class="anchor" href="#_devfile_attributes"></a>Devfile attributes</h3>
 <div class="paragraph">
-<div class="title">Example of overriding the <code>deployment labels</code></div>
-<p>Consider the following labels to add:</p>
+<p>Devfile attributes can be used to configure various features.</p>
+</div>
+<div class="sect3">
+<h4 id="attribute-editorfree_che"><a class="anchor" href="#attribute-editorfree_che"></a>Attribute: editorFree</h4>
+<div class="paragraph">
+<p>When an editor is not specified in a devfile, a default is provided. When no editor is needed, use the <code>editorFree</code> attribute. The default value of <code>false</code> means that the devfile requests the provisioning of the default editor.</p>
 </div>
 <div class="listingblock">
+<div class="title">Example of a devfile without an editor</div>
 <div class="content">
-<pre>ike.target=preference-v1
-ike.session=test</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>To add or override labels, use the following factory URL:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;workspaceDeploymentLabels=ike.target%3Dpreference-v1%2Cike.session%3Dtest</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>The resulting workspace has the following deployment labels:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>---
-apiVersion: apps/v1
-kind: Deployment
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
 metadata:
-  annotations:
-    deployment.kubernetes.io/revision: "1"
-  creationTimestamp: "2020-10-27T14:03:26Z"
-  generation: 1
-  labels:
-    che.component.name: che-docs-dev
-    che.original_name: che-docs-dev
-    che.workspace_id: workspacegln2g1shejjufpkd
-    ike.session: test
-    ike.target: preference-v1
-  name: workspacegln2g1shejjufpkd.che-docs-dev
-  namespace: opentlc-mgr-che
-  resourceVersion: "107516"
-spec:
-...</pre>
+  name: petclinic-dev-environment
+components:
+  - alias: myApp
+    type: kubernetes
+    reference: my-app.yaml
+attributes:
+  editorFree: true</code></pre>
 </div>
 </div>
+</div>
+<div class="sect3">
+<h4 id="_attribute_persistvolumes_ephemeral_mode"><a class="anchor" href="#_attribute_persistvolumes_ephemeral_mode"></a>Attribute: persistVolumes (ephemeral mode)</h4>
 <div class="paragraph">
-<div class="title">Example of overriding the <code>deployment annotations</code></div>
-<p>Consider the following annotations to add:</p>
+<p>By default, volumes and PVCs specified in a devfile are bound to a host folder to persist data even after a container restart. To disable data persistence to make the workspace faster, such as when the volume back end is slow, modify the <code>persistVolumes</code> attribute in the devfile. The default value is <code>true</code>. Set to <code>false</code> to use <code>emptyDir</code> for configured volumes and PVC.</p>
 </div>
 <div class="listingblock">
+<div class="title">Example of a devfile with ephemeral mode enabled</div>
 <div class="content">
-<pre>ike.A1=preference-v1
-ike.A=test</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>To add or override annotations, use the following factory URL:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;workspaceDeploymentAnnotations=ike.A1%3Dpreference-v1%2Cike.A%3Dtest</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>The resulting workspace has the following deployment annotations:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>---
-apiVersion: apps/v1
-kind: Deployment
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
 metadata:
-  annotations:
-    deployment.kubernetes.io/revision: "1"
-    ike.A: test
-    ike.A1: preference-v1
-  creationTimestamp: "2020-10-28T09:58:52Z"
-  generation: 1
-  labels:
-    che.component.name: che-docs-dev
-    che.original_name: che-docs-dev
-    che.workspace_id: workspacexrtf710v64rl5ouz
-  name: workspacexrtf710v64rl5ouz.che-docs-dev
-  namespace: opentlc-mgr-che
-  resourceVersion: "213191"
-...</pre>
+  name: petclinic-dev-environment
+projects:
+  - name: petclinic
+    source:
+      type: git
+      location: 'https://github.com/che-samples/web-java-spring-petclinic.git'
+attributes:
+  persistVolumes: false</code></pre>
 </div>
 </div>
+</div>
+<div class="sect3">
+<h4 id="_attribute_asyncpersist_asynchronous_storage"><a class="anchor" href="#_attribute_asyncpersist_asynchronous_storage"></a>Attribute: asyncPersist (asynchronous storage)</h4>
+<div class="paragraph">
+<p>When <code>persistVolumes</code> is set to <code>false</code> (see above), the additional attribute <code>asyncPersist</code> can be set to <code>true</code> to enable asynchronous storage. See <a href="../../installation-guide/configuring-storage-types/" class="page">Configuring storage types</a> for more details.</p>
+</div>
+<div class="listingblock">
+<div class="title">Example of a devfile with asynchronous storage enabled</div>
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: petclinic-dev-environment
+projects:
+  - name: petclinic
+    source:
+      type: git
+      location: 'https://github.com/che-samples/web-java-spring-petclinic.git'
+attributes:
+  persistVolumes: false
+  asyncPersist: true</code></pre>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_attribute_mergeplugins"><a class="anchor" href="#_attribute_mergeplugins"></a>Attribute: mergePlugins</h4>
+<div class="paragraph">
+<p>This property can be set to manually control how plugins are included in the workspace. When the property <code>mergePlugins</code> is set to <code>true</code>, Che will attempt to avoid running multiple instances of the same container by combining plugins. The default value when this property is not included in a devfile is governed by the Che configuration property <code>che.workspace.plugin_broker.default_merge_plugins</code>; adding the <code>mergePlugins: false</code> attribute to a devfile will disable plugin merging for that workspace.</p>
+</div>
+<div class="listingblock">
+<div class="title">Example of a devfile with plugin merging disabled</div>
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
+metadata:
+  name: petclinic-dev-environment
+projects:
+  - name: petclinic
+    source:
+      type: git
+      location: 'https://github.com/che-samples/web-java-spring-petclinic.git'
+attributes:
+  mergePlugins: false</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p><!-- vale IBM.Slash = YES --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale IBM.Terms = YES --></p>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="objects-supported-in-che_che"><a class="anchor" href="#objects-supported-in-che_che"></a>Objects supported in Eclipse&#160;Che 7.26</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The following table lists the objects that are partially supported in Eclipse&#160;Che 7.26:</p>
+</div>
+<table class="tableblock frame-all grid-all stretch">
+<colgroup>
+<col style="width: 11.1111%;">
+<col style="width: 11.1111%;">
+<col style="width: 11.1111%;">
+<col style="width: 11.1111%;">
+<col style="width: 55.5556%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Object</th>
+<th class="tableblock halign-left valign-top">API</th>
+<th class="tableblock halign-left valign-top">Kubernetes Infra</th>
+<th class="tableblock halign-left valign-top">OpenShift Infra</th>
+<th class="tableblock halign-left valign-top">Notes</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Pod</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Deployment</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">ConfigMap</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">PVC</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Secret</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Service</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Ingress</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">No</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Minishift allows you to create Ingress and it works when the host is specified (OpenShift creates a route for it). But, the <code>loadBalancer</code> IP is not provisioned. To add Ingress support for the OpenShift infrastructure node, generate routes based on the provided Ingress.</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Route</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">OpenShift</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">No</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The OpenShift recipe must be made compatible with the Kubernetes Infrastructure: OpenShift routes replaced on Ingresses.</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Template</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">OpenShift</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The Kubernetes API does not support templates. A workspace with a template in the recipe starts successfully and the default parameters are resolved.</p></td>
+</tr>
+</tbody>
+</table>
 <div class="ulist">
 <div class="title">Additional resources</div>
 <ul>
 <li>
-<p><a href="../making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a></p>
+<p><a href="https://redhat-developer.github.io/devfile/devfile">Devfile specifications</a></p>
 </li>
 </ul>
 </div>
diff --git a/docs/che-7/end-user-guide/configuring-a-workspace-with-dashboard/index.html b/docs/che-7/end-user-guide/configuring-a-workspace-with-dashboard/index.html
new file mode 100644
index 0000000..8f039df
--- /dev/null
+++ b/docs/che-7/end-user-guide/configuring-a-workspace-with-dashboard/index.html
@@ -0,0 +1,884 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width,initial-scale=1">
+    <title>Configuring a Che 7.26 workspace :: Eclipse Che Documentation</title>
+    <link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/configuring-a-workspace-with-dashboard/">
+    <meta name="keywords" content="end-user-guide, configuring-a-workspace-with-dashboard">
+    <meta name="generator" content="Antora 2.3.4">
+    <link rel="stylesheet" href="../../../_/css/site.css">
+<link rel="stylesheet" href="../../../_/css/extra.css">
+<link rel="stylesheet" href="../../../_/font-awesome-4.7.0/css/font-awesome.min.css">
+<link rel="icon" href="../../../favicon.ico" type="image/x-icon">
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37306001-2"></script>
+    <script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','UA-37306001-2')</script>
+    <script>var uiRootPath = '../../../_'</script>
+  </head>
+  <body class="article">
+<header class="header" role="banner">
+  <nav class="navbar">
+    <div class="navbar-brand">
+      <div class="navbar-item">
+        <button class="navbar-burger" data-target="topbar-nav">
+          <span></span>
+          <span></span>
+          <span></span>
+        </button>
+        <img src="../../../_/img/icon-eclipse-che.svg" class="navbar-logo" alt="Eclipse Che logo">
+        <a href="https://www.eclipse.org/che/docs">Eclipse Che Documentation</a>
+      </div>
+    </div>
+    <div id="topbar-nav" class="navbar-menu">
+      <div class="navbar-end">
+        <div class="navbar-item hide-for-print">
+          <script async src="https://cse.google.com/cse.js?cx=002898025167115630151:gnr5edrg2eo"></script>
+          <div class="gcse-searchbox" enableAutoComplete="true"></div>
+        </div>
+        <a class="navbar-item" href="#">Home</a>
+        <a class="navbar-item" href="https://che.eclipse.org/">Blog</a>
+        <a class="navbar-item" href="https://github.com/eclipse/che">Source Code</a>
+      </div>
+    </div>
+  </nav>
+<div class="gcse-searchresults"></div>
+</header>
+<div class="body">
+<div class="nav-container" data-component="che-7" data-version="master">
+  <aside class="nav">
+    <div class="panels">
+<div class="nav-panel-menu is-active" data-panel="menu">
+  <nav class="nav-menu">
+    <h3 class="title"><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></h3>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../overview/introduction-to-eclipse-che/">Introduction to Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../overview/che-architecture/">Che architecture</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../hosted-che/hosted-che/">Eclipse Che hosted by Red Hat</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">End-user Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../navigating-che/">Navigating Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../navigating-che-using-the-dashboard/">Navigating Che: dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-certificates-to-browsers/">Importing certificates to browsers</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../accessing-che-from-openshift-developer-perspective/">Navigating Che from OpenShift Developer Perspective</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../che-theia-ide-basics/">Che-Theia IDE basics</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../defining-custom-commands-for-che-theia/">Defining custom commands for Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../version-control/">Version Control</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../che-theia-troubleshooting/">Che-Theia Troubleshooting</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/">Differences in how Che-Theia Webview works on a single-host mode comparing to a multi-host mode</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item is-current-page" data-depth="2">
+    <a class="nav-link" href="./">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../authentication-against-bitbucket-server-with-the-personal-access-token/">Authentication against Bitbucket Server with the personal access token</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../customizing-developer-environments/">Customizing developer environments</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../testing-a-visual-studio-code-extension-in-che/">Testing a VS Code extension in Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-alternative-ides-in-che/">Using alternative IDEs in Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../support-for-jetbrains-ides/">JetBrains IDEs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-community-edition/">Using IntelliJ Idea Community Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-ultimate-edition/">Using IntelliJ Idea Ultimate Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-webstorm/">Using WebStorm</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../provisioning-jetbrains-activation-code-for-offline-use/">Provisioning activation code for offline use</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-tools-to-che-after-creating-a-workspace/">Adding tools to Che after creating a workspace</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-artifact-repositories-in-a-restricted-environment/">Using artifact repositories in a restricted environment</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-maven-artifact-repositories/">Using Maven artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-gradle-artifact-repositories/">Using Gradle artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-python-artifact-repositories/">Using Python artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-go-artifact-repositories/">Using Go artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-nuget-artifact-repositories/">Using NuGet artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-npm-artifact-repositories/">Using npm artifact repositories</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../troubleshooting-che/">Troubleshooting Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Installation Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/supported-platforms/">Supported platforms</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/configuring-the-che-installation/">Configuring the Che installation</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che/">Installing Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-in-cloud/">Installing Che in cloud</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-operatorhub/">Installing Che on OpenShift 4 using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-cli/">Installing Che on OpenShift 4 using CLI</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-3-using-the-operator/">Installing Che on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kubespray/">Installing Che on Kubespray</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-aws/">Installing Che on AWS</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-google-cloud-platform/">Installing Che on Google Cloud</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-microsoft-azure/">Installing Che on Microsoft Azure</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-locally/">Installing Che locally</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-codeready-containers/">Installing Che on CodeReady Containers</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-docker-desktop/">Installing Che on Docker Desktop</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minikube/">Installing Che on Minikube</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minishift/">Installing Che on Minishift</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kind/">Installing Che on Kind</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/using-the-chectl-management-tool/">Using the chectl management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-in-a-restricted-environment/">Installing Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/advanced-configuration/">Advanced configuration</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/">Advanced configuration options for Che server</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-namespace-strategies/">Configuring namespace strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-strategies/">Configuring storage strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-types/">Configuring storage types</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/running-more-than-one-workspace-at-a-time/">Running more than one workspace at a time</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspace-exposure-strategies/">Configuring workspace exposure strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspaces-nodeselector/">Configuring workspaces nodeSelector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-che-hostname/">Configuring Che hostname</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-ingresses/">Configuring labels for Kubernetes Ingress</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-routes/">Configuring labels for OpenShift Route</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/">Deploying Che with support for Git repositories with self-signed certificates</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-using-storage-classes/">Installing Che using storage classes</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/importing-untrusted-tls-certificates/">Importing untrusted TLS certificates to Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/switching-between-external-and-internal-communication/">Switching between external and internal ways in inter-component communication</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/">Setting up the Keycloak che-username-readonly theme for the Eclipse Che login page</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/">Mounting a secret as a file or an environment variable into a Eclipse&#160;Che container</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/upgrading-che/">Upgrading Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-operatorhub/">Upgrading Che using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool/">Upgrading Che using the CLI management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/">Upgrading Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/uninstalling-che/">Uninstalling Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/">Using the OpenShift web console</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/">Using OpenShift CLI</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-chectl-installation/">Using chectl</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Administration Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/che-architecture-overview/">Che architecture</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspace-controller/">Che workspace controller</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspaces-architecture/">Che workspaces architecture</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/calculating-che-resource-requirements/">Calculating Che resource requirements</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/customizing-the-registries/">Customizing the registries</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/building-custom-registry-images/">Building custom registry images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/running-custom-registries/">Running custom registries</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/retrieving-che-logs/">Retrieving Che logs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-server-logging/">Configuring server logging</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-kubernetes-events/">Accessing Kubernetes events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-operator-events/">Viewing the Operator events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-che-server-logs/">Viewing Che server logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-external-service-logs/">Viewing external service logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-plug-in-broker-logs/">Viewing Plug-in broker logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/collecting-logs-using-chectl/">Collecting logs using chectl</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/monitoring-che/">Monitoring Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/tracing-che/">Tracing Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/backup-and-disaster-recovery/">Backup and disaster recovery</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/external-database-setup/">External database setup</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/persistent-volumes-backups/">Persistent Volumes backups</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/caching-images-for-faster-workspace-start/">Caching images for faster workspace start</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-list-of-images-to-pull/">Defining the list of images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-memory-parameters-for-the-image-puller/">Defining the memory settings</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-the-operator/">Installing using the Operator</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-operatorhub/">Installing on OpenShift 4</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-openshift-templates/">Installing on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-helm/">Installing using Helm</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/managing-identities-and-authorizations/">Managing identities and authorizations</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authenticating-users/">Authenticating users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authorizing-users/">Authorizing users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-authorization/">Configuring authorization</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-openshift-oauth/">Configuring OpenShift OAuth</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/removing-user-data/">Removing user data</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Contributor Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/branding-che-theia/">Branding Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/developing-che-theia-plug-ins/">Developing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/testing-che-theia-plug-ins/">Testing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/publishing-che-theia-plug-ins/">Publishing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-language/">Adding support for a new language</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-debugger/">Adding support for a new debugger</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../contributor-guide/che-extensibility-reference/">Che extensibility reference</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-extension-points/">Che extension points</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-theia-plug-in-api/">Che-Theia plug-in API</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/debug-adapter-protocol/">Debug Adapter Protocol</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/language-server-protocol/">Language Server Protocol</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Extensions</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../extensions/eclipse-che4z/">Eclipse Che4z</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/openshift-connector-overview/">OpenShift Connector</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/features-of-openshift-connector/">Features of OpenShift Connector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/installing-openshift-connector-in-che/">Installing OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/authenticating-with-openshift-connector-from-che/">Authenticating with OpenShift Connector from Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-components-with-openshift-connector-in-che/">Creating Components with OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/">Connecting source code from GitHub to a OpenShift Component</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/telemetry/">Telemetry</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-a-telemetry-plugin/">Creating A Telemetry Plugin</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/the-woopra-telemetry-plugin/">The Woopra Telemetry Plugin</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../glossary/che-glossary/">Che glossary</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </nav>
+</div>
+<div class="nav-panel-explore" data-panel="explore">
+  <div class="context">
+    <span class="title">Documentation</span>
+    <span class="version">master</span>
+  </div>
+  <ul class="components">
+    <li class="component is-current">
+      <a class="title" href="../../overview/introduction-to-eclipse-che/">Documentation</a>
+      <ul class="versions">
+        <li class="version is-current is-latest">
+          <a href="../../overview/introduction-to-eclipse-che/">master</a>
+        </li>
+      </ul>
+    </li>
+  </ul>
+</div>
+    </div>
+  </aside>
+</div>
+<main class="article">
+<div class="toolbar" role="navigation">
+<button class="nav-toggle"></button>
+  <a href="../../overview/introduction-to-eclipse-che/" class="home-link"></a>
+<nav class="breadcrumbs" aria-label="breadcrumbs">
+  <ul>
+    <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
+    <li>End-user Guide</li>
+    <li><a href="../workspaces-overview/">Using developer workspaces</a></li>
+    <li><a href="./">Configuring a workspace</a></li>
+  </ul>
+</nav>
+  <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/configuring-a-workspace-with-dashboard.adoc">Edit this Page</a></div>
+  </div>
+  <div class="content">
+<aside class="toc sidebar" data-title="Contents" data-levels="2">
+  <div class="toc-menu"></div>
+</aside>
+<article class="doc">
+<h1 class="page">Configuring a Che 7.26 workspace</h1>
+<div class="sect1">
+<h2 id="changing-the-configuration-of-an-existing-workspace_che"><a class="anchor" href="#changing-the-configuration-of-an-existing-workspace_che"></a>Changing the configuration of an existing workspace</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This section describes how to change the configuration of an existing workspace from the user Dashboard.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>An existing workspace defined on this instance of Che.</p>
+</li>
+</ul>
+</div>
+<div class="olist arabic">
+<div class="title">Procedure</div>
+<ol class="arabic">
+<li>
+<p>Navigate to the Che Dashboard. See <a href="../navigating-che-using-the-dashboard/" class="page">Navigating Che using the Dashboard</a>.</p>
+</li>
+<li>
+<p>In the left navigation panel, go to  <strong>Workspaces</strong>.</p>
+</li>
+<li>
+<p>Click the name of a workspace to navigate to the configuration overview page.</p>
+</li>
+<li>
+<p>Click the <strong>Overview</strong> tab and execute following actions:</p>
+<div class="ulist">
+<ul>
+<li>
+<p>Change the <strong>Workspace name</strong>.</p>
+</li>
+<li>
+<p>Select <strong>Storage Type</strong>.</p>
+</li>
+<li>
+<p>Review <strong>Kubernetes namespace</strong>.</p>
+</li>
+</ul>
+</div>
+</li>
+<li>
+<p>From the <strong>Devfile</strong> tab, edit YAML configuration of the workspace. See <a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a>.</p>
+</li>
+</ol>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="adding-projects-to-your-workspace_che"><a class="anchor" href="#adding-projects-to-your-workspace_che"></a>Adding projects to your workspace</h2>
+<div class="sectionbody">
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>An existing workspace defined on this instance of Che.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<div class="title">Procedure</div>
+<p>To add a project to your workspace:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Navigate to the <strong>Workspaces</strong> page and click the workspace, which is about to be updated.</p>
+</li>
+<li>
+<p>Open the <strong>Devfile</strong> tab.</p>
+</li>
+<li>
+<p>In the <strong>Devfile editor</strong>, add a <code>projects</code> section with desired project.</p>
+<div class="imageblock">
+<div class="content">
+<a class="image" href="../_images/workspaces/workspace-devfile-editor.png"><img src="../_images/workspaces/workspace-devfile-editor.png" alt="Edit Devfile Content"></a>
+</div>
+</div>
+</li>
+<li>
+<p>Once the project is added, click the <b class="button">Save</b> button to save this workspace configuration.</p>
+<div class="paragraph">
+<p>For demonstration example, see below:</p>
+</div>
+<div class="paragraph">
+<div class="title">Example - Adding a <code>.git</code> project into a workspace using a devfile</div>
+<p>In the following instance, the project <code>che</code> acts as the example of a user&#8217;s project. A user specifies this project using the <code>name</code> attribute of a devfile. The <code>location</code> attribute defines the source repository represented by an URL to a Git repository or ZIP archive.</p>
+</div>
+<div class="paragraph">
+<p>To add a project into the workspace, add or edit the following section:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">projects:
+  - name: <em>&lt;che&gt;</em>
+    source:
+      type: git
+      location: 'https://github.com/<em>&lt;github-organization&gt;</em>/<em>&lt;che&gt;</em>.git'</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>For additional information, see the <a href="../configuring-a-workspace-using-a-devfile/#devfile-reference_che" class="page">Devfile reference</a> section.</p>
+</div>
+</li>
+</ol>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="configuring-the-workspace-and-adding-tooling_che"><a class="anchor" href="#configuring-the-workspace-and-adding-tooling_che"></a>Configuring the workspace tools</h2>
+<div class="sectionbody">
+<div class="sect2">
+<h3 id="adding-plug-ins_che"><a class="anchor" href="#adding-plug-ins_che"></a>Adding plug-ins</h3>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>An existing workspace defined on this instance of Che.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<div class="title">Procedure</div>
+<p>To add plug-ins to your workspace:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Click the <strong>Devfile</strong> tab.</p>
+</li>
+<li>
+<p>Add the desired <code>chePlugin</code> component and click the <b class="button">Save</b> button.</p>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+To see a list of available plugins, activate the completion feature by pressing <span class="keyseq"><kbd>Ctrl</kbd>+<kbd>Space</kbd></span>.
+</td>
+</tr>
+</table>
+</div>
+<div class="imageblock">
+<div class="content">
+<img src="../_images/workspaces/workspace-add-plugin.png" alt="workspace add plugin">
+</div>
+</div>
+</li>
+</ol>
+</div>
+</div>
+<div class="sect2">
+<h3 id="defining-the-workspace-editor_che"><a class="anchor" href="#defining-the-workspace-editor_che"></a>Defining the workspace editor</h3>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>An existing workspace defined on this instance of Che.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<div class="title">Procedure</div>
+<p>To define the editor to use with the workspace:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Click the <strong>Devfile</strong> tab.</p>
+</li>
+<li>
+<p>Add the desired <code>cheEditor</code> component and click the <b class="button">Save</b> button.</p>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+To see a list of available plugins, activate the completion feature by pressing <span class="keyseq"><kbd>Ctrl</kbd>+<kbd>Space</kbd></span>. The recommended editor for Che 7.26 is Che-Theia.
+</td>
+</tr>
+</table>
+</div>
+<div class="imageblock">
+<div class="content">
+<img src="../_images/workspaces/workspace-add-editor.png" alt="workspace add editor">
+</div>
+</div>
+</li>
+</ol>
+</div>
+<div class="ulist">
+<div class="title">Additional resources</div>
+<ul>
+<li>
+<p><a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a></p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+</div>
+</article>
+  </div>
+</main>
+</div>
+<footer class="footer">
+    <div><a href="https://www.eclipse.org" target="_blank">Eclipse Foundation</a> | 
+       <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy Policy</a> |
+       <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of Use</a> |
+       <a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank">Eclipse Public License</a> |
+       <a href="https://www.eclipse.org/legal" target="_blank">Legal Resources</a></div>
+</footer>
+
+<script src="../../../_/js/site.js"></script>
+<script async src="../../../_/js/vendor/highlight.js"></script>
+  </body>
+</html>
diff --git a/docs/che-7/end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/index.html b/docs/che-7/end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/index.html
index 96a9518..cfef14f 100644
--- a/docs/che-7/end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/index.html
+++ b/docs/che-7/end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/index.html
@@ -1,924 +1,9 @@
 <!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width,initial-scale=1">
-    <title>Creating a workspace by importing the source code of a project :: Eclipse Che Documentation</title>
-    <link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">
-    <meta name="keywords" content="end-user-guide, creating-a-workspace-by-importing-source-code-of-a-project">
-    <meta name="generator" content="Antora 2.3.4">
-    <link rel="stylesheet" href="../../../_/css/site.css">
-<link rel="stylesheet" href="../../../_/css/extra.css">
-<link rel="stylesheet" href="../../../_/font-awesome-4.7.0/css/font-awesome.min.css">
-<link rel="icon" href="../../../favicon.ico" type="image/x-icon">
-    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37306001-2"></script>
-    <script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','UA-37306001-2')</script>
-    <script>var uiRootPath = '../../../_'</script>
-  </head>
-  <body class="article">
-<header class="header" role="banner">
-  <nav class="navbar">
-    <div class="navbar-brand">
-      <div class="navbar-item">
-        <button class="navbar-burger" data-target="topbar-nav">
-          <span></span>
-          <span></span>
-          <span></span>
-        </button>
-        <img src="../../../_/img/icon-eclipse-che.svg" class="navbar-logo" alt="Eclipse Che logo">
-        <a href="https://www.eclipse.org/che/docs">Eclipse Che Documentation</a>
-      </div>
-    </div>
-    <div id="topbar-nav" class="navbar-menu">
-      <div class="navbar-end">
-        <div class="navbar-item hide-for-print">
-          <script async src="https://cse.google.com/cse.js?cx=002898025167115630151:gnr5edrg2eo"></script>
-          <div class="gcse-searchbox" enableAutoComplete="true"></div>
-        </div>
-        <a class="navbar-item" href="#">Home</a>
-        <a class="navbar-item" href="https://che.eclipse.org/">Blog</a>
-        <a class="navbar-item" href="https://github.com/eclipse/che">Source Code</a>
-      </div>
-    </div>
-  </nav>
-<div class="gcse-searchresults"></div>
-</header>
-<div class="body">
-<div class="nav-container" data-component="che-7" data-version="master">
-  <aside class="nav">
-    <div class="panels">
-<div class="nav-panel-menu is-active" data-panel="menu">
-  <nav class="nav-menu">
-    <h3 class="title"><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></h3>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../overview/introduction-to-eclipse-che/">Introduction to Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../overview/che-architecture/">Che architecture</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../hosted-che/hosted-che/">Eclipse Che hosted by Red Hat</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">End-user Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../navigating-che/">Navigating Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../navigating-che-using-the-dashboard/">Navigating Che: dashboard</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../importing-certificates-to-browsers/">Importing certificates to browsers</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../accessing-che-from-openshift-developer-perspective/">Navigating Che from OpenShift Developer Perspective</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../che-theia-ide-basics/">Che-Theia IDE basics</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../defining-custom-commands-for-che-theia/">Defining custom commands for Che-Theia</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../version-control/">Version Control</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../che-theia-troubleshooting/">Che-Theia Troubleshooting</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/">Differences in how Che-Theia Webview works on a single-host mode comparing to a multi-host mode</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item is-current-page" data-depth="2">
-    <a class="nav-link" href="./">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../authentication-against-bitbucket-server-with-the-personal-access-token/">Authentication against Bitbucket Server with the personal access token</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../customizing-developer-environments/">Customizing developer environments</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../testing-a-visual-studio-code-extension-in-che/">Testing a VS Code extension in Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../using-alternative-ides-in-che/">Using alternative IDEs in Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../support-for-jetbrains-ides/">JetBrains IDEs</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-intellij-idea-community-edition/">Using IntelliJ Idea Community Edition</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-intellij-idea-ultimate-edition/">Using IntelliJ Idea Ultimate Edition</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-webstorm/">Using WebStorm</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../provisioning-jetbrains-activation-code-for-offline-use/">Provisioning activation code for offline use</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-tools-to-che-after-creating-a-workspace/">Adding tools to Che after creating a workspace</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../using-artifact-repositories-in-a-restricted-environment/">Using artifact repositories in a restricted environment</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-maven-artifact-repositories/">Using Maven artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-gradle-artifact-repositories/">Using Gradle artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-python-artifact-repositories/">Using Python artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-go-artifact-repositories/">Using Go artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-nuget-artifact-repositories/">Using NuGet artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-npm-artifact-repositories/">Using npm artifact repositories</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../troubleshooting-che/">Troubleshooting Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Installation Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../installation-guide/supported-platforms/">Supported platforms</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../installation-guide/configuring-the-che-installation/">Configuring the Che installation</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che/">Installing Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che-in-cloud/">Installing Che in cloud</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-operatorhub/">Installing Che on OpenShift 4 using OperatorHub</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-cli/">Installing Che on OpenShift 4 using CLI</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-3-using-the-operator/">Installing Che on OpenShift 3</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-kubespray/">Installing Che on Kubespray</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-aws/">Installing Che on AWS</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-google-cloud-platform/">Installing Che on Google Cloud</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-microsoft-azure/">Installing Che on Microsoft Azure</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che-locally/">Installing Che locally</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-codeready-containers/">Installing Che on CodeReady Containers</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-docker-desktop/">Installing Che on Docker Desktop</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-minikube/">Installing Che on Minikube</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-minishift/">Installing Che on Minishift</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-kind/">Installing Che on Kind</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/using-the-chectl-management-tool/">Using the chectl management tool</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/installing-che-in-a-restricted-environment/">Installing Che in restricted environment</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/advanced-configuration/">Advanced configuration</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/">Advanced configuration options for Che server</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-namespace-strategies/">Configuring namespace strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-storage-strategies/">Configuring storage strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-storage-types/">Configuring storage types</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/running-more-than-one-workspace-at-a-time/">Running more than one workspace at a time</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-workspace-exposure-strategies/">Configuring workspace exposure strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-workspaces-nodeselector/">Configuring workspaces nodeSelector</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-che-hostname/">Configuring Che hostname</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-labels-for-ingresses/">Configuring labels for Kubernetes Ingress</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-labels-for-routes/">Configuring labels for OpenShift Route</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/">Deploying Che with support for Git repositories with self-signed certificates</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/installing-che-using-storage-classes/">Installing Che using storage classes</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/importing-untrusted-tls-certificates/">Importing untrusted TLS certificates to Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/switching-between-external-and-internal-communication/">Switching between external and internal ways in inter-component communication</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/">Setting up the Keycloak che-username-readonly theme for the Eclipse Che login page</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/">Mounting a secret as a file or an environment variable into a Eclipse&#160;Che container</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/upgrading-che/">Upgrading Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-operatorhub/">Upgrading Che using OperatorHub</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool/">Upgrading Che using the CLI management tool</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/">Upgrading Che in restricted environment</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/uninstalling-che/">Uninstalling Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/">Using the OpenShift web console</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/">Using OpenShift CLI</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-chectl-installation/">Using chectl</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Administration Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/che-architecture-overview/">Che architecture</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/che-workspace-controller/">Che workspace controller</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/che-workspaces-architecture/">Che workspaces architecture</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/calculating-che-resource-requirements/">Calculating Che resource requirements</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/customizing-the-registries/">Customizing the registries</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/building-custom-registry-images/">Building custom registry images</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/running-custom-registries/">Running custom registries</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/retrieving-che-logs/">Retrieving Che logs</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-server-logging/">Configuring server logging</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-kubernetes-events/">Accessing Kubernetes events on OpenShift</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-operator-events/">Viewing the Operator events on OpenShift</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-che-server-logs/">Viewing Che server logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-external-service-logs/">Viewing external service logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-plug-in-broker-logs/">Viewing Plug-in broker logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/collecting-logs-using-chectl/">Collecting logs using chectl</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/monitoring-che/">Monitoring Che</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/tracing-che/">Tracing Che</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/backup-and-disaster-recovery/">Backup and disaster recovery</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/external-database-setup/">External database setup</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/persistent-volumes-backups/">Persistent Volumes backups</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/caching-images-for-faster-workspace-start/">Caching images for faster workspace start</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/defining-the-list-of-images-to-pull/">Defining the list of images</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/defining-the-memory-parameters-for-the-image-puller/">Defining the memory settings</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-the-operator/">Installing using the Operator</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-operatorhub/">Installing on OpenShift 4</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-openshift-templates/">Installing on OpenShift 3</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-helm/">Installing using Helm</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/managing-identities-and-authorizations/">Managing identities and authorizations</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/authenticating-users/">Authenticating users</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/authorizing-users/">Authorizing users</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-authorization/">Configuring authorization</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-openshift-oauth/">Configuring OpenShift OAuth</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/removing-user-data/">Removing user data</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Contributor Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/branding-che-theia/">Branding Che-Theia</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/developing-che-theia-plug-ins/">Developing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/testing-che-theia-plug-ins/">Testing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/publishing-che-theia-plug-ins/">Publishing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-language/">Adding support for a new language</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-debugger/">Adding support for a new debugger</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../contributor-guide/che-extensibility-reference/">Che extensibility reference</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/che-extension-points/">Che extension points</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/che-theia-plug-in-api/">Che-Theia plug-in API</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/debug-adapter-protocol/">Debug Adapter Protocol</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/language-server-protocol/">Language Server Protocol</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Extensions</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../extensions/eclipse-che4z/">Eclipse Che4z</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../extensions/openshift-connector-overview/">OpenShift Connector</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/features-of-openshift-connector/">Features of OpenShift Connector</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/installing-openshift-connector-in-che/">Installing OpenShift Connector in Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/authenticating-with-openshift-connector-from-che/">Authenticating with OpenShift Connector from Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/creating-components-with-openshift-connector-in-che/">Creating Components with OpenShift Connector in Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/">Connecting source code from GitHub to a OpenShift Component</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../extensions/telemetry/">Telemetry</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/creating-a-telemetry-plugin/">Creating A Telemetry Plugin</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/the-woopra-telemetry-plugin/">The Woopra Telemetry Plugin</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../glossary/che-glossary/">Che glossary</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </nav>
-</div>
-<div class="nav-panel-explore" data-panel="explore">
-  <div class="context">
-    <span class="title">Documentation</span>
-    <span class="version">master</span>
-  </div>
-  <ul class="components">
-    <li class="component is-current">
-      <a class="title" href="../../overview/introduction-to-eclipse-che/">Documentation</a>
-      <ul class="versions">
-        <li class="version is-current is-latest">
-          <a href="../../overview/introduction-to-eclipse-che/">master</a>
-        </li>
-      </ul>
-    </li>
-  </ul>
-</div>
-    </div>
-  </aside>
-</div>
-<main class="article">
-<div class="toolbar" role="navigation">
-<button class="nav-toggle"></button>
-  <a href="../../overview/introduction-to-eclipse-che/" class="home-link"></a>
-<nav class="breadcrumbs" aria-label="breadcrumbs">
-  <ul>
-    <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
-    <li>End-user Guide</li>
-    <li><a href="../workspaces-overview/">Using developer workspaces</a></li>
-    <li><a href="./">Creating a workspace by importing source code of a project</a></li>
-  </ul>
-</nav>
-  <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/creating-a-workspace-by-importing-source-code-of-a-project.adoc">Edit this Page</a></div>
-  </div>
-  <div class="content">
-<aside class="toc sidebar" data-title="Contents" data-levels="2">
-  <div class="toc-menu"></div>
-</aside>
-<article class="doc">
-<h1 class="page">Creating a workspace by importing the source code of a project</h1>
-<div id="preamble">
-<div class="sectionbody">
-<div class="paragraph">
-<p>This section describes how to create a new workspace to edit an existing codebase.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace with plug-ins related to your development environment defined on this instance of Eclipse&#160;Che <a href="../creating-and-configuring-a-new-workspace/" class="page">Creating and configuring a new Che 7.26 workspace</a>.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<p>You can do it in two ways <strong>before</strong> starting a workspace:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><a href="#creating-a-custom-workspace-from-the-dashboard_che">Select a sample from the Dashboard, then change the devfile to include your project</a></p>
-</li>
-<li>
-<p><a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a></p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<p>To create a new workspace to edit an existing codebase, use one of the following three methods <strong>after</strong> you have started the workspace:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><a href="#importing-from-the-dashboard-into-an-existing-workspace_che">Import from the <strong>Dashboard</strong> into an existing workspace</a></p>
-</li>
-<li>
-<p><a href="#importing-to-a-running-workspace-using-the-git-clone-command_che">Import to a running workspace using the <code>git clone</code> command</a></p>
-</li>
-<li>
-<p><a href="#importing-to-a-running-workspace-with-git-clone-in-a-terminal_che">Import to a running workspace using <code>git clone</code> in a terminal</a></p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="creating-a-custom-workspace-from-the-dashboard_che"><a class="anchor" href="#creating-a-custom-workspace-from-the-dashboard_che"></a>Select a sample from the Dashboard, then change the devfile to include your project</h2>
-<div class="sectionbody">
-<div class="ulist">
-<ul>
-<li>
-<p>In the left navigation panel, go to <strong>Get Started</strong>.</p>
-</li>
-<li>
-<p>Click the <strong>Custom Workspace</strong> tab if it&#8217;s not already selected.</p>
-</li>
-<li>
-<p>In the <strong>Devfile</strong> section, select the devfile template that will be used to build and run projects.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/che-select-devfile.png" alt="Select a devfile from the list">
-</div>
-</div>
-</li>
-<li>
-<p>In the <strong>Devfile editor</strong>, update <code>projects</code> section:</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/devfile-projects.png" alt="Update projects section of the devfile">
-</div>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="title">Example: add a project</div>
-<div class="paragraph">
-<p>To add a project into the workspace, add or edit the following section:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">projects:
-  - name: che
-    source:
-      type: git
-      location: 'https://github.com/eclipse/che.git'</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>See the <a href="../making-a-workspace-portable-using-a-devfile/#devfile-reference_che" class="page">making-a-workspace-portable-using-a-devfile.adoc#devfile-reference_che</a>.</p>
-</div>
-</td>
-</tr>
-</table>
-</div>
-</li>
-<li>
-<p>To open the workspace, click the <b class="button">Create &amp; Open</b> button.</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="importing-from-the-dashboard-into-an-existing-workspace_che"><a class="anchor" href="#importing-from-the-dashboard-into-an-existing-workspace_che"></a>Importing from the Dashboard into an existing workspace</h2>
-<div class="sectionbody">
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Import the project. There are at least two ways to import a project using the <strong>Dashboard</strong>.</p>
-<div class="ulist">
-<ul>
-<li>
-<p>From the <strong>Dashboard</strong>, select <strong>Workspaces</strong>, then select your workspace by clicking on its name. This will link you to the workspace&#8217;s <strong>Overview</strong> tab.</p>
-</li>
-<li>
-<p>Or, use the gear icon. This will link to the <strong>Devfile</strong> tab where you can enter your own YAML configuration.</p>
-</li>
-</ul>
-</div>
-</li>
-<li>
-<p>Click the <strong>Projects</strong> tab.</p>
-</li>
-<li>
-<p>Click <strong>Add Project</strong>. You can then import project by a repository Git URL or from GitHub.</p>
-</li>
-</ol>
-</div>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/che-config-projects-add-git.png" alt="Add projects to workspace">
-</div>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="paragraph">
-<p>You can add a project to a non-running workspace, but you must start the workspace to delete it.</p>
-</div>
-</td>
-</tr>
-</table>
-</div>
-<div class="sect2">
-<h3 id="_editing_the_commands_after_importing_a_project"><a class="anchor" href="#_editing_the_commands_after_importing_a_project"></a>Editing the commands after importing a project</h3>
-<div class="paragraph">
-<p>After you have a project in your workspace, you can add commands to it. Adding commands to your projects allows you to run, debug, or launch your application in a browser.</p>
-</div>
-<div class="paragraph">
-<p>To add commands to the project:</p>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Open the workspace configuration in the <strong>Dashboard</strong>, then select the <strong>Devfile</strong> tab.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/workspace-config-yaml.png" alt="Add commands to workspace">
-</div>
-</div>
-</li>
-<li>
-<p>Open the workspace.</p>
-</li>
-<li>
-<p>To run a command, select <strong>Terminal</strong> &gt; <strong>Run Task</strong> from the main menu.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/run-command.png" alt="Run task">
-</div>
-</div>
-</li>
-<li>
-<p>To configure commands, select <strong>Terminal</strong> &gt; <strong>Configure Tasks</strong> from the main menu.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/configure-command.png" alt="Configure tasks">
-</div>
-</div>
-</li>
-</ol>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="importing-to-a-running-workspace-using-the-git-clone-command_che"><a class="anchor" href="#importing-to-a-running-workspace-using-the-git-clone-command_che"></a>Importing to a running workspace using the <strong>Git: Clone</strong> command</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>To import to a running workspace using the <strong>Git: Clone</strong> command:</p>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Start a workspace, then use the <strong>Git: Clone</strong> command from the command palette or the Welcome screen to import a project to a running workspace.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/che-welcome.png" alt="Welcome screen">
-</div>
-</div>
-</li>
-<li>
-<p>Open the command palette using <code>F1</code> or <code>CTRL-SHIFT-P</code>, or from the link in the Welcome screen.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/git-clone-command.png" alt="Invoke git clone command">
-</div>
-</div>
-</li>
-<li>
-<p>Enter the path to the project you want to clone.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/git-clone-command-2.png" alt="Configure git clone command">
-</div>
-</div>
-</li>
-</ol>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="importing-to-a-running-workspace-with-git-clone-in-a-terminal_che"><a class="anchor" href="#importing-to-a-running-workspace-with-git-clone-in-a-terminal_che"></a>Importing to a running workspace with <code>git clone</code> in a terminal</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>In addition to the approaches above, you can also start a workspace, open a <strong>Terminal</strong>, and type <code>git clone</code> to pull code.</p>
-</div>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/git-clone-terminal.png" alt="Run git clone in a terminal">
-</div>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="paragraph">
-<p>Importing or deleting workspace projects in the terminal does not update the workspace configuration, and the change is not reflected in the <strong>Project</strong> and <strong>Devfile</strong> tabs in the dashboard.</p>
-</div>
-<div class="paragraph">
-<p>Similarly, if you add a project using the <strong>Dashboard</strong>, then delete it with <code>rm -fr myproject</code>, it may still appear in the <strong>Projects</strong> or <strong>Devfile</strong> tab.</p>
-</div>
-</td>
-</tr>
-</table>
-</div>
-</div>
-</div>
-</article>
-  </div>
-</main>
-</div>
-<footer class="footer">
-    <div><a href="https://www.eclipse.org" target="_blank">Eclipse Foundation</a> | 
-       <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy Policy</a> |
-       <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of Use</a> |
-       <a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank">Eclipse Public License</a> |
-       <a href="https://www.eclipse.org/legal" target="_blank">Legal Resources</a></div>
-</footer>
-
-<script src="../../../_/js/site.js"></script>
-<script async src="../../../_/js/vendor/highlight.js"></script>
-  </body>
-</html>
+<meta charset="utf-8">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">
+<script>location="../creating-a-workspace-by-importing-the-source-code-of-a-project/"</script>
+<meta http-equiv="refresh" content="0; url=../creating-a-workspace-by-importing-the-source-code-of-a-project/">
+<meta name="robots" content="noindex">
+<title>Redirect Notice</title>
+<h1>Redirect Notice</h1>
+<p>The page you requested has been relocated to <a href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/</a>.</p>
diff --git a/docs/che-7/end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/index.html b/docs/che-7/end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/index.html
new file mode 100644
index 0000000..c3bc61b
--- /dev/null
+++ b/docs/che-7/end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/index.html
@@ -0,0 +1,926 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width,initial-scale=1">
+    <title>Creating a workspace by importing the source code of a project :: Eclipse Che Documentation</title>
+    <link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">
+    <meta name="keywords" content="end-user-guide, creating-a-workspace-by-importing-the-source-code-of-a-project">
+    <meta name="generator" content="Antora 2.3.4">
+    <link rel="stylesheet" href="../../../_/css/site.css">
+<link rel="stylesheet" href="../../../_/css/extra.css">
+<link rel="stylesheet" href="../../../_/font-awesome-4.7.0/css/font-awesome.min.css">
+<link rel="icon" href="../../../favicon.ico" type="image/x-icon">
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37306001-2"></script>
+    <script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','UA-37306001-2')</script>
+    <script>var uiRootPath = '../../../_'</script>
+  </head>
+  <body class="article">
+<header class="header" role="banner">
+  <nav class="navbar">
+    <div class="navbar-brand">
+      <div class="navbar-item">
+        <button class="navbar-burger" data-target="topbar-nav">
+          <span></span>
+          <span></span>
+          <span></span>
+        </button>
+        <img src="../../../_/img/icon-eclipse-che.svg" class="navbar-logo" alt="Eclipse Che logo">
+        <a href="https://www.eclipse.org/che/docs">Eclipse Che Documentation</a>
+      </div>
+    </div>
+    <div id="topbar-nav" class="navbar-menu">
+      <div class="navbar-end">
+        <div class="navbar-item hide-for-print">
+          <script async src="https://cse.google.com/cse.js?cx=002898025167115630151:gnr5edrg2eo"></script>
+          <div class="gcse-searchbox" enableAutoComplete="true"></div>
+        </div>
+        <a class="navbar-item" href="#">Home</a>
+        <a class="navbar-item" href="https://che.eclipse.org/">Blog</a>
+        <a class="navbar-item" href="https://github.com/eclipse/che">Source Code</a>
+      </div>
+    </div>
+  </nav>
+<div class="gcse-searchresults"></div>
+</header>
+<div class="body">
+<div class="nav-container" data-component="che-7" data-version="master">
+  <aside class="nav">
+    <div class="panels">
+<div class="nav-panel-menu is-active" data-panel="menu">
+  <nav class="nav-menu">
+    <h3 class="title"><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></h3>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../overview/introduction-to-eclipse-che/">Introduction to Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../overview/che-architecture/">Che architecture</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../hosted-che/hosted-che/">Eclipse Che hosted by Red Hat</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">End-user Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../navigating-che/">Navigating Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../navigating-che-using-the-dashboard/">Navigating Che: dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-certificates-to-browsers/">Importing certificates to browsers</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../accessing-che-from-openshift-developer-perspective/">Navigating Che from OpenShift Developer Perspective</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../che-theia-ide-basics/">Che-Theia IDE basics</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../defining-custom-commands-for-che-theia/">Defining custom commands for Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../version-control/">Version Control</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../che-theia-troubleshooting/">Che-Theia Troubleshooting</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/">Differences in how Che-Theia Webview works on a single-host mode comparing to a multi-host mode</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item is-current-page" data-depth="2">
+    <a class="nav-link" href="./">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../authentication-against-bitbucket-server-with-the-personal-access-token/">Authentication against Bitbucket Server with the personal access token</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../customizing-developer-environments/">Customizing developer environments</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../testing-a-visual-studio-code-extension-in-che/">Testing a VS Code extension in Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-alternative-ides-in-che/">Using alternative IDEs in Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../support-for-jetbrains-ides/">JetBrains IDEs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-community-edition/">Using IntelliJ Idea Community Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-ultimate-edition/">Using IntelliJ Idea Ultimate Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-webstorm/">Using WebStorm</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../provisioning-jetbrains-activation-code-for-offline-use/">Provisioning activation code for offline use</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-tools-to-che-after-creating-a-workspace/">Adding tools to Che after creating a workspace</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-artifact-repositories-in-a-restricted-environment/">Using artifact repositories in a restricted environment</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-maven-artifact-repositories/">Using Maven artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-gradle-artifact-repositories/">Using Gradle artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-python-artifact-repositories/">Using Python artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-go-artifact-repositories/">Using Go artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-nuget-artifact-repositories/">Using NuGet artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-npm-artifact-repositories/">Using npm artifact repositories</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../troubleshooting-che/">Troubleshooting Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Installation Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/supported-platforms/">Supported platforms</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/configuring-the-che-installation/">Configuring the Che installation</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che/">Installing Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-in-cloud/">Installing Che in cloud</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-operatorhub/">Installing Che on OpenShift 4 using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-cli/">Installing Che on OpenShift 4 using CLI</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-3-using-the-operator/">Installing Che on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kubespray/">Installing Che on Kubespray</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-aws/">Installing Che on AWS</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-google-cloud-platform/">Installing Che on Google Cloud</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-microsoft-azure/">Installing Che on Microsoft Azure</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-locally/">Installing Che locally</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-codeready-containers/">Installing Che on CodeReady Containers</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-docker-desktop/">Installing Che on Docker Desktop</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minikube/">Installing Che on Minikube</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minishift/">Installing Che on Minishift</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kind/">Installing Che on Kind</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/using-the-chectl-management-tool/">Using the chectl management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-in-a-restricted-environment/">Installing Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/advanced-configuration/">Advanced configuration</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/">Advanced configuration options for Che server</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-namespace-strategies/">Configuring namespace strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-strategies/">Configuring storage strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-types/">Configuring storage types</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/running-more-than-one-workspace-at-a-time/">Running more than one workspace at a time</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspace-exposure-strategies/">Configuring workspace exposure strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspaces-nodeselector/">Configuring workspaces nodeSelector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-che-hostname/">Configuring Che hostname</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-ingresses/">Configuring labels for Kubernetes Ingress</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-routes/">Configuring labels for OpenShift Route</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/">Deploying Che with support for Git repositories with self-signed certificates</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-using-storage-classes/">Installing Che using storage classes</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/importing-untrusted-tls-certificates/">Importing untrusted TLS certificates to Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/switching-between-external-and-internal-communication/">Switching between external and internal ways in inter-component communication</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/">Setting up the Keycloak che-username-readonly theme for the Eclipse Che login page</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/">Mounting a secret as a file or an environment variable into a Eclipse&#160;Che container</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/upgrading-che/">Upgrading Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-operatorhub/">Upgrading Che using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool/">Upgrading Che using the CLI management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/">Upgrading Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/uninstalling-che/">Uninstalling Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/">Using the OpenShift web console</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/">Using OpenShift CLI</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-chectl-installation/">Using chectl</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Administration Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/che-architecture-overview/">Che architecture</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspace-controller/">Che workspace controller</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspaces-architecture/">Che workspaces architecture</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/calculating-che-resource-requirements/">Calculating Che resource requirements</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/customizing-the-registries/">Customizing the registries</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/building-custom-registry-images/">Building custom registry images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/running-custom-registries/">Running custom registries</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/retrieving-che-logs/">Retrieving Che logs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-server-logging/">Configuring server logging</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-kubernetes-events/">Accessing Kubernetes events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-operator-events/">Viewing the Operator events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-che-server-logs/">Viewing Che server logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-external-service-logs/">Viewing external service logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-plug-in-broker-logs/">Viewing Plug-in broker logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/collecting-logs-using-chectl/">Collecting logs using chectl</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/monitoring-che/">Monitoring Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/tracing-che/">Tracing Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/backup-and-disaster-recovery/">Backup and disaster recovery</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/external-database-setup/">External database setup</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/persistent-volumes-backups/">Persistent Volumes backups</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/caching-images-for-faster-workspace-start/">Caching images for faster workspace start</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-list-of-images-to-pull/">Defining the list of images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-memory-parameters-for-the-image-puller/">Defining the memory settings</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-the-operator/">Installing using the Operator</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-operatorhub/">Installing on OpenShift 4</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-openshift-templates/">Installing on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-helm/">Installing using Helm</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/managing-identities-and-authorizations/">Managing identities and authorizations</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authenticating-users/">Authenticating users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authorizing-users/">Authorizing users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-authorization/">Configuring authorization</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-openshift-oauth/">Configuring OpenShift OAuth</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/removing-user-data/">Removing user data</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Contributor Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/branding-che-theia/">Branding Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/developing-che-theia-plug-ins/">Developing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/testing-che-theia-plug-ins/">Testing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/publishing-che-theia-plug-ins/">Publishing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-language/">Adding support for a new language</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-debugger/">Adding support for a new debugger</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../contributor-guide/che-extensibility-reference/">Che extensibility reference</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-extension-points/">Che extension points</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-theia-plug-in-api/">Che-Theia plug-in API</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/debug-adapter-protocol/">Debug Adapter Protocol</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/language-server-protocol/">Language Server Protocol</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Extensions</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../extensions/eclipse-che4z/">Eclipse Che4z</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/openshift-connector-overview/">OpenShift Connector</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/features-of-openshift-connector/">Features of OpenShift Connector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/installing-openshift-connector-in-che/">Installing OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/authenticating-with-openshift-connector-from-che/">Authenticating with OpenShift Connector from Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-components-with-openshift-connector-in-che/">Creating Components with OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/">Connecting source code from GitHub to a OpenShift Component</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/telemetry/">Telemetry</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-a-telemetry-plugin/">Creating A Telemetry Plugin</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/the-woopra-telemetry-plugin/">The Woopra Telemetry Plugin</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../glossary/che-glossary/">Che glossary</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </nav>
+</div>
+<div class="nav-panel-explore" data-panel="explore">
+  <div class="context">
+    <span class="title">Documentation</span>
+    <span class="version">master</span>
+  </div>
+  <ul class="components">
+    <li class="component is-current">
+      <a class="title" href="../../overview/introduction-to-eclipse-che/">Documentation</a>
+      <ul class="versions">
+        <li class="version is-current is-latest">
+          <a href="../../overview/introduction-to-eclipse-che/">master</a>
+        </li>
+      </ul>
+    </li>
+  </ul>
+</div>
+    </div>
+  </aside>
+</div>
+<main class="article">
+<div class="toolbar" role="navigation">
+<button class="nav-toggle"></button>
+  <a href="../../overview/introduction-to-eclipse-che/" class="home-link"></a>
+<nav class="breadcrumbs" aria-label="breadcrumbs">
+  <ul>
+    <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
+    <li>End-user Guide</li>
+    <li><a href="../workspaces-overview/">Using developer workspaces</a></li>
+    <li><a href="./">Creating a workspace by importing the source code of a project</a></li>
+  </ul>
+</nav>
+  <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/creating-a-workspace-by-importing-the-source-code-of-a-project.adoc">Edit this Page</a></div>
+  </div>
+  <div class="content">
+<aside class="toc sidebar" data-title="Contents" data-levels="2">
+  <div class="toc-menu"></div>
+</aside>
+<article class="doc">
+<h1 class="page">Creating a workspace by importing the source code of a project</h1>
+<div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
+<p>This section describes how to create a new workspace for editing an existing codebase.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>An existing workspace with plug-ins related to your development environment defined on this instance of Eclipse&#160;Che <a href="../configuring-a-workspace-with-dashboard/" class="page">Configuring a Che 7.26 workspace</a>.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>A user can progress with two methods that have to be applied <strong>before</strong> starting a workspace:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p><a href="#creating-a-custom-workspace-from-the-dashboard_che">Select a sample from the Dashboard, then change the devfile to include your project</a></p>
+</li>
+<li>
+<p><a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a></p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>To create a new workspace for editing an existing codebase, use one of the following methods <strong>after</strong> the workspace has been started:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p><a href="#importing-from-the-dashboard-into-an-existing-workspace_che">Import from the <strong>Dashboard</strong> into an existing workspace</a></p>
+</li>
+<li>
+<p><a href="#importing-to-a-running-workspace-using-the-git-clone-command_che">Import to a running workspace using the <code>git clone</code> command</a></p>
+</li>
+<li>
+<p><a href="#importing-to-a-running-workspace-with-git-clone-in-a-terminal_che">Import to a running workspace using <code>git clone</code> in a terminal</a></p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="creating-a-custom-workspace-from-the-dashboard_che"><a class="anchor" href="#creating-a-custom-workspace-from-the-dashboard_che"></a>Select a sample from the Dashboard, then change the devfile to include your project</h2>
+<div class="sectionbody">
+<div class="ulist">
+<ul>
+<li>
+<p>In the left navigation panel, go to <strong>Get Started</strong>.</p>
+</li>
+<li>
+<p>Click the <strong>Custom Workspace</strong> tab if it&#8217;s not already selected.</p>
+</li>
+<li>
+<p>In the <strong>Devfile</strong> section, select the devfile template that will be used to build and run projects.</p>
+<div class="imageblock">
+<div class="content">
+<img src="../_images/workspaces/che-select-devfile.png" alt="Select a devfile from the list">
+</div>
+</div>
+</li>
+<li>
+<p>In the <strong>Devfile editor</strong>, update <code>projects</code> section:</p>
+<div class="imageblock">
+<div class="content">
+<img src="../_images/workspaces/devfile-projects.png" alt="Update projects section of the devfile">
+</div>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+<div class="title">Example: add a project</div>
+<div class="paragraph">
+<p>To add a project into the workspace, add or edit the following section:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">projects:
+  - name: che
+    source:
+      type: git
+      location: 'https://github.com/eclipse/che.git'</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>See the <a href="../configuring-a-workspace-using-a-devfile/#devfile-reference_che" class="page">Devfile reference</a>.</p>
+</div>
+</td>
+</tr>
+</table>
+</div>
+</li>
+<li>
+<p>To open the workspace, click the <b class="button">Create &amp; Open</b> button.</p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="importing-from-the-dashboard-into-an-existing-workspace_che"><a class="anchor" href="#importing-from-the-dashboard-into-an-existing-workspace_che"></a>Importing from the Dashboard into an existing workspace</h2>
+<div class="sectionbody">
+<div class="ulist">
+<ul>
+<li>
+<p>From the <strong>Dashboard</strong>, select <strong>Workspaces</strong>.</p>
+</li>
+<li>
+<p>Select your workspace by selecting its name. This will link you to the workspace&#8217;s <strong>Overview</strong> tab.</p>
+</li>
+<li>
+<p>Open <strong>Devfile</strong> tab where you can enter your own YAML configuration.</p>
+</li>
+<li>
+<p>Add the project.</p>
+</li>
+</ul>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+<div class="title">Example: add a project</div>
+<div class="paragraph">
+<p>To add a project into the workspace, add or edit the following section:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">projects:
+  - name: che
+    source:
+      type: git
+      location: 'https://github.com/eclipse/che.git'</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>See the <a href="../configuring-a-workspace-using-a-devfile/#devfile-reference_che" class="page">Devfile reference</a>.</p>
+</div>
+</td>
+</tr>
+</table>
+</div>
+<div class="sect2">
+<h3 id="editing-the-commands-after-importing-a-project_che"><a class="anchor" href="#editing-the-commands-after-importing-a-project_che"></a>Editing the commands after importing a project</h3>
+<div class="paragraph">
+<p>After you have a project in your workspace, you can add commands to it. Adding commands to your projects allows you to run, debug, or launch your application in a browser.</p>
+</div>
+<div class="paragraph">
+<p>To add commands to the project:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Open the workspace configuration in the <strong>Dashboard</strong>, then select the <strong>Devfile</strong> tab.</p>
+</li>
+<li>
+<p>Modify the commands field.</p>
+</li>
+<li>
+<p>Open the workspace.</p>
+</li>
+<li>
+<p>To run a command, select <strong>Terminal</strong> &gt; <strong>Run Task</strong> from the main menu.</p>
+<div class="imageblock">
+<div class="content">
+<img src="../_images/workspaces/run-command.png" alt="Run task">
+</div>
+</div>
+</li>
+<li>
+<p>To configure commands, select <strong>Terminal</strong> &gt; <strong>Configure Tasks</strong> from the main menu.</p>
+<div class="imageblock">
+<div class="content">
+<img src="../_images/workspaces/configure-command.png" alt="Configure tasks">
+</div>
+</div>
+</li>
+</ol>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="importing-to-a-running-workspace-using-the-git-clone-command_che"><a class="anchor" href="#importing-to-a-running-workspace-using-the-git-clone-command_che"></a>Importing to a running workspace using the <strong>Git: Clone</strong> command</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>To import to a running workspace using the <strong>Git: Clone</strong> command:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Start a workspace, then use the <strong>Git: Clone</strong> command from the command palette or the Welcome screen to import a project to a running workspace.</p>
+<div class="imageblock">
+<div class="content">
+<img src="../_images/workspaces/che-welcome.png" alt="Welcome screen">
+</div>
+</div>
+</li>
+<li>
+<p>Open the command palette using <code>F1</code> or <code>CTRL-SHIFT-P</code>, or from the link in the Welcome screen.</p>
+<div class="imageblock">
+<div class="content">
+<img src="../_images/workspaces/git-clone-command.png" alt="Invoke git clone command">
+</div>
+</div>
+</li>
+<li>
+<p>Enter the path to the project that is about to be cloned.</p>
+<div class="imageblock">
+<div class="content">
+<img src="../_images/workspaces/git-clone-command-2.png" alt="Configure git clone command">
+</div>
+</div>
+</li>
+</ol>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="importing-to-a-running-workspace-with-git-clone-in-a-terminal_che"><a class="anchor" href="#importing-to-a-running-workspace-with-git-clone-in-a-terminal_che"></a>Importing to a running workspace with <code>git clone</code> in a terminal</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>In addition to the approaches above, you can also start a workspace, open a <strong>Terminal</strong>, and type <code>git clone</code> to pull code.</p>
+</div>
+<div class="imageblock">
+<div class="content">
+<img src="../_images/workspaces/git-clone-terminal.png" alt="Run git clone in a terminal">
+</div>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+<div class="paragraph">
+<p>Importing or deleting workspace projects in the terminal does not update the workspace configuration, and the change is not reflected in the <strong>Project</strong> and <strong>Devfile</strong> tabs in the dashboard.</p>
+</div>
+<div class="paragraph">
+<p>Similarly, when you add a project using the <strong>Dashboard</strong>, then delete it with <code>rm -fr myproject</code>, it may still appear in the <strong>Projects</strong> or <strong>Devfile</strong> tab.</p>
+</div>
+</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</article>
+  </div>
+</main>
+</div>
+<footer class="footer">
+    <div><a href="https://www.eclipse.org" target="_blank">Eclipse Foundation</a> | 
+       <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy Policy</a> |
+       <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of Use</a> |
+       <a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank">Eclipse Public License</a> |
+       <a href="https://www.eclipse.org/legal" target="_blank">Legal Resources</a></div>
+</footer>
+
+<script src="../../../_/js/site.js"></script>
+<script async src="../../../_/js/vendor/highlight.js"></script>
+  </body>
+</html>
diff --git a/docs/che-7/end-user-guide/creating-a-workspace-from-code-sample/index.html b/docs/che-7/end-user-guide/creating-a-workspace-from-code-sample/index.html
index f5b0f95..1679ad2 100644
--- a/docs/che-7/end-user-guide/creating-a-workspace-from-code-sample/index.html
+++ b/docs/che-7/end-user-guide/creating-a-workspace-from-code-sample/index.html
@@ -112,14 +112,26 @@
     <button class="nav-item-toggle"></button>
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
+  <li class="nav-item is-current-page" data-depth="2">
+    <a class="nav-link" href="./">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -127,12 +139,6 @@
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
-  <li class="nav-item is-current-page" data-depth="2">
-    <a class="nav-link" href="./">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -648,28 +651,15 @@
 <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
-<p>Every stack includes a sample codebase, which is defined by the devfile of the stack. This section explains how to create a workspace from this code sample in a sequence of three procedures.</p>
+<p>This section explains how to create a workspace from code sample or devfile template.</p>
 </div>
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>Creating a workspace from the user dashboard:</p>
-<div class="olist loweralpha">
-<ol class="loweralpha" type="a">
-<li>
-<p>Using the <a href="#creating-a-workspace-from-get-started-view-of-user-dashboard_che">Get Started view</a>.</p>
+<p>Creating a workspace from sample using the <a href="#creating-a-workspace-from-get-started-view-of-user-dashboard_che">Get Started view</a>.</p>
 </li>
 <li>
-<p>Using the <a href="#creating-a-workspace-from-custom-workspace-view-of-user-dashboard_che">Custom Workspace view</a>.</p>
-</li>
-</ol>
-</div>
-</li>
-<li>
-<p><a href="#changing-the-configuration-of-an-existing-workspace_che">Changing the configuration of the workspace</a> to add code sample.</p>
-</li>
-<li>
-<p><a href="#running-an-existing-workspace-from-the-user-dashboard_che">Running an existing workspace from the user dashboard</a>.</p>
+<p>Creating a custom workspace using templates on <a href="#creating-a-custom-workspace-from-a-template_che">Custom Workspace view</a>.</p>
 </li>
 </ol>
 </div>
@@ -679,10 +669,10 @@
 </div>
 </div>
 <div class="sect1">
-<h2 id="creating-a-workspace-from-get-started-view-of-user-dashboard_che"><a class="anchor" href="#creating-a-workspace-from-get-started-view-of-user-dashboard_che"></a>Creating a workspace from Get Started view of User Dashboard</h2>
+<h2 id="creating-a-workspace-from-get-started-view-of-user-dashboard_che"><a class="anchor" href="#creating-a-workspace-from-get-started-view-of-user-dashboard_che"></a>Creating a workspace from Get Started view of user dashboard</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This section describes how to create a workspace from the User Dashboard.</p>
+<p>This section describes how to create a workspace from the user dashboard with a code sample.</p>
 </div>
 <div class="ulist">
 <div class="title">Prerequisites</div>
@@ -708,24 +698,9 @@
 <p>In the gallery, there is list of samples that may be used to build and run projects.</p>
 <div class="imageblock">
 <div class="content">
-<img src="../_images/workspaces/che-select-sample.png" alt="Select a stack from the gallery">
+<img src="../_images/workspaces/che-select-sample.png" alt="Select a sample from the gallery">
 </div>
 </div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="title">Changing resource limits</div>
-<div class="paragraph">
-<p>Changing the memory requirements is only possible from the devfile. See <a href="#changing-the-configuration-of-an-existing-workspace_che">Changing the configuration of an existing workspace</a>.</p>
-</div>
-</td>
-</tr>
-</table>
-</div>
 </li>
 <li>
 <p>Start the workspace: click the chosen stack card.</p>
@@ -755,10 +730,10 @@
 </div>
 </div>
 <div class="sect1">
-<h2 id="creating-a-workspace-from-custom-workspace-view-of-user-dashboard_che"><a class="anchor" href="#creating-a-workspace-from-custom-workspace-view-of-user-dashboard_che"></a>Creating a workspace from Custom Workspace view of User Dashboard</h2>
+<h2 id="creating-a-custom-workspace-from-a-template_che"><a class="anchor" href="#creating-a-custom-workspace-from-a-template_che"></a>Creating a custom workspace from a template</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This section describes how to create a workspace from the User Dashboard.</p>
+<p>This section describes how to create a custom workspace from a template.</p>
 </div>
 <div class="ulist">
 <div class="title">Prerequisites</div>
@@ -805,310 +780,14 @@
 <img src="../_images/workspaces/che-select-devfile.png" alt="Select a devfile from the list">
 </div>
 </div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="title">Changing resource limits</div>
-<div class="paragraph">
-<p>Changing the memory requirements is only possible from the devfile. See <a href="#changing-the-configuration-of-an-existing-workspace_che">Changing the configuration of an existing workspace</a>.</p>
-</div>
-</td>
-</tr>
-</table>
-</div>
 </li>
 <li>
 <p>Start the workspace: click the <b class="button">Create &amp; Open</b> button at the bottom of the form:</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/che-create-and-open.png" alt="Create and Open">
-</div>
-</div>
 </li>
 </ol>
 </div>
 </div>
 </div>
-<div class="sect1">
-<h2 id="changing-the-configuration-of-an-existing-workspace_che"><a class="anchor" href="#changing-the-configuration-of-an-existing-workspace_che"></a>Changing the configuration of an existing workspace</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>This section describes how to change the configuration of an existing workspace from the User Dashboard.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che <a href="../creating-and-configuring-a-new-workspace/" class="page">Creating and configuring a new Che 7.26 workspace</a>.</p>
-</li>
-</ul>
-</div>
-<div class="olist arabic">
-<div class="title">Procedure</div>
-<ol class="arabic">
-<li>
-<p>Navigate to the Che Dashboard. See <a href="../navigating-che-using-the-dashboard/" class="page">Navigating Che using the Dashboard</a>.</p>
-</li>
-<li>
-<p>In the left navigation panel, go to  <strong>Workspaces</strong>.</p>
-</li>
-<li>
-<p>Click the name of a workspace to navigate to the configuration overview page.</p>
-</li>
-<li>
-<p>Click the <strong>Overview</strong> tab and execute following actions:</p>
-<div class="ulist">
-<ul>
-<li>
-<p>Change the <strong>Workspace name</strong>.</p>
-</li>
-<li>
-<p>Select <strong>Storage Type</strong>.</p>
-</li>
-<li>
-<p><strong>Export</strong> the workspace configuration to a file or private cloud.</p>
-</li>
-<li>
-<p><strong>Delete</strong> the workspace.</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/workspaces/workspace-config-overview.png"><img src="../_images/workspaces/workspace-config-overview.png" alt="Workspace configuration overview"></a>
-</div>
-</div>
-</li>
-</ul>
-</div>
-</li>
-<li>
-<p>In the <strong>Projects</strong> section, choose the projects to integrate in the workspace.</p>
-<div class="olist loweralpha">
-<ol class="loweralpha" type="a">
-<li>
-<p>Click the <b class="button">Add Project</b> button and do one of the following:</p>
-<div class="olist lowerroman">
-<ol class="lowerroman" type="i">
-<li>
-<p>Enter the project Git repository URL to integrate in the workspace:</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/workspaces/che-config-projects-add-git.png"><img src="../_images/workspaces/che-config-projects-add-git.png" alt="Add project by URL to workspace"></a>
-</div>
-</div>
-</li>
-<li>
-<p>Connect your GitHub account and select projects to integrate:</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/workspaces/che-config-projects-add-github.png"><img src="../_images/workspaces/che-config-projects-add-github.png" alt="Add project from GitHub to workspace"></a>
-</div>
-</div>
-</li>
-</ol>
-</div>
-</li>
-<li>
-<p>Click the <b class="button">Add</b> button.</p>
-</li>
-</ol>
-</div>
-</li>
-<li>
-<p>In the <strong>Plugins</strong> section, choose the plug-ins to integrate in the workspace.</p>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="title">Example</div>
-<div class="paragraph">
-<p>Start with a generic Java-based stack, then add support for Node.js or Python.</p>
-</div>
-</td>
-</tr>
-</table>
-</div>
-</li>
-<li>
-<p>In the <strong>Editors</strong> section, choose the editors to integrate in the workspace. The Che 7.26 editor is based on Che-Theia.</p>
-</li>
-<li>
-<p>From the <strong>Devfile</strong> tab, edit YAML configuration of the workspace. See <a href="../making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a>.</p>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="title">Example: add commands</div>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/workspaces/workspace-config-yaml.png"><img src="../_images/workspaces/workspace-config-yaml.png" alt="YAML configuration"></a>
-</div>
-</div>
-</td>
-</tr>
-</table>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="title">Example: add a project</div>
-<div class="paragraph">
-<p>To add a project into the workspace, add or edit the following section:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">projects:
-  - name: che
-    source:
-      type: git
-      location: 'https://github.com/eclipse/che.git'</code></pre>
-</div>
-</div>
-</td>
-</tr>
-</table>
-</div>
-</li>
-</ol>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="running-an-existing-workspace-from-the-user-dashboard_che"><a class="anchor" href="#running-an-existing-workspace-from-the-user-dashboard_che"></a>Running an existing workspace from the User Dashboard</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>This section describes how to run an existing workspace from the User Dashboard.</p>
-</div>
-<div class="sect2">
-<h3 id="running-an-existing-workspace-from-the-user-dashboard-with-the-run-button_che"><a class="anchor" href="#running-an-existing-workspace-from-the-user-dashboard-with-the-run-button_che"></a>Running an existing workspace from the User Dashboard with the Run button</h3>
-<div class="paragraph">
-<p>This section describes how to run an existing workspace from the User Dashboard using the <strong>Run</strong> button.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che <a href="../creating-and-configuring-a-new-workspace/" class="page">Creating and configuring a new Che 7.26 workspace</a>.</p>
-</li>
-</ul>
-</div>
-<div class="olist arabic">
-<div class="title">Procedure</div>
-<ol class="arabic">
-<li>
-<p>Navigate to the Che Dashboard. See <a href="../navigating-che-using-the-dashboard/" class="page">Navigating Che using the Dashboard</a>.</p>
-</li>
-<li>
-<p>In the left navigation panel, navigate to  <strong>Workspaces</strong>.</p>
-</li>
-<li>
-<p>Click on the name of a non-running workspace to navigate to the overview page.</p>
-</li>
-<li>
-<p>Click on the <b class="button">Run</b> button in the top right corner of the page.</p>
-</li>
-<li>
-<p>The workspace is started.</p>
-</li>
-<li>
-<p>The browser <strong>does not</strong> navigates to the workspace.</p>
-</li>
-</ol>
-</div>
-</div>
-<div class="sect2">
-<h3 id="running-an-existing-workspace-from-the-user-dashboard-with-the-open-button_che"><a class="anchor" href="#running-an-existing-workspace-from-the-user-dashboard-with-the-open-button_che"></a>Running an existing workspace from the User Dashboard using the Open button</h3>
-<div class="paragraph">
-<p>This section describes how to run an existing workspace from the User Dashboard using the <strong>Open</strong> button.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che <a href="../creating-and-configuring-a-new-workspace/" class="page">Creating and configuring a new Che 7.26 workspace</a>.</p>
-</li>
-</ul>
-</div>
-<div class="olist arabic">
-<div class="title">Procedure</div>
-<ol class="arabic">
-<li>
-<p>Navigate to the Che Dashboard. See <a href="../navigating-che-using-the-dashboard/" class="page">Navigating Che using the Dashboard</a>.</p>
-</li>
-<li>
-<p>In the left navigation panel, navigate to  <strong>Workspaces</strong>.</p>
-</li>
-<li>
-<p>Click on the name of a non-running workspace to navigate to the overview page.</p>
-</li>
-<li>
-<p>Click on the <b class="button">Open</b> button in the top right corner of the page.</p>
-</li>
-<li>
-<p>The workspace is started.</p>
-</li>
-<li>
-<p>The browser navigates to the workspace.</p>
-</li>
-</ol>
-</div>
-</div>
-<div class="sect2">
-<h3 id="running-an-existing-workspace-from-the-user-dashboard-usinng-the-recent-workspaces_che"><a class="anchor" href="#running-an-existing-workspace-from-the-user-dashboard-usinng-the-recent-workspaces_che"></a>Running an existing workspace from the User Dashboard using the Recent Workspaces</h3>
-<div class="paragraph">
-<p>This section describes how to run an existing workspace from the User Dashboard using the Recent Workspaces.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che <a href="../creating-and-configuring-a-new-workspace/" class="page">Creating and configuring a new Che 7.26 workspace</a>.</p>
-</li>
-</ul>
-</div>
-<div class="olist arabic">
-<div class="title">Procedure</div>
-<ol class="arabic">
-<li>
-<p>Navigate to the Che Dashboard. See <a href="../navigating-che-using-the-dashboard/" class="page">Navigating Che using the Dashboard</a>.</p>
-</li>
-<li>
-<p>In the left navigation panel, in the <strong>Recent Workspaces</strong> section, right-click the name of a non-running workspace and click <strong>Run</strong> in the contextual menu to start it.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/che-run-from-recent-workspaces.png" alt="Run from Recent Workspaces">
-</div>
-</div>
-</li>
-</ol>
-</div>
-</div>
-</div>
-</div>
 </article>
   </div>
 </main>
diff --git a/docs/che-7/end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/index.html b/docs/che-7/end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/index.html
new file mode 100644
index 0000000..6d3df7f
--- /dev/null
+++ b/docs/che-7/end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/index.html
@@ -0,0 +1,725 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width,initial-scale=1">
+    <title>Creating a workspace using chectl and a local devfile :: Eclipse Che Documentation</title>
+    <link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">
+    <meta name="keywords" content="end-user-guide, creating-a-workspace-from-local-devfile-using-chectl">
+    <meta name="generator" content="Antora 2.3.4">
+    <link rel="stylesheet" href="../../../_/css/site.css">
+<link rel="stylesheet" href="../../../_/css/extra.css">
+<link rel="stylesheet" href="../../../_/font-awesome-4.7.0/css/font-awesome.min.css">
+<link rel="icon" href="../../../favicon.ico" type="image/x-icon">
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37306001-2"></script>
+    <script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','UA-37306001-2')</script>
+    <script>var uiRootPath = '../../../_'</script>
+  </head>
+  <body class="article">
+<header class="header" role="banner">
+  <nav class="navbar">
+    <div class="navbar-brand">
+      <div class="navbar-item">
+        <button class="navbar-burger" data-target="topbar-nav">
+          <span></span>
+          <span></span>
+          <span></span>
+        </button>
+        <img src="../../../_/img/icon-eclipse-che.svg" class="navbar-logo" alt="Eclipse Che logo">
+        <a href="https://www.eclipse.org/che/docs">Eclipse Che Documentation</a>
+      </div>
+    </div>
+    <div id="topbar-nav" class="navbar-menu">
+      <div class="navbar-end">
+        <div class="navbar-item hide-for-print">
+          <script async src="https://cse.google.com/cse.js?cx=002898025167115630151:gnr5edrg2eo"></script>
+          <div class="gcse-searchbox" enableAutoComplete="true"></div>
+        </div>
+        <a class="navbar-item" href="#">Home</a>
+        <a class="navbar-item" href="https://che.eclipse.org/">Blog</a>
+        <a class="navbar-item" href="https://github.com/eclipse/che">Source Code</a>
+      </div>
+    </div>
+  </nav>
+<div class="gcse-searchresults"></div>
+</header>
+<div class="body">
+<div class="nav-container" data-component="che-7" data-version="master">
+  <aside class="nav">
+    <div class="panels">
+<div class="nav-panel-menu is-active" data-panel="menu">
+  <nav class="nav-menu">
+    <h3 class="title"><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></h3>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../overview/introduction-to-eclipse-che/">Introduction to Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../overview/che-architecture/">Che architecture</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../hosted-che/hosted-che/">Eclipse Che hosted by Red Hat</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">End-user Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../navigating-che/">Navigating Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../navigating-che-using-the-dashboard/">Navigating Che: dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-certificates-to-browsers/">Importing certificates to browsers</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../accessing-che-from-openshift-developer-perspective/">Navigating Che from OpenShift Developer Perspective</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../che-theia-ide-basics/">Che-Theia IDE basics</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../defining-custom-commands-for-che-theia/">Defining custom commands for Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../version-control/">Version Control</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../che-theia-troubleshooting/">Che-Theia Troubleshooting</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/">Differences in how Che-Theia Webview works on a single-host mode comparing to a multi-host mode</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item is-current-page" data-depth="2">
+    <a class="nav-link" href="./">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../authentication-against-bitbucket-server-with-the-personal-access-token/">Authentication against Bitbucket Server with the personal access token</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../customizing-developer-environments/">Customizing developer environments</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../testing-a-visual-studio-code-extension-in-che/">Testing a VS Code extension in Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-alternative-ides-in-che/">Using alternative IDEs in Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../support-for-jetbrains-ides/">JetBrains IDEs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-community-edition/">Using IntelliJ Idea Community Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-ultimate-edition/">Using IntelliJ Idea Ultimate Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-webstorm/">Using WebStorm</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../provisioning-jetbrains-activation-code-for-offline-use/">Provisioning activation code for offline use</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-tools-to-che-after-creating-a-workspace/">Adding tools to Che after creating a workspace</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-artifact-repositories-in-a-restricted-environment/">Using artifact repositories in a restricted environment</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-maven-artifact-repositories/">Using Maven artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-gradle-artifact-repositories/">Using Gradle artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-python-artifact-repositories/">Using Python artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-go-artifact-repositories/">Using Go artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-nuget-artifact-repositories/">Using NuGet artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-npm-artifact-repositories/">Using npm artifact repositories</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../troubleshooting-che/">Troubleshooting Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Installation Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/supported-platforms/">Supported platforms</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/configuring-the-che-installation/">Configuring the Che installation</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che/">Installing Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-in-cloud/">Installing Che in cloud</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-operatorhub/">Installing Che on OpenShift 4 using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-cli/">Installing Che on OpenShift 4 using CLI</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-3-using-the-operator/">Installing Che on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kubespray/">Installing Che on Kubespray</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-aws/">Installing Che on AWS</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-google-cloud-platform/">Installing Che on Google Cloud</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-microsoft-azure/">Installing Che on Microsoft Azure</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-locally/">Installing Che locally</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-codeready-containers/">Installing Che on CodeReady Containers</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-docker-desktop/">Installing Che on Docker Desktop</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minikube/">Installing Che on Minikube</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minishift/">Installing Che on Minishift</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kind/">Installing Che on Kind</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/using-the-chectl-management-tool/">Using the chectl management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-in-a-restricted-environment/">Installing Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/advanced-configuration/">Advanced configuration</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/">Advanced configuration options for Che server</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-namespace-strategies/">Configuring namespace strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-strategies/">Configuring storage strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-types/">Configuring storage types</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/running-more-than-one-workspace-at-a-time/">Running more than one workspace at a time</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspace-exposure-strategies/">Configuring workspace exposure strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspaces-nodeselector/">Configuring workspaces nodeSelector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-che-hostname/">Configuring Che hostname</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-ingresses/">Configuring labels for Kubernetes Ingress</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-routes/">Configuring labels for OpenShift Route</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/">Deploying Che with support for Git repositories with self-signed certificates</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-using-storage-classes/">Installing Che using storage classes</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/importing-untrusted-tls-certificates/">Importing untrusted TLS certificates to Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/switching-between-external-and-internal-communication/">Switching between external and internal ways in inter-component communication</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/">Setting up the Keycloak che-username-readonly theme for the Eclipse Che login page</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/">Mounting a secret as a file or an environment variable into a Eclipse&#160;Che container</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/upgrading-che/">Upgrading Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-operatorhub/">Upgrading Che using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool/">Upgrading Che using the CLI management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/">Upgrading Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/uninstalling-che/">Uninstalling Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/">Using the OpenShift web console</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/">Using OpenShift CLI</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-chectl-installation/">Using chectl</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Administration Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/che-architecture-overview/">Che architecture</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspace-controller/">Che workspace controller</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspaces-architecture/">Che workspaces architecture</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/calculating-che-resource-requirements/">Calculating Che resource requirements</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/customizing-the-registries/">Customizing the registries</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/building-custom-registry-images/">Building custom registry images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/running-custom-registries/">Running custom registries</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/retrieving-che-logs/">Retrieving Che logs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-server-logging/">Configuring server logging</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-kubernetes-events/">Accessing Kubernetes events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-operator-events/">Viewing the Operator events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-che-server-logs/">Viewing Che server logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-external-service-logs/">Viewing external service logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-plug-in-broker-logs/">Viewing Plug-in broker logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/collecting-logs-using-chectl/">Collecting logs using chectl</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/monitoring-che/">Monitoring Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/tracing-che/">Tracing Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/backup-and-disaster-recovery/">Backup and disaster recovery</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/external-database-setup/">External database setup</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/persistent-volumes-backups/">Persistent Volumes backups</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/caching-images-for-faster-workspace-start/">Caching images for faster workspace start</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-list-of-images-to-pull/">Defining the list of images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-memory-parameters-for-the-image-puller/">Defining the memory settings</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-the-operator/">Installing using the Operator</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-operatorhub/">Installing on OpenShift 4</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-openshift-templates/">Installing on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-helm/">Installing using Helm</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/managing-identities-and-authorizations/">Managing identities and authorizations</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authenticating-users/">Authenticating users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authorizing-users/">Authorizing users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-authorization/">Configuring authorization</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-openshift-oauth/">Configuring OpenShift OAuth</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/removing-user-data/">Removing user data</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Contributor Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/branding-che-theia/">Branding Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/developing-che-theia-plug-ins/">Developing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/testing-che-theia-plug-ins/">Testing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/publishing-che-theia-plug-ins/">Publishing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-language/">Adding support for a new language</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-debugger/">Adding support for a new debugger</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../contributor-guide/che-extensibility-reference/">Che extensibility reference</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-extension-points/">Che extension points</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-theia-plug-in-api/">Che-Theia plug-in API</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/debug-adapter-protocol/">Debug Adapter Protocol</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/language-server-protocol/">Language Server Protocol</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Extensions</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../extensions/eclipse-che4z/">Eclipse Che4z</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/openshift-connector-overview/">OpenShift Connector</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/features-of-openshift-connector/">Features of OpenShift Connector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/installing-openshift-connector-in-che/">Installing OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/authenticating-with-openshift-connector-from-che/">Authenticating with OpenShift Connector from Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-components-with-openshift-connector-in-che/">Creating Components with OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/">Connecting source code from GitHub to a OpenShift Component</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/telemetry/">Telemetry</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-a-telemetry-plugin/">Creating A Telemetry Plugin</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/the-woopra-telemetry-plugin/">The Woopra Telemetry Plugin</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../glossary/che-glossary/">Che glossary</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </nav>
+</div>
+<div class="nav-panel-explore" data-panel="explore">
+  <div class="context">
+    <span class="title">Documentation</span>
+    <span class="version">master</span>
+  </div>
+  <ul class="components">
+    <li class="component is-current">
+      <a class="title" href="../../overview/introduction-to-eclipse-che/">Documentation</a>
+      <ul class="versions">
+        <li class="version is-current is-latest">
+          <a href="../../overview/introduction-to-eclipse-che/">master</a>
+        </li>
+      </ul>
+    </li>
+  </ul>
+</div>
+    </div>
+  </aside>
+</div>
+<main class="article">
+<div class="toolbar" role="navigation">
+<button class="nav-toggle"></button>
+  <a href="../../overview/introduction-to-eclipse-che/" class="home-link"></a>
+<nav class="breadcrumbs" aria-label="breadcrumbs">
+  <ul>
+    <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
+    <li>End-user Guide</li>
+    <li><a href="../workspaces-overview/">Using developer workspaces</a></li>
+    <li><a href="./">Creating a workspace from local devfile using chectl</a></li>
+  </ul>
+</nav>
+  <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/creating-a-workspace-from-local-devfile-using-chectl.adoc">Edit this Page</a></div>
+  </div>
+  <div class="content">
+<aside class="toc sidebar" data-title="Contents" data-levels="2">
+  <div class="toc-menu"></div>
+</aside>
+<article class="doc">
+<h1 class="page">Creating a workspace using chectl and a local devfile</h1>
+<div class="paragraph">
+<p>A Che workspace can be created by pointing the <code>chectl</code> tool to a locally stored devfile. The Che instance then uses the discovered devfile to build a workspace.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>The Che CLI management tool. See <a href="../../installation-guide/using-the-chectl-management-tool/" class="page">Using the chectl management tool</a>.</p>
+</li>
+<li>
+<p>The devfile is available on the local filesystem in the current working directory. See <a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a> for detailed information about creating and using devfiles.</p>
+</li>
+<li>
+<p>You are logged in to Eclipse&#160;Che. See <a href="../navigating-che-using-the-dashboard/#logging-in-to-che-using-chectl_che" class="page">How to login into Che using chectl</a></p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<div class="title">Example</div>
+<p>Download the <code>devfile.yaml</code> file from the <a href="https://github.com/eclipse/che/blob/master/devfile.yaml">GitHub repository</a>  to the current working directory.</p>
+</div>
+<div class="olist arabic">
+<div class="title">Procedure</div>
+<ol class="arabic">
+<li>
+<p>Run a workspace from a devfile using the <code>workspace:create</code> parameter with the <code>chectl</code> tool as follows:</p>
+</li>
+</ol>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>$ chectl workspace:create --name=<em>&lt;WORKSPACE_NAME&gt;</em> \ <i class="conum" data-value="1"></i><b>(1)</b>
+--devfile=devfile.yaml --start \
+-n eclipse-che</pre>
+</div>
+</div>
+<div class="colist arabic">
+<table>
+<tr>
+<td><i class="conum" data-value="1"></i><b>1</b></td>
+<td>The workspace name to create.</td>
+</tr>
+</table>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+If <code>--devfile</code> flag is omitted, the chectl looks for <code>devfile.yaml</code> or <code>devfile.yml</code> files in the current directory to create a workspace from.
+</td>
+</tr>
+</table>
+</div>
+</article>
+  </div>
+</main>
+</div>
+<footer class="footer">
+    <div><a href="https://www.eclipse.org" target="_blank">Eclipse Foundation</a> | 
+       <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy Policy</a> |
+       <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of Use</a> |
+       <a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank">Eclipse Public License</a> |
+       <a href="https://www.eclipse.org/legal" target="_blank">Legal Resources</a></div>
+</footer>
+
+<script src="../../../_/js/site.js"></script>
+<script async src="../../../_/js/vendor/highlight.js"></script>
+  </body>
+</html>
diff --git a/docs/che-7/end-user-guide/creating-a-workspace-from-remote-devfile/index.html b/docs/che-7/end-user-guide/creating-a-workspace-from-remote-devfile/index.html
new file mode 100644
index 0000000..9f1bde6
--- /dev/null
+++ b/docs/che-7/end-user-guide/creating-a-workspace-from-remote-devfile/index.html
@@ -0,0 +1,1073 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width,initial-scale=1">
+    <title>Creating a workspace from remote devfile :: Eclipse Che Documentation</title>
+    <link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-remote-devfile/">
+    <meta name="keywords" content="end-user-guide, creating-a-workspace-from-remote-devfile">
+    <meta name="generator" content="Antora 2.3.4">
+    <link rel="stylesheet" href="../../../_/css/site.css">
+<link rel="stylesheet" href="../../../_/css/extra.css">
+<link rel="stylesheet" href="../../../_/font-awesome-4.7.0/css/font-awesome.min.css">
+<link rel="icon" href="../../../favicon.ico" type="image/x-icon">
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37306001-2"></script>
+    <script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','UA-37306001-2')</script>
+    <script>var uiRootPath = '../../../_'</script>
+  </head>
+  <body class="article">
+<header class="header" role="banner">
+  <nav class="navbar">
+    <div class="navbar-brand">
+      <div class="navbar-item">
+        <button class="navbar-burger" data-target="topbar-nav">
+          <span></span>
+          <span></span>
+          <span></span>
+        </button>
+        <img src="../../../_/img/icon-eclipse-che.svg" class="navbar-logo" alt="Eclipse Che logo">
+        <a href="https://www.eclipse.org/che/docs">Eclipse Che Documentation</a>
+      </div>
+    </div>
+    <div id="topbar-nav" class="navbar-menu">
+      <div class="navbar-end">
+        <div class="navbar-item hide-for-print">
+          <script async src="https://cse.google.com/cse.js?cx=002898025167115630151:gnr5edrg2eo"></script>
+          <div class="gcse-searchbox" enableAutoComplete="true"></div>
+        </div>
+        <a class="navbar-item" href="#">Home</a>
+        <a class="navbar-item" href="https://che.eclipse.org/">Blog</a>
+        <a class="navbar-item" href="https://github.com/eclipse/che">Source Code</a>
+      </div>
+    </div>
+  </nav>
+<div class="gcse-searchresults"></div>
+</header>
+<div class="body">
+<div class="nav-container" data-component="che-7" data-version="master">
+  <aside class="nav">
+    <div class="panels">
+<div class="nav-panel-menu is-active" data-panel="menu">
+  <nav class="nav-menu">
+    <h3 class="title"><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></h3>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../overview/introduction-to-eclipse-che/">Introduction to Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../overview/che-architecture/">Che architecture</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../hosted-che/hosted-che/">Eclipse Che hosted by Red Hat</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">End-user Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../navigating-che/">Navigating Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../navigating-che-using-the-dashboard/">Navigating Che: dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-certificates-to-browsers/">Importing certificates to browsers</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../accessing-che-from-openshift-developer-perspective/">Navigating Che from OpenShift Developer Perspective</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../che-theia-ide-basics/">Che-Theia IDE basics</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../defining-custom-commands-for-che-theia/">Defining custom commands for Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../version-control/">Version Control</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../che-theia-troubleshooting/">Che-Theia Troubleshooting</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/">Differences in how Che-Theia Webview works on a single-host mode comparing to a multi-host mode</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item is-current-page" data-depth="2">
+    <a class="nav-link" href="./">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../authentication-against-bitbucket-server-with-the-personal-access-token/">Authentication against Bitbucket Server with the personal access token</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../customizing-developer-environments/">Customizing developer environments</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../testing-a-visual-studio-code-extension-in-che/">Testing a VS Code extension in Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-alternative-ides-in-che/">Using alternative IDEs in Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../support-for-jetbrains-ides/">JetBrains IDEs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-community-edition/">Using IntelliJ Idea Community Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-ultimate-edition/">Using IntelliJ Idea Ultimate Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-webstorm/">Using WebStorm</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../provisioning-jetbrains-activation-code-for-offline-use/">Provisioning activation code for offline use</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-tools-to-che-after-creating-a-workspace/">Adding tools to Che after creating a workspace</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-artifact-repositories-in-a-restricted-environment/">Using artifact repositories in a restricted environment</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-maven-artifact-repositories/">Using Maven artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-gradle-artifact-repositories/">Using Gradle artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-python-artifact-repositories/">Using Python artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-go-artifact-repositories/">Using Go artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-nuget-artifact-repositories/">Using NuGet artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-npm-artifact-repositories/">Using npm artifact repositories</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../troubleshooting-che/">Troubleshooting Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Installation Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/supported-platforms/">Supported platforms</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/configuring-the-che-installation/">Configuring the Che installation</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che/">Installing Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-in-cloud/">Installing Che in cloud</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-operatorhub/">Installing Che on OpenShift 4 using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-cli/">Installing Che on OpenShift 4 using CLI</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-3-using-the-operator/">Installing Che on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kubespray/">Installing Che on Kubespray</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-aws/">Installing Che on AWS</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-google-cloud-platform/">Installing Che on Google Cloud</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-microsoft-azure/">Installing Che on Microsoft Azure</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-locally/">Installing Che locally</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-codeready-containers/">Installing Che on CodeReady Containers</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-docker-desktop/">Installing Che on Docker Desktop</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minikube/">Installing Che on Minikube</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minishift/">Installing Che on Minishift</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kind/">Installing Che on Kind</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/using-the-chectl-management-tool/">Using the chectl management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-in-a-restricted-environment/">Installing Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/advanced-configuration/">Advanced configuration</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/">Advanced configuration options for Che server</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-namespace-strategies/">Configuring namespace strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-strategies/">Configuring storage strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-types/">Configuring storage types</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/running-more-than-one-workspace-at-a-time/">Running more than one workspace at a time</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspace-exposure-strategies/">Configuring workspace exposure strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspaces-nodeselector/">Configuring workspaces nodeSelector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-che-hostname/">Configuring Che hostname</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-ingresses/">Configuring labels for Kubernetes Ingress</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-routes/">Configuring labels for OpenShift Route</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/">Deploying Che with support for Git repositories with self-signed certificates</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-using-storage-classes/">Installing Che using storage classes</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/importing-untrusted-tls-certificates/">Importing untrusted TLS certificates to Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/switching-between-external-and-internal-communication/">Switching between external and internal ways in inter-component communication</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/">Setting up the Keycloak che-username-readonly theme for the Eclipse Che login page</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/">Mounting a secret as a file or an environment variable into a Eclipse&#160;Che container</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/upgrading-che/">Upgrading Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-operatorhub/">Upgrading Che using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool/">Upgrading Che using the CLI management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/">Upgrading Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/uninstalling-che/">Uninstalling Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/">Using the OpenShift web console</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/">Using OpenShift CLI</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-chectl-installation/">Using chectl</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Administration Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/che-architecture-overview/">Che architecture</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspace-controller/">Che workspace controller</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspaces-architecture/">Che workspaces architecture</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/calculating-che-resource-requirements/">Calculating Che resource requirements</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/customizing-the-registries/">Customizing the registries</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/building-custom-registry-images/">Building custom registry images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/running-custom-registries/">Running custom registries</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/retrieving-che-logs/">Retrieving Che logs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-server-logging/">Configuring server logging</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-kubernetes-events/">Accessing Kubernetes events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-operator-events/">Viewing the Operator events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-che-server-logs/">Viewing Che server logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-external-service-logs/">Viewing external service logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-plug-in-broker-logs/">Viewing Plug-in broker logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/collecting-logs-using-chectl/">Collecting logs using chectl</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/monitoring-che/">Monitoring Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/tracing-che/">Tracing Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/backup-and-disaster-recovery/">Backup and disaster recovery</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/external-database-setup/">External database setup</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/persistent-volumes-backups/">Persistent Volumes backups</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/caching-images-for-faster-workspace-start/">Caching images for faster workspace start</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-list-of-images-to-pull/">Defining the list of images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-memory-parameters-for-the-image-puller/">Defining the memory settings</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-the-operator/">Installing using the Operator</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-operatorhub/">Installing on OpenShift 4</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-openshift-templates/">Installing on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-helm/">Installing using Helm</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/managing-identities-and-authorizations/">Managing identities and authorizations</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authenticating-users/">Authenticating users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authorizing-users/">Authorizing users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-authorization/">Configuring authorization</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-openshift-oauth/">Configuring OpenShift OAuth</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/removing-user-data/">Removing user data</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Contributor Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/branding-che-theia/">Branding Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/developing-che-theia-plug-ins/">Developing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/testing-che-theia-plug-ins/">Testing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/publishing-che-theia-plug-ins/">Publishing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-language/">Adding support for a new language</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-debugger/">Adding support for a new debugger</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../contributor-guide/che-extensibility-reference/">Che extensibility reference</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-extension-points/">Che extension points</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-theia-plug-in-api/">Che-Theia plug-in API</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/debug-adapter-protocol/">Debug Adapter Protocol</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/language-server-protocol/">Language Server Protocol</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Extensions</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../extensions/eclipse-che4z/">Eclipse Che4z</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/openshift-connector-overview/">OpenShift Connector</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/features-of-openshift-connector/">Features of OpenShift Connector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/installing-openshift-connector-in-che/">Installing OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/authenticating-with-openshift-connector-from-che/">Authenticating with OpenShift Connector from Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-components-with-openshift-connector-in-che/">Creating Components with OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/">Connecting source code from GitHub to a OpenShift Component</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/telemetry/">Telemetry</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-a-telemetry-plugin/">Creating A Telemetry Plugin</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/the-woopra-telemetry-plugin/">The Woopra Telemetry Plugin</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../glossary/che-glossary/">Che glossary</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </nav>
+</div>
+<div class="nav-panel-explore" data-panel="explore">
+  <div class="context">
+    <span class="title">Documentation</span>
+    <span class="version">master</span>
+  </div>
+  <ul class="components">
+    <li class="component is-current">
+      <a class="title" href="../../overview/introduction-to-eclipse-che/">Documentation</a>
+      <ul class="versions">
+        <li class="version is-current is-latest">
+          <a href="../../overview/introduction-to-eclipse-che/">master</a>
+        </li>
+      </ul>
+    </li>
+  </ul>
+</div>
+    </div>
+  </aside>
+</div>
+<main class="article">
+<div class="toolbar" role="navigation">
+<button class="nav-toggle"></button>
+  <a href="../../overview/introduction-to-eclipse-che/" class="home-link"></a>
+<nav class="breadcrumbs" aria-label="breadcrumbs">
+  <ul>
+    <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
+    <li>End-user Guide</li>
+    <li><a href="../workspaces-overview/">Using developer workspaces</a></li>
+    <li><a href="./">Creating a workspace from a remote devfile using the dashboard</a></li>
+  </ul>
+</nav>
+  <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/creating-a-workspace-from-remote-devfile.adoc">Edit this Page</a></div>
+  </div>
+  <div class="content">
+<aside class="toc sidebar" data-title="Contents" data-levels="2">
+  <div class="toc-menu"></div>
+</aside>
+<article class="doc">
+<h1 class="page">Creating a workspace from remote devfile</h1>
+<div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
+<p>For quick and easy Che workspace creation, use a factory link.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="creating-a-workspace-from-the-default-branch-of-a-git-repository_che"><a class="anchor" href="#creating-a-workspace-from-the-default-branch-of-a-git-repository_che"></a>Creating a workspace from the default branch of a Git repository</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>It is possible to create a Che workspace by pointing to a devfile that is stored in a Git source repository. The Che instance then uses the discovered <a href="https://github.com/eclipse/che/blob/master/devfile.yaml">devfile.yaml</a> file to build a workspace using the factory URL.
+There are two forms for factory URL, short one is /#$URL and long that supports additional configuration parameters <code>/f?url=$URL</code>.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>The <code>devfile.yaml</code> or <code>.devfile.yaml</code> file is located in the root folder of a Git repository that is available over HTTPS. See <a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a> for detailed information about creating and using devfiles.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<div class="title">Procedure</div>
+<p>Run the workspace by opening the following URL: <code>https://che-host:che-port/#https://<em>&lt;GitRepository&gt;</em></code></p>
+</div>
+<div class="listingblock">
+<div class="title">Example</div>
+<div class="content">
+<pre>https://che.openshift.io/#https://github.com/eclipse/che</pre>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="creating-a-workspace-from-a-feature-branch-of-a-git-repository_che"><a class="anchor" href="#creating-a-workspace-from-a-feature-branch-of-a-git-repository_che"></a>Creating a workspace from a feature branch of a Git repository</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>A Che workspace can be created by pointing to devfile that is stored in a Git source repository on a feature branch of the user’s choice. The Che instance then uses the discovered devfile to build a workspace.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>The <code>devfile.yaml</code> or <code>.devfile.yaml</code> file is located in the root folder of a Git repository, on a specific branch of the user&#8217;s choice that is accessible over HTTPS. See <a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a> for detailed information about creating and using devfiles.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<div class="title">Procedure</div>
+<p>Execute the workspace by opening the following URL: <code>https://che-host:che-port/#<em>&lt;GitHubBranch&gt;</em></code></p>
+</div>
+<div class="paragraph">
+<div class="title">Example</div>
+<p>Use following URL format to open an experimental <a href="https://github.com/quarkusio/quarkus-quickstarts">quarkus-quickstarts</a> branch hosted on <a href="https://che.openshift.io">che.openshift.io</a>.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>https://che.openshift.io/#https://github.com/maxandersen/quarkus-quickstarts/tree/che</pre>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="creating-a-workspace-from-a-publicly-accessible-standalone-devfile-using-http_che"><a class="anchor" href="#creating-a-workspace-from-a-publicly-accessible-standalone-devfile-using-http_che"></a>Creating a workspace from a publicly accessible standalone devfile using HTTP</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>A workspace can be created using a devfile, the URL of which is pointing to the raw content of the devfile. The Che instance then uses the discovered devfile to build a workspace.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>The publicly-accessible standalone <code>devfile.yaml</code> file. See <a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a> for detailed information about creating and using devfiles.</p>
+</li>
+</ul>
+</div>
+<div class="olist arabic">
+<div class="title">Procedure</div>
+<ol class="arabic">
+<li>
+<p>Execute the workspace by opening the following URL: <code>https://che-host:che-port/#https://<em>&lt;yourhosturl&gt;</em>/devfile.yaml</code></p>
+</li>
+</ol>
+</div>
+<div class="listingblock">
+<div class="title">Example</div>
+<div class="content">
+<pre>https://che.openshift.io/#https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml</pre>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="overriding-devfile-values-using-factory-parameters_che"><a class="anchor" href="#overriding-devfile-values-using-factory-parameters_che"></a>Overriding devfile values using factory parameters</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Values in the following sections of a remote devfile can be overridden using specially constructed additional factory parameters:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p><code>apiVersion</code></p>
+</li>
+<li>
+<p><code>metadata</code></p>
+</li>
+<li>
+<p><code>projects</code></p>
+</li>
+<li>
+<p><code>attributes</code></p>
+</li>
+</ul>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>A publicly accessible standalone <code>devfile.yaml</code> file. See <a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a> for detailed information about creating and using devfiles.</p>
+</li>
+</ul>
+</div>
+<div class="olist arabic">
+<div class="title">Procedure</div>
+<ol class="arabic">
+<li>
+<p>Open the workspace by navigating to the following URL: <code>https://che-host:che-port/f?url=https://<em>&lt;hostURL&gt;</em>/devfile.yaml&amp;override.<em>&lt;parameter.path&gt;</em>=<em>&lt;value&gt;</em></code></p>
+</li>
+</ol>
+</div>
+<div class="paragraph">
+<div class="title">Example of overriding the <code>generateName</code> property</div>
+<p>Consider the following initial devfile:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>---
+apiVersion: 1.0.0
+metadata:
+  generateName: golang-
+projects:
+...</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>To add or override <code>generateName</code> value, use the following factory URL:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;override.metadata.generateName=myprefix</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>The resulting workspace has the following devfile model:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>---
+apiVersion: 1.0.0
+metadata:
+  generateName: myprefix
+projects:
+...</pre>
+</div>
+</div>
+<div class="paragraph">
+<div class="title">Example of overriding project source branch property</div>
+<p>Consider the following initial devfile:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>---
+apiVersion: 1.0.0
+metadata:
+  generateName: java-mysql-
+projects:
+  - name: web-java-spring-petclinic
+    source:
+      type: git
+      location: "https://github.com/spring-projects/spring-petclinic.git"
+...</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>To add or override source <code>branch</code> value, use the following factory URL:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;override.projects.web-java-spring-petclinic.source.branch=1.0.x</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>The resulting workspace has the following devfile model:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>apiVersion: 1.0.0
+metadata:
+  generateName: java-mysql-
+projects:
+  - name: web-java-spring-petclinic
+    source:
+      type: git
+      location: "https://github.com/spring-projects/spring-petclinic.git"
+      branch: 1.0.x
+...</pre>
+</div>
+</div>
+<div class="paragraph">
+<div class="title">Example of overriding or creating an attribute value</div>
+<p>Consider the following initial devfile:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>---
+apiVersion: 1.0.0
+metadata:
+  generateName: golang-
+attributes:
+   persistVolumes: false
+projects:
+...</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>To add or override <code>persistVolumes</code> attribute value, use the following factory URL:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;override.attributes.persistVolumes=true</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>The resulting workspace has the following devfile model:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>---
+apiVersion: 1.0.0
+metadata:
+  generateName: golang-
+attributes:
+   persistVolumes: true
+projects:
+...</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>When overriding attributes, everything that follows the <code>attributes</code> keyword is interpreted as an attribute name, so a user can use dot-separated names:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;override.attributes.dot.name.format.attribute=true</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>The resulting workspace has the following devfile model:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>---
+apiVersion: 1.0.0
+metadata:
+  generateName: golang-
+attributes:
+   dot.name.format.attribute: true
+projects:
+...</pre>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="allowing-users-to-define-workspace-deployment-labels-and-annotations_che"><a class="anchor" href="#allowing-users-to-define-workspace-deployment-labels-and-annotations_che"></a>Allowing users to define workspace deployment labels and annotations</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This section describes how to customize workspace deployment labels and annotation using factory parameters.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>A publicly accessible standalone <code>devfile.yaml</code> file. See <a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a> for detailed information about creating and using devfiles.</p>
+</li>
+</ul>
+</div>
+<div class="olist arabic">
+<div class="title">Procedure</div>
+<ol class="arabic">
+<li>
+<p>Open the workspace by navigating to the following URL: <code>https://che-host:che-port/f?url=https://<em>&lt;hostURL&gt;</em>/devfile.yaml&amp;workspaceDeploymentLabels=<em>&lt;url_encoded_comma_separated_key_values&gt;</em>&amp;workspaceDeploymentAnnotations=<em>&lt;url_encoded_comma_separated_key_values override&gt;</em></code></p>
+</li>
+</ol>
+</div>
+<div class="paragraph">
+<div class="title">Example of overriding the <code>deployment labels</code></div>
+<p>Consider the following labels to add:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>ike.target=preference-v1
+ike.session=test</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>To add or override labels, use the following factory URL:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;workspaceDeploymentLabels=ike.target%3Dpreference-v1%2Cike.session%3Dtest</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>The resulting workspace has the following deployment labels:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>---
+apiVersion: apps/v1
+kind: Deployment
+metadata:
+  annotations:
+    deployment.kubernetes.io/revision: "1"
+  creationTimestamp: "2020-10-27T14:03:26Z"
+  generation: 1
+  labels:
+    che.component.name: che-docs-dev
+    che.original_name: che-docs-dev
+    che.workspace_id: workspacegln2g1shejjufpkd
+    ike.session: test
+    ike.target: preference-v1
+  name: workspacegln2g1shejjufpkd.che-docs-dev
+  namespace: opentlc-mgr-che
+  resourceVersion: "107516"
+spec:
+...</pre>
+</div>
+</div>
+<div class="paragraph">
+<div class="title">Example of overriding the <code>deployment annotations</code></div>
+<p>Consider the following annotations to add:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>ike.A1=preference-v1
+ike.A=test</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>To add or override annotations, use the following factory URL:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&amp;workspaceDeploymentAnnotations=ike.A1%3Dpreference-v1%2Cike.A%3Dtest</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>The resulting workspace has the following deployment annotations:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>---
+apiVersion: apps/v1
+kind: Deployment
+metadata:
+  annotations:
+    deployment.kubernetes.io/revision: "1"
+    ike.A: test
+    ike.A1: preference-v1
+  creationTimestamp: "2020-10-28T09:58:52Z"
+  generation: 1
+  labels:
+    che.component.name: che-docs-dev
+    che.original_name: che-docs-dev
+    che.workspace_id: workspacexrtf710v64rl5ouz
+  name: workspacexrtf710v64rl5ouz.che-docs-dev
+  namespace: opentlc-mgr-che
+  resourceVersion: "213191"
+...</pre>
+</div>
+</div>
+<div class="ulist">
+<div class="title">Additional resources</div>
+<ul>
+<li>
+<p><a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a></p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+</article>
+  </div>
+</main>
+</div>
+<footer class="footer">
+    <div><a href="https://www.eclipse.org" target="_blank">Eclipse Foundation</a> | 
+       <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy Policy</a> |
+       <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of Use</a> |
+       <a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank">Eclipse Public License</a> |
+       <a href="https://www.eclipse.org/legal" target="_blank">Legal Resources</a></div>
+</footer>
+
+<script src="../../../_/js/site.js"></script>
+<script async src="../../../_/js/vendor/highlight.js"></script>
+  </body>
+</html>
diff --git a/docs/che-7/end-user-guide/creating-and-configuring-a-new-workspace/index.html b/docs/che-7/end-user-guide/creating-and-configuring-a-new-workspace/index.html
index 847c10b..a13c056 100644
--- a/docs/che-7/end-user-guide/creating-and-configuring-a-new-workspace/index.html
+++ b/docs/che-7/end-user-guide/creating-and-configuring-a-new-workspace/index.html
@@ -1,1122 +1,9 @@
 <!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width,initial-scale=1">
-    <title>Creating and configuring a new Che 7.26 workspace :: Eclipse Che Documentation</title>
-    <link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-and-configuring-a-new-workspace/">
-    <meta name="keywords" content="end-user-guide, creating-and-configuring-a-new-workspace">
-    <meta name="generator" content="Antora 2.3.4">
-    <link rel="stylesheet" href="../../../_/css/site.css">
-<link rel="stylesheet" href="../../../_/css/extra.css">
-<link rel="stylesheet" href="../../../_/font-awesome-4.7.0/css/font-awesome.min.css">
-<link rel="icon" href="../../../favicon.ico" type="image/x-icon">
-    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37306001-2"></script>
-    <script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','UA-37306001-2')</script>
-    <script>var uiRootPath = '../../../_'</script>
-  </head>
-  <body class="article">
-<header class="header" role="banner">
-  <nav class="navbar">
-    <div class="navbar-brand">
-      <div class="navbar-item">
-        <button class="navbar-burger" data-target="topbar-nav">
-          <span></span>
-          <span></span>
-          <span></span>
-        </button>
-        <img src="../../../_/img/icon-eclipse-che.svg" class="navbar-logo" alt="Eclipse Che logo">
-        <a href="https://www.eclipse.org/che/docs">Eclipse Che Documentation</a>
-      </div>
-    </div>
-    <div id="topbar-nav" class="navbar-menu">
-      <div class="navbar-end">
-        <div class="navbar-item hide-for-print">
-          <script async src="https://cse.google.com/cse.js?cx=002898025167115630151:gnr5edrg2eo"></script>
-          <div class="gcse-searchbox" enableAutoComplete="true"></div>
-        </div>
-        <a class="navbar-item" href="#">Home</a>
-        <a class="navbar-item" href="https://che.eclipse.org/">Blog</a>
-        <a class="navbar-item" href="https://github.com/eclipse/che">Source Code</a>
-      </div>
-    </div>
-  </nav>
-<div class="gcse-searchresults"></div>
-</header>
-<div class="body">
-<div class="nav-container" data-component="che-7" data-version="master">
-  <aside class="nav">
-    <div class="panels">
-<div class="nav-panel-menu is-active" data-panel="menu">
-  <nav class="nav-menu">
-    <h3 class="title"><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></h3>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../overview/introduction-to-eclipse-che/">Introduction to Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../overview/che-architecture/">Che architecture</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../hosted-che/hosted-che/">Eclipse Che hosted by Red Hat</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">End-user Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../navigating-che/">Navigating Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../navigating-che-using-the-dashboard/">Navigating Che: dashboard</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../importing-certificates-to-browsers/">Importing certificates to browsers</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../accessing-che-from-openshift-developer-perspective/">Navigating Che from OpenShift Developer Perspective</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../che-theia-ide-basics/">Che-Theia IDE basics</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../defining-custom-commands-for-che-theia/">Defining custom commands for Che-Theia</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../version-control/">Version Control</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../che-theia-troubleshooting/">Che-Theia Troubleshooting</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/">Differences in how Che-Theia Webview works on a single-host mode comparing to a multi-host mode</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item is-current-page" data-depth="2">
-    <a class="nav-link" href="./">Creating and configuring a new workspace</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../authentication-against-bitbucket-server-with-the-personal-access-token/">Authentication against Bitbucket Server with the personal access token</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../customizing-developer-environments/">Customizing developer environments</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../testing-a-visual-studio-code-extension-in-che/">Testing a VS Code extension in Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../using-alternative-ides-in-che/">Using alternative IDEs in Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../support-for-jetbrains-ides/">JetBrains IDEs</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-intellij-idea-community-edition/">Using IntelliJ Idea Community Edition</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-intellij-idea-ultimate-edition/">Using IntelliJ Idea Ultimate Edition</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-webstorm/">Using WebStorm</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../provisioning-jetbrains-activation-code-for-offline-use/">Provisioning activation code for offline use</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-tools-to-che-after-creating-a-workspace/">Adding tools to Che after creating a workspace</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../using-artifact-repositories-in-a-restricted-environment/">Using artifact repositories in a restricted environment</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-maven-artifact-repositories/">Using Maven artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-gradle-artifact-repositories/">Using Gradle artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-python-artifact-repositories/">Using Python artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-go-artifact-repositories/">Using Go artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-nuget-artifact-repositories/">Using NuGet artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-npm-artifact-repositories/">Using npm artifact repositories</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../troubleshooting-che/">Troubleshooting Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Installation Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../installation-guide/supported-platforms/">Supported platforms</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../installation-guide/configuring-the-che-installation/">Configuring the Che installation</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che/">Installing Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che-in-cloud/">Installing Che in cloud</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-operatorhub/">Installing Che on OpenShift 4 using OperatorHub</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-cli/">Installing Che on OpenShift 4 using CLI</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-3-using-the-operator/">Installing Che on OpenShift 3</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-kubespray/">Installing Che on Kubespray</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-aws/">Installing Che on AWS</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-google-cloud-platform/">Installing Che on Google Cloud</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-microsoft-azure/">Installing Che on Microsoft Azure</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che-locally/">Installing Che locally</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-codeready-containers/">Installing Che on CodeReady Containers</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-docker-desktop/">Installing Che on Docker Desktop</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-minikube/">Installing Che on Minikube</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-minishift/">Installing Che on Minishift</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-kind/">Installing Che on Kind</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/using-the-chectl-management-tool/">Using the chectl management tool</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/installing-che-in-a-restricted-environment/">Installing Che in restricted environment</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/advanced-configuration/">Advanced configuration</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/">Advanced configuration options for Che server</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-namespace-strategies/">Configuring namespace strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-storage-strategies/">Configuring storage strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-storage-types/">Configuring storage types</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/running-more-than-one-workspace-at-a-time/">Running more than one workspace at a time</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-workspace-exposure-strategies/">Configuring workspace exposure strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-workspaces-nodeselector/">Configuring workspaces nodeSelector</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-che-hostname/">Configuring Che hostname</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-labels-for-ingresses/">Configuring labels for Kubernetes Ingress</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-labels-for-routes/">Configuring labels for OpenShift Route</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/">Deploying Che with support for Git repositories with self-signed certificates</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/installing-che-using-storage-classes/">Installing Che using storage classes</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/importing-untrusted-tls-certificates/">Importing untrusted TLS certificates to Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/switching-between-external-and-internal-communication/">Switching between external and internal ways in inter-component communication</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/">Setting up the Keycloak che-username-readonly theme for the Eclipse Che login page</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/">Mounting a secret as a file or an environment variable into a Eclipse&#160;Che container</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/upgrading-che/">Upgrading Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-operatorhub/">Upgrading Che using OperatorHub</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool/">Upgrading Che using the CLI management tool</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/">Upgrading Che in restricted environment</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/uninstalling-che/">Uninstalling Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/">Using the OpenShift web console</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/">Using OpenShift CLI</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-chectl-installation/">Using chectl</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Administration Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/che-architecture-overview/">Che architecture</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/che-workspace-controller/">Che workspace controller</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/che-workspaces-architecture/">Che workspaces architecture</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/calculating-che-resource-requirements/">Calculating Che resource requirements</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/customizing-the-registries/">Customizing the registries</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/building-custom-registry-images/">Building custom registry images</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/running-custom-registries/">Running custom registries</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/retrieving-che-logs/">Retrieving Che logs</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-server-logging/">Configuring server logging</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-kubernetes-events/">Accessing Kubernetes events on OpenShift</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-operator-events/">Viewing the Operator events on OpenShift</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-che-server-logs/">Viewing Che server logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-external-service-logs/">Viewing external service logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-plug-in-broker-logs/">Viewing Plug-in broker logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/collecting-logs-using-chectl/">Collecting logs using chectl</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/monitoring-che/">Monitoring Che</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/tracing-che/">Tracing Che</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/backup-and-disaster-recovery/">Backup and disaster recovery</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/external-database-setup/">External database setup</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/persistent-volumes-backups/">Persistent Volumes backups</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/caching-images-for-faster-workspace-start/">Caching images for faster workspace start</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/defining-the-list-of-images-to-pull/">Defining the list of images</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/defining-the-memory-parameters-for-the-image-puller/">Defining the memory settings</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-the-operator/">Installing using the Operator</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-operatorhub/">Installing on OpenShift 4</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-openshift-templates/">Installing on OpenShift 3</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-helm/">Installing using Helm</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/managing-identities-and-authorizations/">Managing identities and authorizations</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/authenticating-users/">Authenticating users</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/authorizing-users/">Authorizing users</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-authorization/">Configuring authorization</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-openshift-oauth/">Configuring OpenShift OAuth</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/removing-user-data/">Removing user data</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Contributor Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/branding-che-theia/">Branding Che-Theia</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/developing-che-theia-plug-ins/">Developing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/testing-che-theia-plug-ins/">Testing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/publishing-che-theia-plug-ins/">Publishing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-language/">Adding support for a new language</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-debugger/">Adding support for a new debugger</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../contributor-guide/che-extensibility-reference/">Che extensibility reference</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/che-extension-points/">Che extension points</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/che-theia-plug-in-api/">Che-Theia plug-in API</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/debug-adapter-protocol/">Debug Adapter Protocol</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/language-server-protocol/">Language Server Protocol</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Extensions</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../extensions/eclipse-che4z/">Eclipse Che4z</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../extensions/openshift-connector-overview/">OpenShift Connector</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/features-of-openshift-connector/">Features of OpenShift Connector</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/installing-openshift-connector-in-che/">Installing OpenShift Connector in Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/authenticating-with-openshift-connector-from-che/">Authenticating with OpenShift Connector from Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/creating-components-with-openshift-connector-in-che/">Creating Components with OpenShift Connector in Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/">Connecting source code from GitHub to a OpenShift Component</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../extensions/telemetry/">Telemetry</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/creating-a-telemetry-plugin/">Creating A Telemetry Plugin</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/the-woopra-telemetry-plugin/">The Woopra Telemetry Plugin</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../glossary/che-glossary/">Che glossary</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </nav>
-</div>
-<div class="nav-panel-explore" data-panel="explore">
-  <div class="context">
-    <span class="title">Documentation</span>
-    <span class="version">master</span>
-  </div>
-  <ul class="components">
-    <li class="component is-current">
-      <a class="title" href="../../overview/introduction-to-eclipse-che/">Documentation</a>
-      <ul class="versions">
-        <li class="version is-current is-latest">
-          <a href="../../overview/introduction-to-eclipse-che/">master</a>
-        </li>
-      </ul>
-    </li>
-  </ul>
-</div>
-    </div>
-  </aside>
-</div>
-<main class="article">
-<div class="toolbar" role="navigation">
-<button class="nav-toggle"></button>
-  <a href="../../overview/introduction-to-eclipse-che/" class="home-link"></a>
-<nav class="breadcrumbs" aria-label="breadcrumbs">
-  <ul>
-    <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
-    <li>End-user Guide</li>
-    <li><a href="../workspaces-overview/">Using developer workspaces</a></li>
-    <li><a href="./">Creating and configuring a new workspace</a></li>
-  </ul>
-</nav>
-  <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/creating-and-configuring-a-new-workspace.adoc">Edit this Page</a></div>
-  </div>
-  <div class="content">
-<aside class="toc sidebar" data-title="Contents" data-levels="2">
-  <div class="toc-menu"></div>
-</aside>
-<article class="doc">
-<h1 class="page">Creating and configuring a new Che 7.26 workspace</h1>
-<div class="sect1">
-<h2 id="creating-a-new-workspace-from-the-dashboard_che"><a class="anchor" href="#creating-a-new-workspace-from-the-dashboard_che"></a>Creating a new workspace from the dashboard</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>This procedure describes how to create and edit a new Che devfile using the <strong>Dashboard</strong>.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<div class="title">Procedure</div>
-<p>To edit the devfile:</p>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>In the <strong>Workspaces</strong> window, click the <b class="button">Add Workspace</b> button. The <strong>Custom Workspace</strong> page should be opened.</p>
-</li>
-<li>
-<p>Scroll down to the <strong>Devfile</strong> section and edit the devfile using <strong>Devfile editor</strong>.</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/workspaces/minimal-devfile.png"><img src="../_images/workspaces/minimal-devfile.png" alt="Devfile editor with the minimal devfile"></a>
-</div>
-</div>
-<div class="paragraph">
-<p>See an example below:</p>
-</div>
-<div class="paragraph">
-<div class="title">Example - Adding a <code>.git</code> project into a workspace using a devfile</div>
-<p>In the following instance, the project <code>che</code> acts as the example of a user&#8217;s project. A user specifies this project using the <code>name</code> attribute of a devfile. The <code>location</code> attribute defines the source repository represented by an URL to a Git repository or ZIP archive.</p>
-</div>
-<div class="paragraph">
-<p>To add a project into the workspace, add or edit the following section:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">projects:
-  - name: <em>&lt;che&gt;</em>
-    source:
-      type: git
-      location: 'https://github.com/<em>&lt;github-organization&gt;</em>/<em>&lt;che&gt;</em>.git'</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>For additional information, see the <a href="../making-a-workspace-portable-using-a-devfile/#devfile-reference_che" class="page">Devfile reference</a> section.</p>
-</div>
-</li>
-</ol>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="adding-projects-to-your-workspace_che"><a class="anchor" href="#adding-projects-to-your-workspace_che"></a>Adding projects to your workspace</h2>
-<div class="sectionbody">
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che. See <a href="#">Creating and configuring a new Che 7.26 workspace</a>.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<div class="title">Procedure</div>
-<p>To add a project to your workspace:</p>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Navigate to <strong>Workspaces</strong> page and click the workspace you want to update.</p>
-<div class="paragraph">
-<p>Here you have two ways to add a project to your workspace:</p>
-</div>
-</li>
-<li>
-<p>From the <strong>Projects</strong> tab.</p>
-<div class="olist loweralpha">
-<ol class="loweralpha" type="a">
-<li>
-<p>Open the <strong>Projects</strong> tab, and then click the <b class="button">Add Project</b> button.</p>
-</li>
-<li>
-<p>Choose if you want to import the project by Git URL or from your GitHub account.</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/workspaces/che-config-projects-add-git.png"><img src="../_images/workspaces/che-config-projects-add-git.png" alt="Add Git Project"></a>
-</div>
-</div>
-</li>
-</ol>
-</div>
-</li>
-<li>
-<p>From the <strong>Devfile</strong> tab.</p>
-<div class="olist loweralpha">
-<ol class="loweralpha" type="a">
-<li>
-<p>Open the <strong>Devfile</strong> tab.</p>
-</li>
-<li>
-<p>In the <strong>Devfile editor</strong>, add <code>projects</code> section with desired project.</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/workspaces/workspace-devfile-editor.png"><img src="../_images/workspaces/workspace-devfile-editor.png" alt="Edit Devfile Content"></a>
-</div>
-</div>
-<div class="paragraph">
-<p>For demonstration example, see below:</p>
-</div>
-<div class="paragraph">
-<div class="title">Example - Adding a <code>.git</code> project into a workspace using a devfile</div>
-<p>In the following instance, the project <code>che</code> acts as the example of a user&#8217;s project. A user specifies this project using the <code>name</code> attribute of a devfile. The <code>location</code> attribute defines the source repository represented by an URL to a Git repository or ZIP archive.</p>
-</div>
-<div class="paragraph">
-<p>To add a project into the workspace, add or edit the following section:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">projects:
-  - name: <em>&lt;che&gt;</em>
-    source:
-      type: git
-      location: 'https://github.com/<em>&lt;github-organization&gt;</em>/<em>&lt;che&gt;</em>.git'</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>For additional information, see the <a href="../making-a-workspace-portable-using-a-devfile/#devfile-reference_che" class="page">Devfile reference</a> section.</p>
-</div>
-</li>
-</ol>
-</div>
-</li>
-</ol>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Once the project is added, click <b class="button">Save</b> button to save this workspace configuration, or click <b class="button">Apply</b> button to apply changes to the running workspace.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/workspace-save-apply-cancel.png" alt="Save Workspace Configuration">
-</div>
-</div>
-</li>
-</ol>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="configuring-the-workspace-and-adding-tooling_che"><a class="anchor" href="#configuring-the-workspace-and-adding-tooling_che"></a>Configuring the workspace and adding tools</h2>
-<div class="sectionbody">
-<div class="sect2">
-<h3 id="adding-plug-ins_che"><a class="anchor" href="#adding-plug-ins_che"></a>Adding plug-ins</h3>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che. See <a href="#">Creating and configuring a new Che 7.26 workspace</a>.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<div class="title">Procedure</div>
-<p>To add plug-ins to your workspace:</p>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Click the <strong>Plugins</strong> tab.</p>
-</li>
-<li>
-<p>Enable the plug-in that you want to add and click the <b class="button">Save</b> button.</p>
-</li>
-</ol>
-</div>
-</div>
-<div class="sect2">
-<h3 id="defining-the-workspace-editor_che"><a class="anchor" href="#defining-the-workspace-editor_che"></a>Defining the workspace editor</h3>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che. See <a href="#">Creating and configuring a new Che 7.26 workspace</a>.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<div class="title">Procedure</div>
-<p>To define the editor to use with the workspace:</p>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Click the <strong>Editors</strong> tab.</p>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-The recommended editor for Che 7.26 is Che-Theia.
-</td>
-</tr>
-</table>
-</div>
-</li>
-<li>
-<p>Enable the editor to add and click the <b class="button">Save</b> button.</p>
-</li>
-<li>
-<p>Click the <strong>Devfile</strong> tab to view the changes.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/workspace-devfile.png" alt="workspace devfile">
-</div>
-</div>
-</li>
-</ol>
-</div>
-</div>
-<div class="sect2">
-<h3 id="defining-specific-container-images_che"><a class="anchor" href="#defining-specific-container-images_che"></a>Defining specific container images</h3>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che. See <a href="#">Creating and configuring a new Che 7.26 workspace</a>.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<div class="title">Procedure</div>
-<p>To add a new container image:</p>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>In the <strong>Devfile</strong> tab, add the following section under the <strong>components</strong> property:</p>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">components:
-  - mountSources: true
-    command:
-      - sleep
-    args:
-      - infinity
-    memoryLimit: 1Gi
-    alias: maven3-jdk11
-    type: dockerimage
-    endpoints:
-      - name: 8080/tcp
-        port: 8080
-    volumes:
-      - name: projects
-        containerPath: /projects
-    image: 'maven:3.6.0-jdk-11'</code></pre>
-</div>
-</div>
-</li>
-<li>
-<p>When using <code>type: kubernetes</code> or <code>type: openshift</code>:</p>
-<div class="ulist">
-<ul>
-<li>
-<p>Use separate recipe files.</p>
-<div class="paragraph">
-<p>To use separate recipe files, specify relative or absolute paths:</p>
-</div>
-<div class="listingblock">
-<div class="title">Example</div>
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">...
-    type: kubernetes
-    reference: deploy_k8s.yaml
-...</code></pre>
-</div>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">...
-    type: openshift
-    reference: deploy_openshift.yaml
-...</code></pre>
-</div>
-</div>
-</li>
-</ul>
-</div>
-</li>
-<li>
-<p>Add a Che 7.25 recipe content to the Che 7.26 devfile as <code>referenceContent</code>:</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/workspaces/component_as_a_referenceContent.png"><img src="../_images/workspaces/component_as_a_referenceContent.png" alt="component as a referenceContent"></a>
-</div>
-</div>
-<div class="olist loweralpha">
-<ol class="loweralpha" type="a">
-<li>
-<p>Set the type from the original Che 7.25 configuration. The following is an example of the resulting file:</p>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  type: kubernetes
-  referenceContent: |
-    apiVersion: v1
-    kind: Pod
-    metadata:
-     name: ws
-    spec:
-     containers:
-      -
-       image: 'rhche/centos_jdk8:latest'
-       name: dev
-       resources:
-       limits:
-         memory: 512Mi</code></pre>
-</div>
-</div>
-</li>
-</ol>
-</div>
-</li>
-<li>
-<p>Copy the required fields, such as <code>image</code>, <code>volumes</code>, and <code>endpoints</code> from the old workspace. See below:</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/workspace_devfile_che_7_.png" alt="workspace devfile che 7 ">
-</div>
-</div>
-</li>
-<li>
-<p>If needed, change the <code>memoryLimit</code> and <code>alias</code> variables. The field <code>alias</code> is used to set a name for the component and if not manually set, it is generated from the values of the <code>image</code> attribute field.</p>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  image: 'maven:3.6.0-jdk-11'
-  alias: maven3-jdk11</code></pre>
-</div>
-</div>
-</li>
-<li>
-<p>To specify the <code>RAM</code> component requirements, set the <code>memoryLimit</code>, <code>memoryRequest</code>, or both.</p>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  alias: maven3-jdk11
-  memoryLimit: 256M
-  memoryRequest: 128M</code></pre>
-</div>
-</div>
-</li>
-<li>
-<p>Repeat the steps to add additional container images.</p>
-</li>
-</ol>
-</div>
-</div>
-<div class="sect2">
-<h3 id="adding-commands-to-your-workspace_che"><a class="anchor" href="#adding-commands-to-your-workspace_che"></a>Adding commands to your workspace</h3>
-<div class="paragraph">
-<p>The following image is a demonstration of workspace configuration commands in  Che 7.26:</p>
-</div>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/workspace-devfile.png" alt="workspace devfile">
-</div>
-<div class="title">Figure 1. An example of the Workspace configuration commands in Che 7.26</div>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che. See <a href="#">Creating and configuring a new Che 7.26 workspace</a>.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<div class="title">Procedure</div>
-<p>To define commands to your workspace, edit the workspace devfile:</p>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Add or edit the <code>command</code> section with the first command. Change the <code>name</code> and the <code>command</code> fields from the original workspace configuration (see the preceding equivalence table).</p>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">commands:
-  - name: build
-    actions:
-      - type: exec
-        command: mvn clean install</code></pre>
-</div>
-</div>
-</li>
-<li>
-<p>To add a new command or edit command from other devfile, copy the following YAML code into the <code>command</code> section and define the a command.</p>
-<div class="olist loweralpha">
-<ol class="loweralpha" type="a">
-<li>
-<p>Change the <code>name</code> and the <code>command</code> fields from the original workspace configuration, as shown in the introduction screenshot of this chapter.</p>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  - name: build and run
-    actions:
-      - type: exec
-        command: mvn clean install &amp;&amp; java -jar</code></pre>
-</div>
-</div>
-</li>
-</ol>
-</div>
-</li>
-<li>
-<p>Optionally, add the <code>component</code> field into <code>actions</code>. This indicates the component alias where the command will be performed.</p>
-</li>
-<li>
-<p>Repeat step 2 to add more commands to the devfile.</p>
-</li>
-<li>
-<p>Click the <strong>Devfile</strong> tab to view the changes.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/workspace-devfile-changes.png" alt="workspace devfile changes">
-</div>
-</div>
-</li>
-<li>
-<p>Save changes and start the new Che 7.26 workspace.</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/workspaces/save-and-start-the-new-che-workspace.png"><img src="../_images/workspaces/save-and-start-the-new-che-workspace.png" alt="save and start the new che workspace"></a>
-</div>
-</div>
-</li>
-</ol>
-</div>
-</div>
-</div>
-</div>
-</article>
-  </div>
-</main>
-</div>
-<footer class="footer">
-    <div><a href="https://www.eclipse.org" target="_blank">Eclipse Foundation</a> | 
-       <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy Policy</a> |
-       <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of Use</a> |
-       <a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank">Eclipse Public License</a> |
-       <a href="https://www.eclipse.org/legal" target="_blank">Legal Resources</a></div>
-</footer>
-
-<script src="../../../_/js/site.js"></script>
-<script async src="../../../_/js/vendor/highlight.js"></script>
-  </body>
-</html>
+<meta charset="utf-8">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/workspaces-overview/">
+<script>location="../workspaces-overview/"</script>
+<meta http-equiv="refresh" content="0; url=../workspaces-overview/">
+<meta name="robots" content="noindex">
+<title>Redirect Notice</title>
+<h1>Redirect Notice</h1>
+<p>The page you requested has been relocated to <a href="../workspaces-overview/">https://www.eclipse.org/che/docs/che-7/end-user-guide/workspaces-overview/</a>.</p>
diff --git a/docs/che-7/end-user-guide/customizing-developer-environments/index.html b/docs/che-7/end-user-guide/customizing-developer-environments/index.html
index deb4684..4bdb4b4 100644
--- a/docs/che-7/end-user-guide/customizing-developer-environments/index.html
+++ b/docs/che-7/end-user-guide/customizing-developer-environments/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/defining-custom-commands-for-che-theia/index.html b/docs/che-7/end-user-guide/defining-custom-commands-for-che-theia/index.html
index 97c86d8..3424c95 100644
--- a/docs/che-7/end-user-guide/defining-custom-commands-for-che-theia/index.html
+++ b/docs/che-7/end-user-guide/defining-custom-commands-for-che-theia/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -738,11 +741,21 @@
 </ul>
 </div>
 </dd>
+</dl>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Spelling = NO --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Terms = NO --></p>
+</div>
+<div class="dlist">
+<dl>
 <dt class="hdlist1">VS Code launch configurations</dt>
 <dd>
 <p><code>Attach remote debugger</code></p>
 <div class="paragraph">
-<p>VS Code launch configurations are usually used to define debugging configuration. To trigger these configurations, press <b class="button">F5</b> or choose <strong>Start Debugging</strong> from the <strong>Debug</strong> menu. The configurations provide information to the debugger, such as the port to connect to for debugging or the type of the application to debug (Node.js, Java, and others.).</p>
+<p>VS Code launch configurations are commonly used to define debugging configuration. To trigger these configurations, press <b class="button">F5</b> or choose <strong>Start Debugging</strong> from the <strong>Debug</strong> menu. The configurations provide information to the debugger, such as the port to connect to for debugging or the type of the application to debug (Node.js, Java, and others.).</p>
 </div>
 <div class="ulist">
 <ul>
@@ -761,7 +774,13 @@
 </dl>
 </div>
 <div class="paragraph">
-<p>Tasks of type <code>che</code>, also known as <code>exec</code> commands, can be executed from the <strong>Terminal&#8594;Run Task</strong> menu or by selecting them in the <strong>My Workspace</strong> panel. Other tasks are only available from <strong>Terminal&#8594;Run Task</strong>. Launch configurations are available in the Che-Theia debugger.</p>
+<p>Tasks of type <code>che</code>, also known as <code>exec</code> commands, can be executed from the <strong>Terminal&#8594;Run Task</strong> menu or by selecting them in the <strong>My Workspace</strong> panel. Other tasks are only available from <strong>Terminal&#8594;Run Task</strong>. Configurations to start with are available in the Che-Theia debugger.</p>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Spelling = YES --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Terms = YES --></p>
 </div>
 <div class="ulist">
 <div class="title">Examples</div>
@@ -786,18 +805,24 @@
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 </ul>
 </div>
 <div class="paragraph">
+<p><!-- vale Vale.Spelling = NO --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Terms = NO --></p>
+</div>
+<div class="paragraph">
 <div class="title">Procedure</div>
 <p>To debug an application:</p>
 </div>
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>Click <strong>Debug</strong> &#8594; <strong>Add Configuration</strong> to add debugging or launch configuration to the project.</p>
+<p>Click <strong>Debug</strong> &#8594; <strong>Add Configuration</strong> for debugging or adding of a launch configuration to the project.</p>
 <div class="imageblock">
 <div class="content">
 <img src="../_images/ide/che-theia-basics-1.png" alt="che theia basics 1">
@@ -805,7 +830,7 @@
 </div>
 </li>
 <li>
-<p>From the pop-up menu, select the appropriate configuration for the application that you want to debug.</p>
+<p>From the pop-up menu, select the appropriate configuration for the application that you are about to debug.</p>
 <div class="imageblock">
 <div class="content">
 <img src="../_images/ide/che-theia-basics-2.png" alt="che theia basics 2">
@@ -821,7 +846,7 @@
 </div>
 </li>
 <li>
-<p>Breakpoints can be toggled by clicking the editor margin.</p>
+<p>Breakpoints can be toggled by selecting the editor margin.</p>
 <div class="imageblock">
 <div class="content">
 <img src="../_images/ide/che-theia-basics-3-b.png" alt="che theia basics 3 b">
@@ -829,7 +854,7 @@
 </div>
 </li>
 <li>
-<p>After opening a context menu, use the <strong>Edit Breakpoint</strong> command to add conditions.</p>
+<p>After opening the breakpoint menu, use the <strong>Edit Breakpoint</strong> command to add conditions.</p>
 <div class="imageblock">
 <div class="content">
 <img src="../_images/ide/che-theia-basics-3-c.png" alt="che theia basics 3 c">
@@ -853,7 +878,7 @@
 </div>
 </li>
 <li>
-<p>In the <strong>Debug</strong> view, select the configuration and press <strong>F5</strong> to debug the application. Or, start the application without debugging by pressing <strong>Ctrl+F5</strong>.</p>
+<p>In the <strong>Debug</strong> view, select the configuration and press <strong>F5</strong> to debug the application. Or, start the application without debugging by pressing <b class="button">Ctrl+F5</b>.</p>
 <div class="imageblock">
 <div class="content">
 <img src="../_images/ide/che-theia-basics-5.png" alt="che theia basics 5">
@@ -862,6 +887,12 @@
 </li>
 </ol>
 </div>
+<div class="paragraph">
+<p><!-- vale Vale.Spelling = YES --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Terms = YES --></p>
+</div>
 </div>
 </div>
 <div class="sect1">
diff --git a/docs/che-7/end-user-guide/differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/index.html b/docs/che-7/end-user-guide/differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/index.html
index 02339a9..075c199 100644
--- a/docs/che-7/end-user-guide/differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/index.html
+++ b/docs/che-7/end-user-guide/differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/importing-certificates-to-browsers/index.html b/docs/che-7/end-user-guide/importing-certificates-to-browsers/index.html
index 867bdb5..4d78c91 100644
--- a/docs/che-7/end-user-guide/importing-certificates-to-browsers/index.html
+++ b/docs/che-7/end-user-guide/importing-certificates-to-browsers/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/importing-kubernetes-applications-into-a-workspace/index.html b/docs/che-7/end-user-guide/importing-kubernetes-applications-into-a-workspace/index.html
index a20788f..e743c74 100644
--- a/docs/che-7/end-user-guide/importing-kubernetes-applications-into-a-workspace/index.html
+++ b/docs/che-7/end-user-guide/importing-kubernetes-applications-into-a-workspace/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item is-current-page" data-depth="2">
     <a class="nav-link" href="./">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -699,7 +702,7 @@
 <p>This procedure describes how to define a Che workspace devfile to include a Kubernetes application.</p>
 </div>
 <div class="paragraph">
-<p>The devfile format is used to define a Che workspace, and its format is described in the <a href="../making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a> section.</p>
+<p>The devfile format is used to define a Che workspace, and its format is described in the <a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a> section.</p>
 </div>
 <div class="ulist">
 <div class="title">Prerequisites</div>
@@ -818,10 +821,10 @@
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 <li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che <a href="../creating-and-configuring-a-new-workspace/" class="page">Creating and configuring a new Che 7.26 workspace</a>.</p>
+<p>An existing workspace defined on this instance of Che.</p>
 </li>
 </ul>
 </div>
@@ -829,23 +832,13 @@
 <div class="title">Procedure</div>
 <ol class="arabic">
 <li>
-<p>After the creation of a workspace, use the <strong>Workspace</strong> menu and then the <strong>Configure workspace</strong> icon to manage the workspace.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/configure-workspace.png" alt="configure workspace">
-</div>
-</div>
+<p>After the creation of a workspace, use the <strong>Workspace</strong> menu and then click on the desired workspace.</p>
 </li>
 <li>
-<p>To modify the workspace details, use the <strong>Devfile</strong> tab. The workspace details are displayed in this tab in the devfile format.</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/workspaces/configure-workspace-devfile.png" alt="configure workspace devfile">
-</div>
-</div>
+<p>Modify the workspace devfile, use the <strong>Devfile</strong> tab.</p>
 </li>
 <li>
-<p>To add a Kubernetes or OpenShift component, use the <strong>Devfile</strong> editor on the dashboard.</p>
+<p>Add a Kubernetes or OpenShift component.</p>
 </li>
 <li>
 <p>For the changes to take effect, save the devfile and restart the Che workspace.</p>
@@ -864,11 +857,14 @@
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 <li>
 <p>The <code>chectl</code> management tool is available. See <a href="../../installation-guide/using-the-chectl-management-tool/" class="page">Using the chectl management tool</a>.</p>
 </li>
+<li>
+<p>You are logged in to Che. See <a href="../navigating-che-using-the-dashboard/#logging-in-to-che-using-chectl_che" class="page">How to login into Che using chectl</a></p>
+</li>
 </ul>
 </div>
 <div class="olist arabic">
diff --git a/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/index.html b/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/index.html
new file mode 100644
index 0000000..a21eb0f
--- /dev/null
+++ b/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/index.html
@@ -0,0 +1,742 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width,initial-scale=1">
+    <title>Investigating failures at a workspace start using the Verbose mode :: Eclipse Che Documentation</title>
+    <link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">
+    <meta name="keywords" content="end-user-guide, investigating-failures-at-a-workspace-start-using-the-verbose-mode">
+    <meta name="generator" content="Antora 2.3.4">
+    <link rel="stylesheet" href="../../../_/css/site.css">
+<link rel="stylesheet" href="../../../_/css/extra.css">
+<link rel="stylesheet" href="../../../_/font-awesome-4.7.0/css/font-awesome.min.css">
+<link rel="icon" href="../../../favicon.ico" type="image/x-icon">
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37306001-2"></script>
+    <script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','UA-37306001-2')</script>
+    <script>var uiRootPath = '../../../_'</script>
+  </head>
+  <body class="article">
+<header class="header" role="banner">
+  <nav class="navbar">
+    <div class="navbar-brand">
+      <div class="navbar-item">
+        <button class="navbar-burger" data-target="topbar-nav">
+          <span></span>
+          <span></span>
+          <span></span>
+        </button>
+        <img src="../../../_/img/icon-eclipse-che.svg" class="navbar-logo" alt="Eclipse Che logo">
+        <a href="https://www.eclipse.org/che/docs">Eclipse Che Documentation</a>
+      </div>
+    </div>
+    <div id="topbar-nav" class="navbar-menu">
+      <div class="navbar-end">
+        <div class="navbar-item hide-for-print">
+          <script async src="https://cse.google.com/cse.js?cx=002898025167115630151:gnr5edrg2eo"></script>
+          <div class="gcse-searchbox" enableAutoComplete="true"></div>
+        </div>
+        <a class="navbar-item" href="#">Home</a>
+        <a class="navbar-item" href="https://che.eclipse.org/">Blog</a>
+        <a class="navbar-item" href="https://github.com/eclipse/che">Source Code</a>
+      </div>
+    </div>
+  </nav>
+<div class="gcse-searchresults"></div>
+</header>
+<div class="body">
+<div class="nav-container" data-component="che-7" data-version="master">
+  <aside class="nav">
+    <div class="panels">
+<div class="nav-panel-menu is-active" data-panel="menu">
+  <nav class="nav-menu">
+    <h3 class="title"><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></h3>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../overview/introduction-to-eclipse-che/">Introduction to Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../overview/che-architecture/">Che architecture</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../hosted-che/hosted-che/">Eclipse Che hosted by Red Hat</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">End-user Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../navigating-che/">Navigating Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../navigating-che-using-the-dashboard/">Navigating Che: dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-certificates-to-browsers/">Importing certificates to browsers</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../accessing-che-from-openshift-developer-perspective/">Navigating Che from OpenShift Developer Perspective</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../che-theia-ide-basics/">Che-Theia IDE basics</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../defining-custom-commands-for-che-theia/">Defining custom commands for Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../version-control/">Version Control</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../che-theia-troubleshooting/">Che-Theia Troubleshooting</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/">Differences in how Che-Theia Webview works on a single-host mode comparing to a multi-host mode</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../authentication-against-bitbucket-server-with-the-personal-access-token/">Authentication against Bitbucket Server with the personal access token</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../customizing-developer-environments/">Customizing developer environments</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../testing-a-visual-studio-code-extension-in-che/">Testing a VS Code extension in Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-alternative-ides-in-che/">Using alternative IDEs in Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../support-for-jetbrains-ides/">JetBrains IDEs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-community-edition/">Using IntelliJ Idea Community Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-ultimate-edition/">Using IntelliJ Idea Ultimate Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-webstorm/">Using WebStorm</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../provisioning-jetbrains-activation-code-for-offline-use/">Provisioning activation code for offline use</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-tools-to-che-after-creating-a-workspace/">Adding tools to Che after creating a workspace</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-artifact-repositories-in-a-restricted-environment/">Using artifact repositories in a restricted environment</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-maven-artifact-repositories/">Using Maven artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-gradle-artifact-repositories/">Using Gradle artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-python-artifact-repositories/">Using Python artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-go-artifact-repositories/">Using Go artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-nuget-artifact-repositories/">Using NuGet artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-npm-artifact-repositories/">Using npm artifact repositories</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../troubleshooting-che/">Troubleshooting Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
+  </li>
+  <li class="nav-item is-current-page" data-depth="2">
+    <a class="nav-link" href="./">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Installation Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/supported-platforms/">Supported platforms</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/configuring-the-che-installation/">Configuring the Che installation</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che/">Installing Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-in-cloud/">Installing Che in cloud</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-operatorhub/">Installing Che on OpenShift 4 using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-cli/">Installing Che on OpenShift 4 using CLI</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-3-using-the-operator/">Installing Che on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kubespray/">Installing Che on Kubespray</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-aws/">Installing Che on AWS</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-google-cloud-platform/">Installing Che on Google Cloud</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-microsoft-azure/">Installing Che on Microsoft Azure</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-locally/">Installing Che locally</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-codeready-containers/">Installing Che on CodeReady Containers</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-docker-desktop/">Installing Che on Docker Desktop</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minikube/">Installing Che on Minikube</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minishift/">Installing Che on Minishift</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kind/">Installing Che on Kind</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/using-the-chectl-management-tool/">Using the chectl management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-in-a-restricted-environment/">Installing Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/advanced-configuration/">Advanced configuration</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/">Advanced configuration options for Che server</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-namespace-strategies/">Configuring namespace strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-strategies/">Configuring storage strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-types/">Configuring storage types</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/running-more-than-one-workspace-at-a-time/">Running more than one workspace at a time</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspace-exposure-strategies/">Configuring workspace exposure strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspaces-nodeselector/">Configuring workspaces nodeSelector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-che-hostname/">Configuring Che hostname</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-ingresses/">Configuring labels for Kubernetes Ingress</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-routes/">Configuring labels for OpenShift Route</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/">Deploying Che with support for Git repositories with self-signed certificates</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-using-storage-classes/">Installing Che using storage classes</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/importing-untrusted-tls-certificates/">Importing untrusted TLS certificates to Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/switching-between-external-and-internal-communication/">Switching between external and internal ways in inter-component communication</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/">Setting up the Keycloak che-username-readonly theme for the Eclipse Che login page</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/">Mounting a secret as a file or an environment variable into a Eclipse&#160;Che container</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/upgrading-che/">Upgrading Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-operatorhub/">Upgrading Che using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool/">Upgrading Che using the CLI management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/">Upgrading Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/uninstalling-che/">Uninstalling Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/">Using the OpenShift web console</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/">Using OpenShift CLI</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-chectl-installation/">Using chectl</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Administration Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/che-architecture-overview/">Che architecture</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspace-controller/">Che workspace controller</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspaces-architecture/">Che workspaces architecture</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/calculating-che-resource-requirements/">Calculating Che resource requirements</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/customizing-the-registries/">Customizing the registries</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/building-custom-registry-images/">Building custom registry images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/running-custom-registries/">Running custom registries</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/retrieving-che-logs/">Retrieving Che logs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-server-logging/">Configuring server logging</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-kubernetes-events/">Accessing Kubernetes events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-operator-events/">Viewing the Operator events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-che-server-logs/">Viewing Che server logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-external-service-logs/">Viewing external service logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-plug-in-broker-logs/">Viewing Plug-in broker logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/collecting-logs-using-chectl/">Collecting logs using chectl</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/monitoring-che/">Monitoring Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/tracing-che/">Tracing Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/backup-and-disaster-recovery/">Backup and disaster recovery</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/external-database-setup/">External database setup</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/persistent-volumes-backups/">Persistent Volumes backups</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/caching-images-for-faster-workspace-start/">Caching images for faster workspace start</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-list-of-images-to-pull/">Defining the list of images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-memory-parameters-for-the-image-puller/">Defining the memory settings</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-the-operator/">Installing using the Operator</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-operatorhub/">Installing on OpenShift 4</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-openshift-templates/">Installing on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-helm/">Installing using Helm</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/managing-identities-and-authorizations/">Managing identities and authorizations</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authenticating-users/">Authenticating users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authorizing-users/">Authorizing users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-authorization/">Configuring authorization</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-openshift-oauth/">Configuring OpenShift OAuth</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/removing-user-data/">Removing user data</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Contributor Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/branding-che-theia/">Branding Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/developing-che-theia-plug-ins/">Developing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/testing-che-theia-plug-ins/">Testing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/publishing-che-theia-plug-ins/">Publishing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-language/">Adding support for a new language</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-debugger/">Adding support for a new debugger</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../contributor-guide/che-extensibility-reference/">Che extensibility reference</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-extension-points/">Che extension points</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-theia-plug-in-api/">Che-Theia plug-in API</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/debug-adapter-protocol/">Debug Adapter Protocol</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/language-server-protocol/">Language Server Protocol</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Extensions</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../extensions/eclipse-che4z/">Eclipse Che4z</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/openshift-connector-overview/">OpenShift Connector</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/features-of-openshift-connector/">Features of OpenShift Connector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/installing-openshift-connector-in-che/">Installing OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/authenticating-with-openshift-connector-from-che/">Authenticating with OpenShift Connector from Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-components-with-openshift-connector-in-che/">Creating Components with OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/">Connecting source code from GitHub to a OpenShift Component</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/telemetry/">Telemetry</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-a-telemetry-plugin/">Creating A Telemetry Plugin</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/the-woopra-telemetry-plugin/">The Woopra Telemetry Plugin</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../glossary/che-glossary/">Che glossary</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </nav>
+</div>
+<div class="nav-panel-explore" data-panel="explore">
+  <div class="context">
+    <span class="title">Documentation</span>
+    <span class="version">master</span>
+  </div>
+  <ul class="components">
+    <li class="component is-current">
+      <a class="title" href="../../overview/introduction-to-eclipse-che/">Documentation</a>
+      <ul class="versions">
+        <li class="version is-current is-latest">
+          <a href="../../overview/introduction-to-eclipse-che/">master</a>
+        </li>
+      </ul>
+    </li>
+  </ul>
+</div>
+    </div>
+  </aside>
+</div>
+<main class="article">
+<div class="toolbar" role="navigation">
+<button class="nav-toggle"></button>
+  <a href="../../overview/introduction-to-eclipse-che/" class="home-link"></a>
+<nav class="breadcrumbs" aria-label="breadcrumbs">
+  <ul>
+    <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
+    <li>End-user Guide</li>
+    <li><a href="../troubleshooting-che/">Troubleshooting Che</a></li>
+    <li><a href="./">Troubleshooting workspace start failures</a></li>
+  </ul>
+</nav>
+  <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/investigating-failures-at-a-workspace-start-using-the-verbose-mode.adoc">Edit this Page</a></div>
+  </div>
+  <div class="content">
+<aside class="toc sidebar" data-title="Contents" data-levels="2">
+  <div class="toc-menu"></div>
+</aside>
+<article class="doc">
+<h1 class="page">Investigating failures at a workspace start using the Verbose mode</h1>
+<div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
+<p>Verbose mode allows users to reach an enlarged log output, investigating failures at a workspace start.</p>
+</div>
+<div class="paragraph">
+<p>In addition to usual log entries, the verbose mode also lists the container logs of each workspace.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="restarting-a-che-workspace-in-verbose-mode-after-start-failure_che"><a class="anchor" href="#restarting-a-che-workspace-in-verbose-mode-after-start-failure_che"></a>Restarting a Che workspace in verbose mode after start failure</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This section describes how to restart a Che workspace in the Verbose mode after a failure during the workspace start. Dashboard proposes the restart of a workspace in the Verbose mode once the workspace fails at its start.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>An existing workspace that fails to start.</p>
+</li>
+</ul>
+</div>
+<div class="olist arabic">
+<div class="title">Procedure</div>
+<ol class="arabic">
+<li>
+<p>Using Dashboard, try to start a workspace.</p>
+</li>
+<li>
+<p>When it fails to start, click on the displayed <strong>Restart in Verbose Mode</strong> link.</p>
+</li>
+<li>
+<p>Check the <strong>Logs</strong> tab to find a reason for the workspace failure.</p>
+</li>
+</ol>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="starting-a-che-workspace-in-verbose-mode_che"><a class="anchor" href="#starting-a-che-workspace-in-verbose-mode_che"></a>Starting a Che workspace in verbose mode</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This section describes how to start the Eclipse&#160;Che workspace in verbose mode.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>An existing workspace defined on this instance of Che.</p>
+</li>
+</ul>
+</div>
+<div class="olist arabic">
+<div class="title">Procedure</div>
+<ol class="arabic">
+<li>
+<p>Open the <strong>Workspaces</strong> tab.</p>
+</li>
+<li>
+<p>On the left side of a row dedicated to the workspace, access the drop-down menu displayed as three horizontal dots and select the <strong>Open in Verbose Mode</strong> option. Alternatively, this option is also available in the workspace details, under the <strong>Actions</strong> drop-down menu.</p>
+</li>
+<li>
+<p>Check the <strong>Logs</strong> tab to find a reason for the workspace failure.</p>
+</li>
+</ol>
+</div>
+</div>
+</div>
+</article>
+  </div>
+</main>
+</div>
+<footer class="footer">
+    <div><a href="https://www.eclipse.org" target="_blank">Eclipse Foundation</a> | 
+       <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy Policy</a> |
+       <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of Use</a> |
+       <a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank">Eclipse Public License</a> |
+       <a href="https://www.eclipse.org/legal" target="_blank">Legal Resources</a></div>
+</footer>
+
+<script src="../../../_/js/site.js"></script>
+<script async src="../../../_/js/vendor/highlight.js"></script>
+  </body>
+</html>
diff --git a/docs/che-7/end-user-guide/making-a-workspace-portable-using-a-devfile/index.html b/docs/che-7/end-user-guide/making-a-workspace-portable-using-a-devfile/index.html
index d572d71..d9bb578 100644
--- a/docs/che-7/end-user-guide/making-a-workspace-portable-using-a-devfile/index.html
+++ b/docs/che-7/end-user-guide/making-a-workspace-portable-using-a-devfile/index.html
@@ -1,2400 +1,9 @@
 <!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width,initial-scale=1">
-    <title>Making a workspace portable using a devfile :: Eclipse Che Documentation</title>
-    <link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/making-a-workspace-portable-using-a-devfile/">
-    <meta name="keywords" content="end-user-guide, making-a-workspace-portable-using-a-devfile">
-    <meta name="generator" content="Antora 2.3.4">
-    <link rel="stylesheet" href="../../../_/css/site.css">
-<link rel="stylesheet" href="../../../_/css/extra.css">
-<link rel="stylesheet" href="../../../_/font-awesome-4.7.0/css/font-awesome.min.css">
-<link rel="icon" href="../../../favicon.ico" type="image/x-icon">
-    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37306001-2"></script>
-    <script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','UA-37306001-2')</script>
-    <script>var uiRootPath = '../../../_'</script>
-  </head>
-  <body class="article">
-<header class="header" role="banner">
-  <nav class="navbar">
-    <div class="navbar-brand">
-      <div class="navbar-item">
-        <button class="navbar-burger" data-target="topbar-nav">
-          <span></span>
-          <span></span>
-          <span></span>
-        </button>
-        <img src="../../../_/img/icon-eclipse-che.svg" class="navbar-logo" alt="Eclipse Che logo">
-        <a href="https://www.eclipse.org/che/docs">Eclipse Che Documentation</a>
-      </div>
-    </div>
-    <div id="topbar-nav" class="navbar-menu">
-      <div class="navbar-end">
-        <div class="navbar-item hide-for-print">
-          <script async src="https://cse.google.com/cse.js?cx=002898025167115630151:gnr5edrg2eo"></script>
-          <div class="gcse-searchbox" enableAutoComplete="true"></div>
-        </div>
-        <a class="navbar-item" href="#">Home</a>
-        <a class="navbar-item" href="https://che.eclipse.org/">Blog</a>
-        <a class="navbar-item" href="https://github.com/eclipse/che">Source Code</a>
-      </div>
-    </div>
-  </nav>
-<div class="gcse-searchresults"></div>
-</header>
-<div class="body">
-<div class="nav-container" data-component="che-7" data-version="master">
-  <aside class="nav">
-    <div class="panels">
-<div class="nav-panel-menu is-active" data-panel="menu">
-  <nav class="nav-menu">
-    <h3 class="title"><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></h3>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../overview/introduction-to-eclipse-che/">Introduction to Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../overview/che-architecture/">Che architecture</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../hosted-che/hosted-che/">Eclipse Che hosted by Red Hat</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">End-user Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../navigating-che/">Navigating Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../navigating-che-using-the-dashboard/">Navigating Che: dashboard</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../importing-certificates-to-browsers/">Importing certificates to browsers</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../accessing-che-from-openshift-developer-perspective/">Navigating Che from OpenShift Developer Perspective</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../che-theia-ide-basics/">Che-Theia IDE basics</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../defining-custom-commands-for-che-theia/">Defining custom commands for Che-Theia</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../version-control/">Version Control</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../che-theia-troubleshooting/">Che-Theia Troubleshooting</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/">Differences in how Che-Theia Webview works on a single-host mode comparing to a multi-host mode</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
-  </li>
-  <li class="nav-item is-current-page" data-depth="2">
-    <a class="nav-link" href="./">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../authentication-against-bitbucket-server-with-the-personal-access-token/">Authentication against Bitbucket Server with the personal access token</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../customizing-developer-environments/">Customizing developer environments</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../testing-a-visual-studio-code-extension-in-che/">Testing a VS Code extension in Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../using-alternative-ides-in-che/">Using alternative IDEs in Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../support-for-jetbrains-ides/">JetBrains IDEs</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-intellij-idea-community-edition/">Using IntelliJ Idea Community Edition</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-intellij-idea-ultimate-edition/">Using IntelliJ Idea Ultimate Edition</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-webstorm/">Using WebStorm</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../provisioning-jetbrains-activation-code-for-offline-use/">Provisioning activation code for offline use</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-tools-to-che-after-creating-a-workspace/">Adding tools to Che after creating a workspace</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../using-artifact-repositories-in-a-restricted-environment/">Using artifact repositories in a restricted environment</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-maven-artifact-repositories/">Using Maven artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-gradle-artifact-repositories/">Using Gradle artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-python-artifact-repositories/">Using Python artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-go-artifact-repositories/">Using Go artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-nuget-artifact-repositories/">Using NuGet artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-npm-artifact-repositories/">Using npm artifact repositories</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../troubleshooting-che/">Troubleshooting Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Installation Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../installation-guide/supported-platforms/">Supported platforms</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../installation-guide/configuring-the-che-installation/">Configuring the Che installation</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che/">Installing Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che-in-cloud/">Installing Che in cloud</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-operatorhub/">Installing Che on OpenShift 4 using OperatorHub</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-cli/">Installing Che on OpenShift 4 using CLI</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-3-using-the-operator/">Installing Che on OpenShift 3</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-kubespray/">Installing Che on Kubespray</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-aws/">Installing Che on AWS</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-google-cloud-platform/">Installing Che on Google Cloud</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-microsoft-azure/">Installing Che on Microsoft Azure</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che-locally/">Installing Che locally</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-codeready-containers/">Installing Che on CodeReady Containers</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-docker-desktop/">Installing Che on Docker Desktop</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-minikube/">Installing Che on Minikube</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-minishift/">Installing Che on Minishift</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-kind/">Installing Che on Kind</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/using-the-chectl-management-tool/">Using the chectl management tool</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/installing-che-in-a-restricted-environment/">Installing Che in restricted environment</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/advanced-configuration/">Advanced configuration</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/">Advanced configuration options for Che server</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-namespace-strategies/">Configuring namespace strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-storage-strategies/">Configuring storage strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-storage-types/">Configuring storage types</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/running-more-than-one-workspace-at-a-time/">Running more than one workspace at a time</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-workspace-exposure-strategies/">Configuring workspace exposure strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-workspaces-nodeselector/">Configuring workspaces nodeSelector</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-che-hostname/">Configuring Che hostname</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-labels-for-ingresses/">Configuring labels for Kubernetes Ingress</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-labels-for-routes/">Configuring labels for OpenShift Route</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/">Deploying Che with support for Git repositories with self-signed certificates</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/installing-che-using-storage-classes/">Installing Che using storage classes</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/importing-untrusted-tls-certificates/">Importing untrusted TLS certificates to Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/switching-between-external-and-internal-communication/">Switching between external and internal ways in inter-component communication</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/">Setting up the Keycloak che-username-readonly theme for the Eclipse Che login page</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/">Mounting a secret as a file or an environment variable into a Eclipse&#160;Che container</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/upgrading-che/">Upgrading Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-operatorhub/">Upgrading Che using OperatorHub</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool/">Upgrading Che using the CLI management tool</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/">Upgrading Che in restricted environment</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/uninstalling-che/">Uninstalling Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/">Using the OpenShift web console</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/">Using OpenShift CLI</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-chectl-installation/">Using chectl</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Administration Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/che-architecture-overview/">Che architecture</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/che-workspace-controller/">Che workspace controller</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/che-workspaces-architecture/">Che workspaces architecture</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/calculating-che-resource-requirements/">Calculating Che resource requirements</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/customizing-the-registries/">Customizing the registries</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/building-custom-registry-images/">Building custom registry images</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/running-custom-registries/">Running custom registries</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/retrieving-che-logs/">Retrieving Che logs</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-server-logging/">Configuring server logging</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-kubernetes-events/">Accessing Kubernetes events on OpenShift</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-operator-events/">Viewing the Operator events on OpenShift</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-che-server-logs/">Viewing Che server logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-external-service-logs/">Viewing external service logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-plug-in-broker-logs/">Viewing Plug-in broker logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/collecting-logs-using-chectl/">Collecting logs using chectl</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/monitoring-che/">Monitoring Che</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/tracing-che/">Tracing Che</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/backup-and-disaster-recovery/">Backup and disaster recovery</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/external-database-setup/">External database setup</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/persistent-volumes-backups/">Persistent Volumes backups</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/caching-images-for-faster-workspace-start/">Caching images for faster workspace start</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/defining-the-list-of-images-to-pull/">Defining the list of images</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/defining-the-memory-parameters-for-the-image-puller/">Defining the memory settings</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-the-operator/">Installing using the Operator</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-operatorhub/">Installing on OpenShift 4</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-openshift-templates/">Installing on OpenShift 3</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-helm/">Installing using Helm</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/managing-identities-and-authorizations/">Managing identities and authorizations</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/authenticating-users/">Authenticating users</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/authorizing-users/">Authorizing users</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-authorization/">Configuring authorization</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-openshift-oauth/">Configuring OpenShift OAuth</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/removing-user-data/">Removing user data</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Contributor Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/branding-che-theia/">Branding Che-Theia</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/developing-che-theia-plug-ins/">Developing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/testing-che-theia-plug-ins/">Testing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/publishing-che-theia-plug-ins/">Publishing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-language/">Adding support for a new language</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-debugger/">Adding support for a new debugger</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../contributor-guide/che-extensibility-reference/">Che extensibility reference</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/che-extension-points/">Che extension points</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/che-theia-plug-in-api/">Che-Theia plug-in API</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/debug-adapter-protocol/">Debug Adapter Protocol</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/language-server-protocol/">Language Server Protocol</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Extensions</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../extensions/eclipse-che4z/">Eclipse Che4z</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../extensions/openshift-connector-overview/">OpenShift Connector</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/features-of-openshift-connector/">Features of OpenShift Connector</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/installing-openshift-connector-in-che/">Installing OpenShift Connector in Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/authenticating-with-openshift-connector-from-che/">Authenticating with OpenShift Connector from Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/creating-components-with-openshift-connector-in-che/">Creating Components with OpenShift Connector in Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/">Connecting source code from GitHub to a OpenShift Component</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../extensions/telemetry/">Telemetry</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/creating-a-telemetry-plugin/">Creating A Telemetry Plugin</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/the-woopra-telemetry-plugin/">The Woopra Telemetry Plugin</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../glossary/che-glossary/">Che glossary</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </nav>
-</div>
-<div class="nav-panel-explore" data-panel="explore">
-  <div class="context">
-    <span class="title">Documentation</span>
-    <span class="version">master</span>
-  </div>
-  <ul class="components">
-    <li class="component is-current">
-      <a class="title" href="../../overview/introduction-to-eclipse-che/">Documentation</a>
-      <ul class="versions">
-        <li class="version is-current is-latest">
-          <a href="../../overview/introduction-to-eclipse-che/">master</a>
-        </li>
-      </ul>
-    </li>
-  </ul>
-</div>
-    </div>
-  </aside>
-</div>
-<main class="article">
-<div class="toolbar" role="navigation">
-<button class="nav-toggle"></button>
-  <a href="../../overview/introduction-to-eclipse-che/" class="home-link"></a>
-<nav class="breadcrumbs" aria-label="breadcrumbs">
-  <ul>
-    <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
-    <li>End-user Guide</li>
-    <li><a href="../workspaces-overview/">Using developer workspaces</a></li>
-    <li><a href="./">Making a workspace portable using a devfile</a></li>
-  </ul>
-</nav>
-  <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/making-a-workspace-portable-using-a-devfile.adoc">Edit this Page</a></div>
-  </div>
-  <div class="content">
-<aside class="toc sidebar" data-title="Contents" data-levels="2">
-  <div class="toc-menu"></div>
-</aside>
-<article class="doc">
-<h1 class="page">Making a workspace portable using a devfile</h1>
-<div id="preamble">
-<div class="sectionbody">
-<div class="paragraph">
-<p>To transfer a configured Che  workspace, create and export the devfile of the workspace and load the devfile on a different host to initialize a new instance of the workspace. For detailed instructions on how to create such a devfile, see below.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="a-minimal-devfile_che"><a class="anchor" href="#a-minimal-devfile_che"></a>A minimal devfile</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The following is the minimum content required in a devfile:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><a href="https://redhat-developer.github.io/devfile/devfile#apiversion">apiVersion</a></p>
-</li>
-<li>
-<p><a href="https://redhat-developer.github.io/devfile/devfile#metadata">metadata name</a></p>
-</li>
-</ul>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: che-in-che-out</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>For a complete devfile example, see <a href="https://github.com/eclipse/che/blob/master/devfile.yaml">Eclipse&#160;Che in Che devfile.yaml</a>.</p>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="paragraph">
-<p>A choice of use of the parameter <code>generateName</code> or <code>name</code> is optional, but only one of these parameters has to be chosen by a user and defined.
-When both attributes are specified, <code>generateName</code> is ignored.
-See <a href="#generating-workspace-names_che">Generating workspace names</a>.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">metadata:
-  generatedName:</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>or</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">metadata:
-  name:</code></pre>
-</div>
-</div>
-</td>
-</tr>
-</table>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="generating-workspace-names_che"><a class="anchor" href="#generating-workspace-names_che"></a>Generating workspace names</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>To specify a prefix for automatically generated workspace names, set the <code>generateName</code> parameter in the devfile:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  generateName: che-</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>The workspace name will be in the <code>&lt;generateName&gt;YYYYY</code> format (for example, <code>che-2y7kp</code>). <code>Y</code> is random <code>[a-z0-9]</code> character.</p>
-</div>
-<div class="paragraph">
-<p>The following naming rules apply when creating workspaces:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>When <code>name</code> is defined, it is used as the workspace name: <code>&lt;name&gt;</code></p>
-</li>
-<li>
-<p>When only <code>generateName</code> is defined, it is used as the base of the generated name: <code>&lt;generateName&gt;YYYYY</code></p>
-</li>
-</ul>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="paragraph">
-<p>For workspaces created using a factory, defining <code>name</code> or <code>generateName</code> has the same effect. The defined value is used as the name prefix: <code>&lt;name&gt;YYYYY</code> or <code>&lt;generateName&gt;YYYYY</code>. When both <code>generateName</code> and <code>name</code> are defined, <code>generateName</code> takes precedence.</p>
-</div>
-</td>
-</tr>
-</table>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="writing-a-devfile-for-your-project_che"><a class="anchor" href="#writing-a-devfile-for-your-project_che"></a>Writing a devfile for a project</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>This section describes how to create a minimal devfile for your project and how to include more than one projects in a devfile.</p>
-</div>
-<div class="sect2">
-<h3 id="preparing-a-minimal-devfile_che"><a class="anchor" href="#preparing-a-minimal-devfile_che"></a>Preparing a minimal devfile</h3>
-<div class="paragraph">
-<p>A minimal devfile sufficient to run a workspace consists of the following parts:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>Specification version</p>
-</li>
-<li>
-<p>Name</p>
-</li>
-</ul>
-</div>
-<div class="listingblock">
-<div class="title">Example of a minimal devfile with no project</div>
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: minimal-workspace</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>Without any further configuration, a workspace with the default editor is launched along with its default plug-ins, which are configured on the Che Server. Che-Theia is configured as the default editor along with the <strong>Che Machine Exec</strong> plug-in. When launching a workspace within a Git repository using a factory, the project from the given repository and branch is be created by default. The project name then matches the repository name.</p>
-</div>
-<div class="paragraph">
-<p>Add the following parts for a more functional workspace:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>List of components: Development components and user runtimes</p>
-</li>
-<li>
-<p>List of projects: Source code repositories</p>
-</li>
-<li>
-<p>List of commands: Actions to manage the workspace components, such as running the development tools, starting the runtime environments, and others</p>
-</li>
-</ul>
-</div>
-<div class="listingblock">
-<div class="title">Example of a minimal devfile with a project</div>
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: petclinic-dev-environment
-projects:
-  - name: petclinic
-    source:
-      type: git
-      location: 'https://github.com/spring-projects/spring-petclinic.git'
-components:
-  - type: chePlugin
-    id: redhat/java/latest</code></pre>
-</div>
-</div>
-</div>
-<div class="sect2">
-<h3 id="specifying-multiple-projects-in-a-devfile_che"><a class="anchor" href="#specifying-multiple-projects-in-a-devfile_che"></a>Specifying multiple projects in a devfile</h3>
-<div class="paragraph">
-<p>A single devfile can define multiple projects, which are cloned to the desired destination. These projects are created inside a user’s workspace after the workspace is started.</p>
-</div>
-<div class="paragraph">
-<p>For each project, specify the following:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>The type of the source repository - this can be .git or .zip. For additional information, see the <a href="#devfile-reference_che">Devfile reference</a> section.</p>
-</li>
-<li>
-<p>The location of the source repository - an URL to a Git repository or ZIP archive.</p>
-</li>
-<li>
-<p>Optionally, the directory to which the project is cloned. If none is specified, the default directory is used, which is a directory that matches the project name or project Git repository.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<div class="title">Example of a devfile with two projects</div>
-<p>In the following example, the projects <code>frontend</code> and <code>backend</code> act as examples of a user&#8217;s projects. Each project is located in a separate repository.</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>The <code>backend</code> project has a specific requirement to be cloned into the <code>src/github.com/<em>&lt;github-organization&gt;</em>/<em>&lt;backend&gt;</em>/</code> directory under the source root, implicitly defined by the Che runtime.</p>
-</li>
-<li>
-<p>The <code>frontend</code> project will be cloned into the <code><em>&lt;frontend/&gt;</em></code> directory under the source root.</p>
-</li>
-</ul>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: example-devfile
-projects:
-- name: <em>&lt;frontend&gt;</em>
-  source:
-    type: git
-    location: https://github.com/<em>&lt;github-organization&gt;</em>/<em>&lt;frontend&gt;</em>.git
-- name: <em>&lt;backend&gt;</em>
-  clonePath: src/github.com/<em>&lt;github-organization&gt;</em>/<em>&lt;backend&gt;</em>
-  source:
-    type: git
-    location: https://github.com/<em>&lt;github-organization&gt;</em>/<em>&lt;backend&gt;</em>.git</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<div class="title">Additional resources</div>
-<p>For a detailed explanation of all devfile component assignments and possible values, see:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><a href="https://github.com/redhat-developer/devfile">Specification repository</a></p>
-</li>
-<li>
-<p><a href="https://redhat-developer.github.io/devfile/devfile">Detailed json-schema documentation</a></p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<p>These sample devfiles are a good source of inspiration:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><a href="https://github.com/eclipse/che-devfile-registry/tree/master/devfiles">Sample devfiles for Eclipse&#160;Che workspaces used by default in the user interface</a>.</p>
-</li>
-<li>
-<p><a href="https://github.com/redhat-developer/devfile/tree/master/samples">Sample devfiles for Eclipse&#160;Che workspaces from Red Hat Developer program</a>.</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="devfile-reference_che"><a class="anchor" href="#devfile-reference_che"></a>Devfile reference</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>This section contains devfile reference and instructions on how to use the various elements that devfiles consist of.</p>
-</div>
-<div class="sect2">
-<h3 id="_adding_projects_to_a_devfile"><a class="anchor" href="#_adding_projects_to_a_devfile"></a>Adding projects to a devfile</h3>
-<div class="paragraph">
-<p>Usually a devfile contains one or more projects. A workspace is created to develop those projects. Projects are added in the <code>projects</code> section of devfiles.</p>
-</div>
-<div class="paragraph">
-<p>Each project in a single devfile must have:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>Unique name</p>
-</li>
-<li>
-<p>Source specified</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<p>Project source consists of two mandatory values: <code>type</code> and <code>location</code>.</p>
-</div>
-<div class="dlist">
-<dl>
-<dt class="hdlist1"><code>type</code></dt>
-<dd>
-<p>The kind of project-source provider.</p>
-</dd>
-<dt class="hdlist1"><code>location</code></dt>
-<dd>
-<p>The URL of project source.</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>Che supports the following project types:</p>
-</div>
-<div class="dlist">
-<dl>
-<dt class="hdlist1"><code>git</code></dt>
-<dd>
-<p>Projects with sources in Git. The location points to a clone link.</p>
-</dd>
-<dt class="hdlist1"><code>github</code></dt>
-<dd>
-<p>Same as <code>git</code> but for projects hosted on <a href="https://github.com/">GitHub</a> only. Use <code>git</code> for projects that do not use GitHub-specific features.</p>
-</dd>
-<dt class="hdlist1"><code>zip</code></dt>
-<dd>
-<p>Projects with sources in a ZIP archive. Location points to a ZIP file.</p>
-</dd>
-</dl>
-</div>
-<div class="sect3">
-<h4 id="_project_source_type_git"><a class="anchor" href="#_project_source_type_git"></a>Project-source type: git</h4>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">source:
-    type: git
-    location: https://github.com/eclipse/che.git
-    startPoint: master           <i class="conum" data-value="1"></i><b>(1)</b>
-    tag: 7.2.0
-    commitId: 36fe587
-    branch: 7.20.x
-    sparseCheckoutDir: core  <i class="conum" data-value="2"></i><b>(2)</b></code></pre>
-</div>
-</div>
-<div class="colist arabic">
-<table>
-<tr>
-<td><i class="conum" data-value="1"></i><b>1</b></td>
-<td><code>startPoint</code>: The general value for <code>tag</code>, <code>commitId</code>, and <code>branch</code>. The <code>startPoint</code>, <code>tag</code>, <code>commitId</code>, and <code>branch</code> parameters are mutually exclusive. When more than one is supplied, the following order is used: <code>startPoint</code>, <code>tag</code>, <code>commitId</code>, <code>branch</code>.</td>
-</tr>
-<tr>
-<td><i class="conum" data-value="2"></i><b>2</b></td>
-<td><code>sparseCheckoutDir</code>: The template for the sparse checkout Git feature. This is useful when only a part of a project, typically a single directory, is needed.</td>
-</tr>
-</table>
-</div>
-<div class="exampleblock">
-<div class="title">Example 1. <code>sparseCheckoutDir</code> parameter settings</div>
-<div class="content">
-<div class="ulist">
-<ul>
-<li>
-<p>Set to <code>/my-module/</code> to create only the root <code>my-module</code> directory (and its content).</p>
-</li>
-<li>
-<p>Omit the leading slash (<code>my-module/</code>) to create all <code>my-module</code> directories that exist in the project. Including, for example, <code>/addons/my-module/</code>.</p>
-<div class="paragraph">
-<p>The trailing slash indicates that only directories with the given name (including their content) are created.</p>
-</div>
-</li>
-<li>
-<p>Use wildcards to specify more than one directory name. For example, setting <code>module-*</code> checks out all directories of the given project that start with <code>module-</code>.</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-<div class="paragraph">
-<p>For more information, see <a href="https://git-scm.com/docs/git-read-tree#_sparse_checkout">Sparse checkout in Git documentation</a>.</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_project_source_type_zip"><a class="anchor" href="#_project_source_type_zip"></a>Project-source type: zip</h4>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">source:
-    type: zip
-    location: http://host.net/path/project-src.zip</code></pre>
-</div>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_project_clone_path_parameter_clonepath"><a class="anchor" href="#_project_clone_path_parameter_clonepath"></a>Project clone-path parameter: clonePath</h4>
-<div class="paragraph">
-<p>The <code>clonePath</code> parameter specifies the path into which the project is to be cloned. The path must be relative to the <code>/projects/</code> directory, and it cannot leave the <code>/projects/</code> directory. The default value is the project name.</p>
-</div>
-<div class="listingblock">
-<div class="title">Example devfile with projects</div>
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: my-project-dev
-projects:
-  - name: my-project-resourse
-    clonePath: resources/my-project
-    source:
-      type: zip
-      location: http://host.net/path/project-res.zip
-  - name: my-project
-    source:
-      type: git
-      location: https://github.com/my-org/project.git
-      branch: develop</code></pre>
-</div>
-</div>
-</div>
-</div>
-<div class="sect2">
-<h3 id="adding-components-to-a-devfile_che"><a class="anchor" href="#adding-components-to-a-devfile_che"></a>Adding components to a devfile</h3>
-<div class="paragraph">
-<p>Each component in a single devfile must have a unique name.</p>
-</div>
-<div class="sect3">
-<h4 id="_component_type_cheeditor"><a class="anchor" href="#_component_type_cheeditor"></a>Component type: cheEditor</h4>
-<div class="paragraph">
-<p>Describes the editor used in the workspace by defining its <code>id</code>. A devfile can only contain one component of the <code>cheEditor</code> type.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">components:
-  - alias: theia-editor
-    type: cheEditor
-    id: eclipse/che-theia/next</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>When <code>cheEditor</code> is missing, a default editor is provided along with its default plug-ins. The default plug-ins are also provided for an explicitly defined editor with the same <code>id</code> as the default one (even if it is a different version). Che-Theia is configured as default editor along with the <strong>Che Machine Exec</strong> plug-in.</p>
-</div>
-<div class="paragraph">
-<p>To specify that a workspace requires no editor, use the <a href="#attribute-editorfree_che"><code>editorFree:true</code> attribute</a> in the devfile attributes.</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_component_type_cheplugin"><a class="anchor" href="#_component_type_cheplugin"></a>Component type: chePlugin</h4>
-<div class="paragraph">
-<p>Describes plug-ins in a workspace by defining their <code>id</code>. It is allowed to have several <code>chePlugin</code> components.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
-   - alias: exec-plugin
-     type: chePlugin
-     id: eclipse/che-machine-exec-plugin/0.0.1</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>Both types above use an ID, which is slash-separated publisher, name and version of plug-in from the Che Plug-in registry.</p>
-</div>
-<div class="paragraph">
-<p>List of available Eclipse{nbsp}Che plug-ins and more information about registry can be found in the <a href="https://github.com/eclipse/che-plugin-registry">Eclipse{nbsp}Che plug-in registry</a> GitHub repository.</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_specifying_an_alternative_component_registry"><a class="anchor" href="#_specifying_an_alternative_component_registry"></a>Specifying an alternative component registry</h4>
-<div class="paragraph">
-<p>To specify an alternative registry for the <code>cheEditor</code> and <code>chePlugin</code> component types, use the <code>registryUrl</code> parameter:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
-   - alias: exec-plugin
-     type: chePlugin
-     registryUrl: https://my-customregistry.com
-     id: eclipse/che-machine-exec-plugin/0.0.1</code></pre>
-</div>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_specifying_a_component_by_linking_to_its_descriptor"><a class="anchor" href="#_specifying_a_component_by_linking_to_its_descriptor"></a>Specifying a component by linking to its descriptor</h4>
-<div class="paragraph">
-<p>An alternative way of specifying <code>cheEditor</code> or <code>chePlugin</code>, instead of using the editor or plug-in <code>id</code> (and optionally an alternative registry), is to provide a direct link to the component descriptor (typically named <code>meta.yaml</code>) by using the <code>reference</code> field:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
-   - alias: exec-plugin
-     type: chePlugin
-     reference: https://raw.githubusercontent.com.../plugin/1.0.1/meta.yaml</code></pre>
-</div>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-It is impossible to mix the <code>id</code> and <code>reference</code> fields in a single component definition; they are mutually exclusive.
-</td>
-</tr>
-</table>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_tuning_cheplugin_component_configuration"><a class="anchor" href="#_tuning_cheplugin_component_configuration"></a>Tuning chePlugin component configuration</h4>
-<div class="paragraph">
-<p>A chePlugin component may need to be precisely tuned, and in such case, component preferences can be used. The example shows how to configure JVM using plug-in preferences.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  id: redhat/java/0.38.0
-  type: chePlugin
-  preferences:
-     java.jdt.ls.vmargs: '-noverify -Xmx1G -XX:+UseG1GC -XX:+UseStringDeduplication'</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>Preferences may also be specified as an array:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  id: redhat/java/0.38.0
-  type: chePlugin
-  preferences:
-     go.lintFlags: ["--enable-all", "--new"]</code></pre>
-</div>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_component_type_kubernetes"><a class="anchor" href="#_component_type_kubernetes"></a>Component type: kubernetes</h4>
-<div class="paragraph">
-<p>A complex component type that allows to apply configuration from a list of Kubernetes components.</p>
-</div>
-<div class="paragraph">
-<p>The content can be provided through the <code>reference</code> attribute, which points to the file with the component content.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
-    - alias: mysql
-      type: kubernetes
-      reference: petclinic.yaml
-      selector:
-        app.kubernetes.io/name: mysql
-        app.kubernetes.io/component: database
-        app.kubernetes.io/part-of: petclinic</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>Alternatively, to post a devfile with such components to REST API, the contents of the Kubernetes <code>List</code> object can be embedded into the devfile using the <code>referenceContent</code> field:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
-    - alias: mysql
-      type: kubernetes
-      reference: petclinic.yaml
-      referenceContent: |
-           kind: List
-           items:
-            -
-             apiVersion: v1
-             kind: Pod
-             metadata:
-              name: ws
-             spec:
-              containers:
-              ... etc</code></pre>
-</div>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_overriding_container_entrypoints"><a class="anchor" href="#_overriding_container_entrypoints"></a>Overriding container entrypoints</h4>
-<div class="paragraph">
-<p>As with the <a href="#component-type-dockerimage_che">understood</a> by Kubernetes or OpenShift).</p>
-</div>
-<div class="paragraph">
-<p>There can be more containers in the list (contained in Pods or Pod templates of deployments). To select which containers to apply the entrypoint changes to.</p>
-</div>
-<div class="paragraph">
-<p>The entrypoints can be defined as follows:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
-    - alias: appDeployment
-      type: kubernetes
-      reference: app-deployment.yaml
-      entrypoints:
-      - parentName: mysqlServer
-        command: ['sleep']
-        args: ['infinity']
-      - parentSelector:
-          app: prometheus
-        args: ['-f', '/opt/app/prometheus-config.yaml']</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>The <code>entrypoints</code> list contains constraints for picking the containers along with the <code>command</code> and <code>args</code> parameters to apply to them. In the example above, the constraint is <code>parentName: mysqlServer</code>, which will cause the command to be applied to all containers defined in any parent object called <code>mysqlServer</code>. The parent object is assumed to be a top level object in the list defined in the referenced file, which is <code>app-deployment.yaml</code> in the example above.</p>
-</div>
-<div class="paragraph">
-<p>Other types of constraints (and their combinations) are possible:</p>
-</div>
-<div class="dlist">
-<dl>
-<dt class="hdlist1"><code>containerName</code></dt>
-<dd>
-<p>the name of the container</p>
-</dd>
-<dt class="hdlist1"><code>parentName</code></dt>
-<dd>
-<p>the name of the parent object that (indirectly) contains the containers to override</p>
-</dd>
-<dt class="hdlist1"><code>parentSelector</code></dt>
-<dd>
-<p>the set of labels the parent object needs to have</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>A combination of these constraints can be used to precisely locate the containers inside the referenced Kubernetes <code>List</code>.</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_overriding_container_environment_variables"><a class="anchor" href="#_overriding_container_environment_variables"></a>Overriding container environment variables</h4>
-<div class="paragraph">
-<p>To provision or override entrypoints in a Kubernetes or OpenShift component, configure it in the following way:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
-    - alias: appDeployment
-      type: kubernetes
-      reference: app-deployment.yaml
-      env:
-        - name: ENV_VAR
-          value: value</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>This is useful for temporary content or without access to editing the referenced content. The specified environment variables are provisioned into each init container and containers inside all Pods and Deployments.</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_specifying_mount_source_option"><a class="anchor" href="#_specifying_mount_source_option"></a>Specifying mount-source option</h4>
-<div class="paragraph">
-<p>To specify a project sources directory mount into container(s), use the <code>mountSources</code> parameter:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">   components:
-      - alias: appDeployment
-        type: kubernetes
-        reference: app-deployment.yaml
-        mountSources: true</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>If enabled, project sources mounts will be applied to every container of the given component.
-This parameter is also applicable for <code>chePlugin</code> type components.</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="component-type-dockerimage_che"><a class="anchor" href="#component-type-dockerimage_che"></a>Component type: dockerimage</h4>
-<div class="paragraph">
-<p>A component type that allows to define a container image-based configuration of a container in a workspace. The <code>dockerimage</code> type of component brings in custom tools into the workspace. The component is identified by its image.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml"> components:
-   - alias: maven
-     type: dockerimage
-     image: quay.io/eclipse/che-java11-maven:nightly
-     volumes:
-       - name: mavenrepo
-         containerPath: /root/.m2
-     env:
-       - name: ENV_VAR
-         value: value
-     endpoints:
-       - name: maven-server
-         port: 3101
-         attributes:
-           protocol: http
-           secure: 'true'
-           public: 'true'
-           discoverable: 'false'
-     memoryLimit: 1536M
-     memoryRequest: 256M
-     command: ['tail']
-     args: ['-f', '/dev/null']</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p><strong>Example of a minimal <code>dockerimage</code> component</strong></p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-    name: MyDevfile
-components:
-    - type: dockerimage
-      image: golang
-      memoryLimit: 512Mi
-      command: ['sleep', 'infinity']</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>It specifies the type of the component, <code>dockerimage</code> and the <code>image</code> attribute names the image to be used for the component using the usual Docker naming conventions, that is, the above <code>type</code> attribute is equal to <code>docker.io/library/golang:latest</code>.</p>
-</div>
-<div class="paragraph">
-<p>A <code>dockerimage</code> component has many features that enable augmenting the image with additional resources and information needed for meaningful integration of the <strong>tool</strong> provided by the image with Eclipse&#160;Che.</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_mounting_project_sources"><a class="anchor" href="#_mounting_project_sources"></a>Mounting project sources</h4>
-<div class="paragraph">
-<p>For the <code>dockerimage</code> component to have access to the project sources, you must set the <code>mountSources</code> attribute to <code>true</code>.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-    name: MyDevfile
-components:
-    - type: dockerimage
-      image: golang
-      memoryLimit: 512Mi
-      command: ['sleep', 'infinity']</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>The sources is mounted on a location stored in the <code>CHE_PROJECTS_ROOT</code> environment variable that is made available in the running container of the image. This location defaults to <code>/projects</code>.</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_container_entrypoint"><a class="anchor" href="#_container_entrypoint"></a>Container Entrypoint</h4>
-<div class="paragraph">
-<p>The <code>command</code> attribute of the <code>dockerimage</code> along with other arguments, is used to modify the <code>entrypoint</code> command of the container created from the image. In Eclipse&#160;Che the container is needed to run indefinitely so that you can connect to it and execute arbitrary commands in it at any time. Because the availability of the <code>sleep</code> command and the support for the <code>infinity</code> argument for it is different and depends on the base image used in the particular images, Che cannot insert this behavior automatically on its own. However, you can take advantage of this feature to, for example, start necessary servers with modified configurations, and so on.</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_persistent_storage"><a class="anchor" href="#_persistent_storage"></a>Persistent Storage</h4>
-<div class="paragraph">
-<p>Components of any type can specify the custom volumes to be mounted on specific locations within the image. Note that the volume names are shared across all components and therefore this mechanism can also be used to share file systems between components.</p>
-</div>
-<div class="paragraph">
-<p>Example specifying volumes for <code>dockerimage</code> type:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: MyDevfile
-components:
-  - type: dockerimage
-    image: golang
-    memoryLimit: 512Mi
-    mountSources: true
-    command: ['sleep', 'infinity']
-    volumes:
-      - name: cache
-        containerPath: /.cache</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>Example specifying volumes for <code>cheEditor</code>/<code>chePlugin</code> type:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: MyDevfile
-components:
-  - type: cheEditor
-    alias: theia-editor
-    id: eclipse/che-theia/next
-    env:
-    - name: HOME
-      value: $(CHE_PROJECTS_ROOT)
-    volumes:
-    - name: cache
-      containerPath: /.cache</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>Example specifying volumes for <code>kubernetes</code>/<code>openshift</code> type:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: MyDevfile
-components:
-  - type: openshift
-    alias: mongo
-    reference: mongo-db.yaml
-    volumes:
-    - name: mongo-persistent-storage
-      containerPath: /data/db</code></pre>
-</div>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_specifying_container_memory_limit_for_components"><a class="anchor" href="#_specifying_container_memory_limit_for_components"></a>Specifying container memory limit for components</h4>
-<div class="paragraph">
-<p>To specify a container(s) memory limit for <code>dockerimage</code>, <code>chePlugin</code> or <code>cheEditor</code>, use the <code>memoryLimit</code> parameter:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
-   - alias: exec-plugin
-     type: chePlugin
-     id: eclipse/che-machine-exec-plugin/0.0.1
-     memoryLimit: 1Gi
-   - alias: maven
-     type: dockerimage
-     image: quay.io/eclipse/che-java11-maven:nightly
-     memoryLimit: 512M</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>This limit will be applied to every container of the given component.</p>
-</div>
-<div class="paragraph">
-<p>For the <code>cheEditor</code> and <code>chePlugin</code> component types, RAM limits can be described in the plug-in descriptor file, typically named <code>meta.yaml</code>.</p>
-</div>
-<div class="paragraph">
-<p>If none of them are specified, system-wide defaults will be applied (see description of <code>CHE_WORKSPACE_SIDECAR_DEFAULT__MEMORY__LIMIT__MB</code> system property).</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_specifying_container_memory_request_for_components"><a class="anchor" href="#_specifying_container_memory_request_for_components"></a>Specifying container memory request for components</h4>
-<div class="paragraph">
-<p>To specify a container(s) memory request for <code>dockerimage</code>, <code>chePlugin</code> or <code>cheEditor</code>, use the <code>memoryRequest</code> parameter:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
-   - alias: exec-plugin
-     type: chePlugin
-     id: eclipse/che-machine-exec-plugin/0.0.1
-     memoryLimit: 1Gi
-     memoryRequest: 512M
-   - alias: maven
-     type: dockerimage
-     image: quay.io/eclipse/che-java11-maven:nightly
-     memoryLimit: 512M
-     memoryRequest: 256M</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>This limit will be applied to every container of the given component.</p>
-</div>
-<div class="paragraph">
-<p>For the <code>cheEditor</code> and <code>chePlugin</code> component types, RAM requests can be described in the plug-in descriptor file, typically named <code>meta.yaml</code>.</p>
-</div>
-<div class="paragraph">
-<p>If none of them are specified, system-wide defaults are applied (see description of <code>CHE_WORKSPACE_SIDECAR_DEFAULT__MEMORY__REQUEST__MB</code> system property).</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_specifying_container_cpu_limit_for_components"><a class="anchor" href="#_specifying_container_cpu_limit_for_components"></a>Specifying container CPU limit for components</h4>
-<div class="paragraph">
-<p>To specify a container(s) CPU limit for <code>chePlugin</code>, <code>cheEditor</code> or <code>dockerimage</code> use the <code>cpuLimit</code> parameter:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
-   - alias: exec-plugin
-     type: chePlugin
-     id: eclipse/che-machine-exec-plugin/0.0.1
-     cpuLimit: 1.5
-   - alias: maven
-     type: dockerimage
-     image: quay.io/eclipse/che-java11-maven:nightly
-     cpuLimit: 750m</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>This limit will be applied to every container of the given component.</p>
-</div>
-<div class="paragraph">
-<p>For the <code>cheEditor</code> and <code>chePlugin</code> component types, CPU limits can be described in the plug-in descriptor file, typically named <code>meta.yaml</code>.</p>
-</div>
-<div class="paragraph">
-<p>If none of them are specified, system-wide defaults are applied (see description of <code>CHE_WORKSPACE_SIDECAR_DEFAULT__CPU__LIMIT__CORES</code> system property).</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_specifying_container_cpu_request_for_components"><a class="anchor" href="#_specifying_container_cpu_request_for_components"></a>Specifying container CPU request for components</h4>
-<div class="paragraph">
-<p>To specify a container(s) CPU request for <code>chePlugin</code>, <code>cheEditor</code> or <code>dockerimage</code> use the <code>cpuRequest</code> parameter:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">  components:
-   - alias: exec-plugin
-     type: chePlugin
-     id: eclipse/che-machine-exec-plugin/0.0.1
-     cpuLimit: 1.5
-     cpuRequest: 0.225
-   - alias: maven
-     type: dockerimage
-     image: quay.io/eclipse/che-java11-maven:nightly
-     cpuLimit: 750m
-     cpuRequest: 450m</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>This limit will be applied to every container of the given component.</p>
-</div>
-<div class="paragraph">
-<p>For the <code>cheEditor</code> and <code>chePlugin</code> component types, CPU requests can be described in the plug-in descriptor file, typically named <code>meta.yaml</code>.</p>
-</div>
-<div class="paragraph">
-<p>If none of them are specified, system-wide defaults are applied (see description of <code>CHE_WORKSPACE_SIDECAR_DEFAULT__CPU__REQUEST__CORES</code> system property).</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_environment_variables"><a class="anchor" href="#_environment_variables"></a>Environment variables</h4>
-<div class="paragraph">
-<p>Eclipse&#160;Che allows you to configure Docker containers by modifying the environment variables available in component&#8217;s configuration.
-Environment variables are supported by the following component types: <code>dockerimage</code>, <code>chePlugin</code>, <code>cheEditor</code>, <code>kubernetes</code>, <code>openshift</code>.
-In case component has multiple containers, environment variables will be provisioned to each container.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: MyDevfile
-components:
-  - type: dockerimage
-    image: golang
-    memoryLimit: 512Mi
-    mountSources: true
-    command: ['sleep', 'infinity']
-    env:
-      - name: GOPATH
-        value: $(CHE_PROJECTS_ROOT)/go
-  - type: cheEditor
-    alias: theia-editor
-    id: eclipse/che-theia/next
-    memoryLimit: 2Gi
-    env:
-    - name: HOME
-      value: $(CHE_PROJECTS_ROOT)</code></pre>
-</div>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="ulist">
-<ul>
-<li>
-<p>The variable expansion works between the environment variables, and it uses the Kubernetes convention for the variable references.</p>
-</li>
-<li>
-<p>The predefined variables are available for use in custom definitions.</p>
-</li>
-</ul>
-</div>
-</td>
-</tr>
-</table>
-</div>
-<div class="paragraph">
-<p>The following environment variables are pre-set by the Che server:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><code>CHE_PROJECTS_ROOT</code>: The location of the projects directory (note that if the component does not mount the sources, the projects will not be accessible).</p>
-</li>
-<li>
-<p><code>CHE_WORKSPACE_LOGS_ROOT__DIR</code>: The location of the logs common to all the components. If the component chooses to put logs into this directory, the log files are accessible from all other components.</p>
-</li>
-<li>
-<p><code>CHE_API_INTERNAL</code>: The URL to the Che server API endpoint used for communication with the Che server.</p>
-</li>
-<li>
-<p><code>CHE_WORKSPACE_ID</code>: The ID of the current workspace.</p>
-</li>
-<li>
-<p><code>CHE_WORKSPACE_NAME</code>: The name of the current workspace.</p>
-</li>
-<li>
-<p><code>CHE_WORKSPACE_NAMESPACE</code>: The Che namespace of the current workspace. This environment variable is the name of the user or organization that the workspace belongs to. Note that this is different from
-the Kubernetes namespace or OpenShift project to which the workspace is deployed.</p>
-</li>
-<li>
-<p><code>CHE_MACHINE_TOKEN</code>: The token used to authenticate the request against the Che server.</p>
-</li>
-</ul>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><code>CHE_MACHINE_AUTH_SIGNATURE__PUBLIC__KEY</code>: The public key used to secure the communication with the Che server.</p>
-</li>
-<li>
-<p><code>CHE_MACHINE_AUTH_SIGNATURE__ALGORITHM</code>: The encryption algorithm used in the secured communication with the Che server.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<p>A devfiles may only need the <code>CHE_PROJECTS_ROOT</code> environment variable to locate the cloned projects in the component&#8217;s container. More advanced devfiles might use the <code>CHE_WORKSPACE_LOGS_ROOT__DIR</code> environment variable to read the logs (for example as part of a devfile command). The environment variables used to securely access the Che server are mostly out of scope for devfiles and are present only for advanced use cases that are usually handled by the Che plug-ins.</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="endpoints_che"><a class="anchor" href="#endpoints_che"></a>Endpoints</h4>
-<div class="paragraph">
-<p>Components of any type can specify the endpoints that the Docker image exposes. These endpoints can be made accessible to the users if the Che cluster is running using a Kubernetes ingress or an OpenShift route and to the other components within the workspace. You can create an endpoint for your application or database, if your application or database server is listening on a port and you want to be able to directly interact with it yourself or you want other components to interact with it.</p>
-</div>
-<div class="paragraph">
-<p>Endpoints have several properties as shown in the following example:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: MyDevfile
-projects:
-  - name: my-go-project
-    clonePath: go/src/github.com/acme/my-go-project
-    source:
-      type: git
-      location: https://github.com/acme/my-go-project.git
-components:
-  - type: dockerimage
-    image: golang
-    memoryLimit: 512Mi
-    mountSources: true
-    command: ['sleep', 'infinity']
-    env:
-      - name: GOPATH
-        value: $(CHE_PROJECTS_ROOT)/go
-      - name: GOCACHE
-        value: /tmp/go-cache
-    endpoints:
-     - name: web
-       port: 8080
-       attributes:
-         discoverable: false
-         public: true
-         protocol: http
-  - type: dockerimage
-    image: postgres
-    memoryLimit: 512Mi
-    env:
-      - name: POSTGRES_USER
-        value: user
-      - name: POSTGRES_PASSWORD
-        value: password
-      - name: POSTGRES_DB
-        value: database
-    endpoints:
-      - name: postgres
-        port: 5432
-        attributes:
-          discoverable: true
-          public: false</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>Here, there are two Docker images, each defining a single endpoint. Endpoint is an accessible port that can be made accessible inside the workspace or also publicly (example, from the UI). Each endpoint has a name and port, which is the port on which certain server running inside the container is listening. The following are a few attributes that you can set on the endpoint:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><code>discoverable</code>: If an endpoint is discoverable, it means that it can be accessed using its name as the host name within the workspace containers (in the Kubernetes or OpenShift terminology, a service is created for it with the provided name).
-55</p>
-</li>
-<li>
-<p><code>public</code>: The endpoint will be accessible outside of the workspace, too (such endpoint can be accessed from the Che user interface). Such endpoints are publicized always on port <code>80</code> or <code>443</code> (depending on whether <code>tls</code> is enabled in Che).</p>
-</li>
-<li>
-<p><code>protocol</code>: For public endpoints the protocol is a hint to the UI on how to construct the URL for the endpoint access. Typical values are <code>http</code>, <code>https</code>, <code>ws</code>, <code>wss</code>.</p>
-</li>
-<li>
-<p><code>secure</code>: A boolean (defaulting to <code>false</code>) specifying whether the endpoint is put behind a JWT proxy requiring a JWT workspace token to grant access. The JWT proxy is deployed in the same Pod as the server and assumes the server listens solely on the local loopback interface, such as <code>127.0.0.1</code>.</p>
-<div class="admonitionblock warning">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-warning" title="Warning"></i>
-</td>
-<td class="content">
-Listening on any other interface than the local loopback poses a security risk because such server is accessible without the JWT authentication within the cluster network on the corresponding IP addresses.
-</td>
-</tr>
-</table>
-</div>
-</li>
-<li>
-<p><code>path</code>: The path portion of the URL to the endpoint. This defaults to <code>/</code>, meaning that the endpoint is assumed to be accessible at the web root of the server defined by the component.</p>
-</li>
-<li>
-<p><code>unsecuredPaths</code>: A comma-separated list of endpoint paths that are to stay unsecured even if the <code>secure</code> attribute is set to <code>true</code>.</p>
-</li>
-<li>
-<p><code>cookiesAuthEnabled</code>: When set to <code>true</code> (the default is <code>false</code>), the JWT workspace token is automatically fetched and included in a workspace-specific cookie to allow requests to pass through the JWT proxy.</p>
-<div class="admonitionblock warning">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-warning" title="Warning"></i>
-</td>
-<td class="content">
-This setting potentially allows a <a href="https://en.wikipedia.org/wiki/Cross-site_request_forgery">CSRF</a> attack when used in conjunction with a server using POST requests.
-</td>
-</tr>
-</table>
-</div>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<p>When starting a new server within a component, Che autodetects this, and the UI offers to automatically expose this port as a <code>public</code> port. This is useful for debugging a web application, for example. It is impossible to do this for servers that autostart with the container (for example, a database server). For such components, specify the endpoints explicitly.</p>
-</div>
-<div class="paragraph">
-<p>Example specifying endpoints for <code>kubernetes</code>/<code>openshift</code> and <code>chePlugin</code>/<code>cheEditor</code> types:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: MyDevfile
-components:
-  - type: cheEditor
-    alias: theia-editor
-    id: eclipse/che-theia/next
-    endpoints:
-    - name: 'theia-extra-endpoint'
-      port: 8880
-      attributes:
-        discoverable: true
-        public: true
-
-  - type: chePlugin
-    id: redhat/php/latest
-    memoryLimit: 1Gi
-    endpoints:
-    - name: 'php-endpoint'
-      port: 7777
-
-  - type: chePlugin
-    alias: theia-editor
-    id: eclipse/che-theia/next
-    endpoints:
-    - name: 'theia-extra-endpoint'
-      port: 8880
-      attributes:
-        discoverable: true
-        public: true
-
-  - type: openshift
-    alias: webapp
-    reference: webapp.yaml
-    endpoints:
-    - name: 'web'
-      port: 8080
-      attributes:
-        discoverable: false
-        public: true
-        protocol: http
-
-  - type: openshift
-    alias: mongo
-    reference: mongo-db.yaml
-    endpoints:
-    - name: 'mongo-db'
-      port: 27017
-      attributes:
-        discoverable: true
-        public: false</code></pre>
-</div>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_kubernetes_or_openshift_resources"><a class="anchor" href="#_kubernetes_or_openshift_resources"></a>Kubernetes or OpenShift resources</h4>
-<div class="paragraph">
-<p>To describe complex deployments, include references to Kubernetes or OpenShift resource lists in the devfile. The Kubernetes or OpenShift resource lists become a part of the workspace.</p>
-</div>
-<div class="admonitionblock important">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-important" title="Important"></i>
-</td>
-<td class="content">
-<div class="ulist">
-<ul>
-<li>
-<p>Che merges all resources from the Kubernetes or OpenShift resource lists into a single deployment.</p>
-</li>
-<li>
-<p>Be careful when designing such lists to avoid name conflicts and other problems.</p>
-</li>
-</ul>
-</div>
-</td>
-</tr>
-</table>
-</div>
-<table class="tableblock frame-all grid-all stretch">
-<caption class="title">Table 1. Supported Kubernetes or OpenShift resources</caption>
-<colgroup>
-<col style="width: 50%;">
-<col style="width: 50%;">
-</colgroup>
-<thead>
-<tr>
-<th class="tableblock halign-left valign-top">Platform</th>
-<th class="tableblock halign-left valign-top">Supported resources</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><code>deployments</code>, <code>pods</code>, <code>services</code>, <code>persistent volume claims</code>, <code>secrets</code>, <code>ConfigMaps</code></p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">OpenShift</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><code>deployments</code>, <code>pods</code>, <code>services</code>, <code>persistent volume claims</code>, <code>secrets</code>, <code>ConfigMaps</code>, <code>Routes</code></p></td>
-</tr>
-</tbody>
-</table>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: MyDevfile
-projects:
-  - name: my-go-project
-    clonePath: go/src/github.com/acme/my-go-project
-    source:
-      type: git
-      location: https://github.com/acme/my-go-project.git
-components:
-  -  type: kubernetes
-     reference: ../relative/path/postgres.yaml</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>The preceding component references a file that is relative to the location of the devfile itself. Meaning, this devfile is only loadable by a Che factory to which you supply the location of the devfile and therefore it is able to figure out the location of the referenced Kubernetes or OpenShift resource list.</p>
-</div>
-<div class="paragraph">
-<p>The following is an example of the <code>postgres.yaml</code> file.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: v1
-kind: List
-items:
--
-    apiVersion: v1
-    kind: Deployment
-    metadata:
-        name: postgres
-        labels:
-            app: postgres
-    spec:
-        template:
-        metadata:
-            name: postgres
-            app:
-                name: postgres
-        spec:
-            containers:
-            - image: postgres
-              name: postgres
-              ports:
-              - name: postgres
-                containerPort: 5432
-                volumeMounts:
-                - name: pg-storage
-                  mountPath: /var/lib/postgresql/data
-            volumes:
-            - name: pg-storage
-              persistentVolumeClaim:
-                  claimName: pg-storage
--
-    apiVersion: v1
-    kind: Service
-    metadata:
-        name: postgres
-        labels:
-            app: postgres
-            name: postgres
-    spec:
-        ports:
-            - port: 5432
-              targetPort: 5432
-        selector:
-            app: postgres
--
-    apiVersion: v1
-    kind: PersistentVolumeClaim
-    metadata:
-        name: pg-storage
-      labels:
-        app: postgres
-    spec:
-        accessModes:
-         - ReadWriteOnce
-        resources:
-            requests:
-                storage: 1Gi</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>For a basic example of a devfile with an associated Kubernetes or OpenShift list, see <a href="https://github.com/redhat-developer/devfile/tree/master/samples/web-nodejs-with-db-sample">web-nodejs-with-db-sample</a> on redhat-developer GitHub.</p>
-</div>
-<div class="paragraph">
-<p>If you use generic or large resource lists from which you will only need a subset of resources, you can select particular resources from the list using a selector (which, as the usual Kubernetes or OpenShift selectors, works on the labels of the resources in the list).</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: MyDevfile
-projects:
-  - name: my-go-project
-    clonePath: go/src/github.com/acme/my-go-project
-    source:
-      type: git
-      location: https://github.com/acme/my-go-project.git
-components:
-  - type: kubernetes
-    reference: ../relative/path/postgres.yaml
-    selector:
-      app: postgres</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>Additionally, it is also possible to modify the entrypoints (command and arguments) of the containers present in the resource list. For details of the advanced use case, see <a href="../creating-and-configuring-a-new-workspace/#defining-specific-container-images_che" class="page">Defining specific container images</a>.</p>
-</div>
-</div>
-</div>
-<div class="sect2">
-<h3 id="_adding_commands_to_a_devfile"><a class="anchor" href="#_adding_commands_to_a_devfile"></a>Adding commands to a devfile</h3>
-<div class="paragraph">
-<p>A devfile allows to specify commands to be available for execution in a workspace. Every command can contain a subset of actions, which are related to a specific component in whose container it will be executed.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml"> commands:
-   - name: build
-     actions:
-       - type: exec
-         component: mysql
-         command: mvn clean
-         workdir: /projects/spring-petclinic</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>You can use commands to automate the workspace. You can define commands for building and testing your code, or cleaning the database.</p>
-</div>
-<div class="paragraph">
-<p>The following are two kinds of commands:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>Che specific commands: You have full control over what component executes the command.</p>
-</li>
-<li>
-<p>Editor specific commands: You can use the editor-specific command definitions (example: <code>tasks.json</code> and <code>launch.json</code> in Che-Theia, which is equivalent to how these files work in VS Code).</p>
-</li>
-</ul>
-</div>
-<div class="sect3">
-<h4 id="_che_specific_commands"><a class="anchor" href="#_che_specific_commands"></a>Che-specific commands</h4>
-<div class="paragraph">
-<p>Each Che-specific command features:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>An <code>actions</code> attribute that specifies a command to execute.</p>
-</li>
-<li>
-<p>A <code>component</code> attribute that specifies the container in which to execute the command.</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<p>The commands are run using the default shell in the container.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: MyDevfile
-projects:
-  - name: my-go-project
-    clonePath: go/src/github.com/acme/my-go-project
-    source:
-      type: git
-      location: https://github.com/acme/my-go-project.git
-components:
-  - type: dockerimage
-    image: golang
-    alias: go-cli
-    memoryLimit: 512Mi
-    mountSources: true
-    command: ['sleep', 'infinity']
-    env:
-      - name: GOPATH
-        value: $(CHE_PROJECTS_ROOT)/go
-      - name: GOCACHE
-        value: /tmp/go-cache
-commands:
-  - name: compile and run
-    actions:
-     - type: exec
-       component: go-cli
-       command: “go get -d &amp;&amp; go run main.go”
-       workdir: “${CHE_PROJECTS_ROOT}/src/github.com/acme/my-go-project”</code></pre>
-</div>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="ulist">
-<ul>
-<li>
-<p>If a component to be used in a command must have an alias. This alias is used to reference the component in the command definition. Example: <code>alias: go-cli</code> in the component definition and <code>component: go-cli</code> in the command definition. This ensures that Eclipse&#160;Che can find the correct container to run the command in.</p>
-</li>
-<li>
-<p>A command can have only one action.</p>
-</li>
-</ul>
-</div>
-</td>
-</tr>
-</table>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_editor_specific_commands"><a class="anchor" href="#_editor_specific_commands"></a>Editor-specific commands</h4>
-<div class="paragraph">
-<p>If the editor in the workspace supports it, the devfile can specify additional configuration in the editor-specific format. This is dependent on the integration code present in the workspace editor itself and so is not a generic mechanism. However, the default Che-Theia editor within Eclipse&#160;Che is equipped to understand the <code>tasks.json</code> and <code>launch.json</code> files provided in the devfile.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: MyDevfile
-projects:
-  - name: my-go-project
-    clonePath: go/src/github.com/acme/my-go-project
-    source:
-      type: git
-      location: https://github.com/acme/my-go-project.git
-commands:
-  - name: tasks
-    actions:
-      - type: vscode-task
-        referenceContent: &gt;
-            {
-                "version": "2.0.0",
-                "tasks": [
-                    {
-                        "label": "create test file",
-                        "type": "shell",
-                        "command": "touch ${workspaceFolder}/test.file"
-                    }
-                ]
-            }</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>This example shows association of a <code>tasks.json</code> file with a devfile. Notice the <code>vscode-task</code> type that instructs the Che-Theia editor to interpret this command as a tasks definition and <code>referenceContent</code> attribute that contains the contents of the file itself. You can also save this file separately from the devfile and use <code>reference</code> attribute to specify a relative or absolute URL to it.</p>
-</div>
-<div class="paragraph">
-<p>In addition to the <code>vscode-task</code> commands, the Che-Theia editor understands <code>vscode-launch</code> type using which you can specify the launch configurations.</p>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_command_preview_url"><a class="anchor" href="#_command_preview_url"></a>Command preview URL</h4>
-<div class="paragraph">
-<p>It is possible to specify a preview URL for commands that expose web UI. This URL is offered for opening when the command is executed.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">commands:
-    - name: tasks
-      previewUrl:
-        port: 8080     <i class="conum" data-value="1"></i><b>(1)</b>
-        path: /myweb   <i class="conum" data-value="2"></i><b>(2)</b>
-      actions:
-      - type: exec
-        component: go-cli
-        command: "go run webserver.go"
-        workdir: ${CHE_PROJECTS_ROOT}/webserver</code></pre>
-</div>
-</div>
-<div class="colist arabic">
-<table>
-<tr>
-<td><i class="conum" data-value="1"></i><b>1</b></td>
-<td>TCP port where the application listens. Mandatory parameter.</td>
-</tr>
-<tr>
-<td><i class="conum" data-value="2"></i><b>2</b></td>
-<td>The path part of the URL to the UI. Optional parameter. The default is root (<code>/</code>).</td>
-</tr>
-</table>
-</div>
-<div class="paragraph">
-<p>The example above opens <code>http://__&lt;server-domain&gt;__/myweb</code>, where <code><em>&lt;server-domain&gt;</em></code> is the URL to the dynamically created Kubernetes Ingress or OpenShift Route.</p>
-</div>
-<div class="sect4">
-<h5 id="_setting_the_default_way_of_opening_preview_urls"><a class="anchor" href="#_setting_the_default_way_of_opening_preview_urls"></a>Setting the default way of opening preview URLs</h5>
-<div class="paragraph">
-<p>By default, a notification that asks the user about the URL opening preference is displayed.</p>
-</div>
-<div class="paragraph">
-<p>To specify the preferred way of previewing a service URL:</p>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Open Che preferences in <strong>File &#8594; Settings &#8594; Open Preferences</strong> and find <code>che.task.preview.notifications</code> in the <strong>Che</strong> section.</p>
-</li>
-<li>
-<p>Choose from the list of possible values:</p>
-<div class="ulist">
-<ul>
-<li>
-<p><code>on</code>&#8201;&#8212;&#8201;enables a notification for asking the user about the URL opening preferences</p>
-</li>
-<li>
-<p><code>alwaysPreview</code>&#8201;&#8212;&#8201;the preview URL opens automatically in the <strong>Preview</strong> panel as soon as a task is running</p>
-</li>
-<li>
-<p><code>alwaysGoTo</code>&#8201;&#8212;&#8201;the preview URL opens automatically in a separate browser tab as soon as a task is running</p>
-</li>
-<li>
-<p><code>off</code>&#8201;&#8212;&#8201;disables opening the preview URL (automatically and with a notification)</p>
-</li>
-</ul>
-</div>
-</li>
-</ol>
-</div>
-</div>
-</div>
-</div>
-<div class="sect2">
-<h3 id="_devfile_attributes"><a class="anchor" href="#_devfile_attributes"></a>Devfile attributes</h3>
-<div class="paragraph">
-<p>Devfile attributes can be used to configure various features.</p>
-</div>
-<div class="sect3">
-<h4 id="attribute-editorfree_che"><a class="anchor" href="#attribute-editorfree_che"></a>Attribute: editorFree</h4>
-<div class="paragraph">
-<p>When an editor is not specified in a devfile, a default is provided. When no editor is needed, use the <code>editorFree</code> attribute. The default value of <code>false</code> means that the devfile requests the provisioning of the default editor.</p>
-</div>
-<div class="listingblock">
-<div class="title">Example of a devfile without an editor</div>
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: petclinic-dev-environment
-components:
-  - alias: myApp
-    type: kubernetes
-    reference: my-app.yaml
-attributes:
-  editorFree: true</code></pre>
-</div>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_attribute_persistvolumes_ephemeral_mode"><a class="anchor" href="#_attribute_persistvolumes_ephemeral_mode"></a>Attribute: persistVolumes (ephemeral mode)</h4>
-<div class="paragraph">
-<p>By default, volumes and PVCs specified in a devfile are bound to a host folder to persist data even after a container restart. To disable data persistence to make the workspace faster, such as when the volume back end is slow, modify the <code>persistVolumes</code> attribute in the devfile. The default value is <code>true</code>. Set to <code>false</code> to use <code>emptyDir</code> for configured volumes and PVC.</p>
-</div>
-<div class="listingblock">
-<div class="title">Example of a devfile with ephemeral mode enabled</div>
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: petclinic-dev-environment
-projects:
-  - name: petclinic
-    source:
-      type: git
-      location: 'https://github.com/che-samples/web-java-spring-petclinic.git'
-attributes:
-  persistVolumes: false</code></pre>
-</div>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_attribute_asyncpersist_asynchronous_storage"><a class="anchor" href="#_attribute_asyncpersist_asynchronous_storage"></a>Attribute: asyncPersist (asynchronous storage)</h4>
-<div class="paragraph">
-<p>When <code>persistVolumes</code> is set to <code>false</code> (see above), the additional attribute <code>asyncPersist</code> can be set to <code>true</code> to enable asynchronous storage. See <a href="../../installation-guide/configuring-storage-types/" class="page">Configuring storage types</a> for more details.</p>
-</div>
-<div class="listingblock">
-<div class="title">Example of a devfile with asynchronous storage enabled</div>
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: petclinic-dev-environment
-projects:
-  - name: petclinic
-    source:
-      type: git
-      location: 'https://github.com/che-samples/web-java-spring-petclinic.git'
-attributes:
-  persistVolumes: false
-  asyncPersist: true</code></pre>
-</div>
-</div>
-</div>
-<div class="sect3">
-<h4 id="_attribute_mergeplugins"><a class="anchor" href="#_attribute_mergeplugins"></a>Attribute: mergePlugins</h4>
-<div class="paragraph">
-<p>This property can be set to manually control how plugins are included in the workspace. When the property <code>mergePlugins</code> is set to <code>true</code>, Che will attempt to avoid running multiple instances of the same container by combining plugins. The default value when this property is not included in a devfile is governed by the Che configuration property <code>che.workspace.plugin_broker.default_merge_plugins</code>; adding the <code>mergePlugins: false</code> attribute to a devfile will disable plugin merging for that workspace.</p>
-</div>
-<div class="listingblock">
-<div class="title">Example of a devfile with plugin merging disabled</div>
-<div class="content">
-<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">apiVersion: 1.0.0
-metadata:
-  name: petclinic-dev-environment
-projects:
-  - name: petclinic
-    source:
-      type: git
-      location: 'https://github.com/che-samples/web-java-spring-petclinic.git'
-attributes:
-  mergePlugins: false</code></pre>
-</div>
-</div>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="objects-supported-in-che_che"><a class="anchor" href="#objects-supported-in-che_che"></a>Objects supported in Eclipse&#160;Che 7.26</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The following table lists the objects that are partially supported in Eclipse&#160;Che 7.26:</p>
-</div>
-<table class="tableblock frame-all grid-all stretch">
-<colgroup>
-<col style="width: 11.1111%;">
-<col style="width: 11.1111%;">
-<col style="width: 11.1111%;">
-<col style="width: 11.1111%;">
-<col style="width: 55.5556%;">
-</colgroup>
-<thead>
-<tr>
-<th class="tableblock halign-left valign-top">Object</th>
-<th class="tableblock halign-left valign-top">API</th>
-<th class="tableblock halign-left valign-top">Kubernetes Infra</th>
-<th class="tableblock halign-left valign-top">OpenShift Infra</th>
-<th class="tableblock halign-left valign-top">Notes</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Pod</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Deployment</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">ConfigMap</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">PVC</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Secret</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Service</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">-</p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Ingress</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Kubernetes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">No</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Minishift allows you to create Ingress and it works when the host is specified (OpenShift creates a route for it). But, the <code>loadBalancer</code> IP is not provisioned. To add Ingress support for the OpenShift infrastructure node, generate routes based on the provided Ingress.</p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Route</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">OpenShift</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">No</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">The OpenShift recipe must be made compatible with the Kubernetes Infrastructure and, instead of the provided route, generate Ingress.</p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Template</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">OpenShift</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Yes</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">The Kubernetes API does not support templates. A workspace with a template in the recipe starts successfully and the default parameters are resolved.</p></td>
-</tr>
-</tbody>
-</table>
-<div class="ulist">
-<div class="title">Additional resources</div>
-<ul>
-<li>
-<p><a href="https://redhat-developer.github.io/devfile/devfile">Devfile specifications</a></p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</article>
-  </div>
-</main>
-</div>
-<footer class="footer">
-    <div><a href="https://www.eclipse.org" target="_blank">Eclipse Foundation</a> | 
-       <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy Policy</a> |
-       <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of Use</a> |
-       <a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank">Eclipse Public License</a> |
-       <a href="https://www.eclipse.org/legal" target="_blank">Legal Resources</a></div>
-</footer>
-
-<script src="../../../_/js/site.js"></script>
-<script async src="../../../_/js/vendor/highlight.js"></script>
-  </body>
-</html>
+<meta charset="utf-8">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/configuring-a-workspace-using-a-devfile/">
+<script>location="../configuring-a-workspace-using-a-devfile/"</script>
+<meta http-equiv="refresh" content="0; url=../configuring-a-workspace-using-a-devfile/">
+<meta name="robots" content="noindex">
+<title>Redirect Notice</title>
+<h1>Redirect Notice</h1>
+<p>The page you requested has been relocated to <a href="../configuring-a-workspace-using-a-devfile/">https://www.eclipse.org/che/docs/che-7/end-user-guide/configuring-a-workspace-using-a-devfile/</a>.</p>
diff --git a/docs/che-7/end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/index.html b/docs/che-7/end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/index.html
index 1d43adf..abad2e0 100644
--- a/docs/che-7/end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/index.html
+++ b/docs/che-7/end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -127,12 +139,6 @@
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
   <li class="nav-item is-current-page" data-depth="2">
     <a class="nav-link" href="./">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -726,7 +729,7 @@
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 </ul>
 </div>
@@ -868,7 +871,7 @@
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 </ul>
 </div>
@@ -876,11 +879,11 @@
 <div class="title">Procedure</div>
 <ol class="arabic">
 <li>
-<p>Create a new Kubernetes or OpenShift secret in the k8s namespace where a Che workspace will be created.</p>
+<p>In the Kubernetes namespace where a Che workspace will be created, generate a new Kubernetes or OpenShift secret .</p>
 <div class="ulist">
 <ul>
 <li>
-<p>The labels of the secret that is about to be created must match the set of labels configured in <code>che.workspace.provision.secret.labels</code> property of Che. By default, it is a set of two labels:</p>
+<p>The labels of the secret that is about to be generated must match the set of labels configured in <code>che.workspace.provision.secret.labels</code> property of Che. By default, it is a set of two labels:</p>
 </li>
 <li>
 <p><code>app.kubernetes.io/part-of: che.eclipse.org</code></p>
@@ -1012,7 +1015,7 @@
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 </ul>
 </div>
@@ -1020,7 +1023,7 @@
 <div class="title">Procedure</div>
 <ol class="arabic">
 <li>
-<p>Prepare git credential file in format <a href="https://git-scm.com/docs/git-credential-store#_storage_format" class="bare">https://git-scm.com/docs/git-credential-store#_storage_format</a>.</p>
+<p>Prepare git credential file in the <a href="https://git-scm.com/docs/git-credential-store#_storage_format">Storage format</a>.</p>
 </li>
 <li>
 <p>Encode content of the file to the base64 format.</p>
diff --git a/docs/che-7/end-user-guide/navigating-che-using-the-dashboard/index.html b/docs/che-7/end-user-guide/navigating-che-using-the-dashboard/index.html
index 4707721..2c9f0bc 100644
--- a/docs/che-7/end-user-guide/navigating-che-using-the-dashboard/index.html
+++ b/docs/che-7/end-user-guide/navigating-che-using-the-dashboard/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -648,7 +651,7 @@
 <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
-<p>The <strong>Dashboard</strong> is accessible on your cluster from a URL like <code>http://<em>&lt;https://che-host:che-port&gt;</em>/dashboard/</code>.
+<p>The <strong>Dashboard</strong> is accessible on your cluster from a URL such as <code>https://che-host:che-port/dashboard</code>.
 This section describes how to access this URL on
 Minishift and
 OpenShift.</p>
@@ -788,7 +791,7 @@
 <h2 id="logging-in-to-che-using-chectl_che"><a class="anchor" href="#logging-in-to-che-using-chectl_che"></a>Logging in to Che using chectl</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This section describes how to log in to Che using chectl tool by copying login command from Eclipse&#160;Che Dashboard.</p>
+<p>This section describes how to log in to Che using the chectl tool by copying login command from Che Dashboard.</p>
 </div>
 <div class="ulist">
 <div class="title">Prerequisites</div>
@@ -808,27 +811,20 @@
 <div class="title">Procedure</div>
 <ol class="arabic">
 <li>
-<p>Open the user&#8217;s context menu in the lower-left corner and select <code>Copy Login Command</code></p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/loggingin/copy_login_command_menu.png" alt="copy_login_command_menu.png">
-</div>
-</div>
+<p>Using the upper-right corner of Dashboard, open the user&#8217;s pop-up menu.</p>
 </li>
 <li>
-<p>Wait for the notification message:</p>
-<div class="imageblock">
-<div class="content">
-<img src="../_images/loggingin/copy_login_command_notification.png" alt="copy_login_command_notification.png">
-</div>
-</div>
+<p>Select the <strong>Copy chectl login command</strong> option.</p>
+</li>
+<li>
+<p>Wait for the notification message <code>The login command copied to clipboard</code> to display.</p>
 </li>
 <li>
 <p>Paste the login command into a terminal and observe a successful login:</p>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code>$ chectl auth:login ...
-Successfully logged into &lt;server&gt; as &lt;user&gt;</code></pre>
+<pre>$ chectl auth:login ...
+Successfully logged into <em>&lt;server&gt;</em> as <em>&lt;user&gt;</em></pre>
 </div>
 </div>
 </li>
diff --git a/docs/che-7/end-user-guide/navigating-che/index.html b/docs/che-7/end-user-guide/navigating-che/index.html
index 4ba066e..20209d7 100644
--- a/docs/che-7/end-user-guide/navigating-che/index.html
+++ b/docs/che-7/end-user-guide/navigating-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/provisioning-jetbrains-activation-code-for-offline-use/index.html b/docs/che-7/end-user-guide/provisioning-jetbrains-activation-code-for-offline-use/index.html
index b65a31c..6b4f32f 100644
--- a/docs/che-7/end-user-guide/provisioning-jetbrains-activation-code-for-offline-use/index.html
+++ b/docs/che-7/end-user-guide/provisioning-jetbrains-activation-code-for-offline-use/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/publishing-metadata-for-a-vs-code-extension/index.html b/docs/che-7/end-user-guide/publishing-metadata-for-a-vs-code-extension/index.html
index 9c0635f..4ec6597 100644
--- a/docs/che-7/end-user-guide/publishing-metadata-for-a-vs-code-extension/index.html
+++ b/docs/che-7/end-user-guide/publishing-metadata-for-a-vs-code-extension/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item is-current-page" data-depth="2">
     <a class="nav-link" href="./">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/remotely-accessing-workspaces/index.html b/docs/che-7/end-user-guide/remotely-accessing-workspaces/index.html
index 5c4e121..37cbb6f 100644
--- a/docs/che-7/end-user-guide/remotely-accessing-workspaces/index.html
+++ b/docs/che-7/end-user-guide/remotely-accessing-workspaces/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="./">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/index.html b/docs/che-7/end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/index.html
index 842f80e..e272a99 100644
--- a/docs/che-7/end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/index.html
+++ b/docs/che-7/end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/index.html
@@ -1,701 +1,9 @@
 <!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width,initial-scale=1">
-    <title>Restarting a Che workspace in debug mode after start failure :: Eclipse Che Documentation</title>
-    <link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">
-    <meta name="keywords" content="end-user-guide, restarting-a-che-workspace-in-debug-mode-after-start-failure">
-    <meta name="generator" content="Antora 2.3.4">
-    <link rel="stylesheet" href="../../../_/css/site.css">
-<link rel="stylesheet" href="../../../_/css/extra.css">
-<link rel="stylesheet" href="../../../_/font-awesome-4.7.0/css/font-awesome.min.css">
-<link rel="icon" href="../../../favicon.ico" type="image/x-icon">
-    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37306001-2"></script>
-    <script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','UA-37306001-2')</script>
-    <script>var uiRootPath = '../../../_'</script>
-  </head>
-  <body class="article">
-<header class="header" role="banner">
-  <nav class="navbar">
-    <div class="navbar-brand">
-      <div class="navbar-item">
-        <button class="navbar-burger" data-target="topbar-nav">
-          <span></span>
-          <span></span>
-          <span></span>
-        </button>
-        <img src="../../../_/img/icon-eclipse-che.svg" class="navbar-logo" alt="Eclipse Che logo">
-        <a href="https://www.eclipse.org/che/docs">Eclipse Che Documentation</a>
-      </div>
-    </div>
-    <div id="topbar-nav" class="navbar-menu">
-      <div class="navbar-end">
-        <div class="navbar-item hide-for-print">
-          <script async src="https://cse.google.com/cse.js?cx=002898025167115630151:gnr5edrg2eo"></script>
-          <div class="gcse-searchbox" enableAutoComplete="true"></div>
-        </div>
-        <a class="navbar-item" href="#">Home</a>
-        <a class="navbar-item" href="https://che.eclipse.org/">Blog</a>
-        <a class="navbar-item" href="https://github.com/eclipse/che">Source Code</a>
-      </div>
-    </div>
-  </nav>
-<div class="gcse-searchresults"></div>
-</header>
-<div class="body">
-<div class="nav-container" data-component="che-7" data-version="master">
-  <aside class="nav">
-    <div class="panels">
-<div class="nav-panel-menu is-active" data-panel="menu">
-  <nav class="nav-menu">
-    <h3 class="title"><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></h3>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../overview/introduction-to-eclipse-che/">Introduction to Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../overview/che-architecture/">Che architecture</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../hosted-che/hosted-che/">Eclipse Che hosted by Red Hat</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">End-user Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../navigating-che/">Navigating Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../navigating-che-using-the-dashboard/">Navigating Che: dashboard</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../importing-certificates-to-browsers/">Importing certificates to browsers</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../accessing-che-from-openshift-developer-perspective/">Navigating Che from OpenShift Developer Perspective</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../che-theia-ide-basics/">Che-Theia IDE basics</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../defining-custom-commands-for-che-theia/">Defining custom commands for Che-Theia</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../version-control/">Version Control</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../che-theia-troubleshooting/">Che-Theia Troubleshooting</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/">Differences in how Che-Theia Webview works on a single-host mode comparing to a multi-host mode</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../authentication-against-bitbucket-server-with-the-personal-access-token/">Authentication against Bitbucket Server with the personal access token</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../customizing-developer-environments/">Customizing developer environments</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../testing-a-visual-studio-code-extension-in-che/">Testing a VS Code extension in Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../using-alternative-ides-in-che/">Using alternative IDEs in Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../support-for-jetbrains-ides/">JetBrains IDEs</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-intellij-idea-community-edition/">Using IntelliJ Idea Community Edition</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-intellij-idea-ultimate-edition/">Using IntelliJ Idea Ultimate Edition</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-webstorm/">Using WebStorm</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../provisioning-jetbrains-activation-code-for-offline-use/">Provisioning activation code for offline use</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-tools-to-che-after-creating-a-workspace/">Adding tools to Che after creating a workspace</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../using-artifact-repositories-in-a-restricted-environment/">Using artifact repositories in a restricted environment</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-maven-artifact-repositories/">Using Maven artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-gradle-artifact-repositories/">Using Gradle artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-python-artifact-repositories/">Using Python artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-go-artifact-repositories/">Using Go artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-nuget-artifact-repositories/">Using NuGet artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-npm-artifact-repositories/">Using npm artifact repositories</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../troubleshooting-che/">Troubleshooting Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item is-current-page" data-depth="2">
-    <a class="nav-link" href="./">Restarting a workspace in debug mode after start failure</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Installation Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../installation-guide/supported-platforms/">Supported platforms</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../installation-guide/configuring-the-che-installation/">Configuring the Che installation</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che/">Installing Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che-in-cloud/">Installing Che in cloud</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-operatorhub/">Installing Che on OpenShift 4 using OperatorHub</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-cli/">Installing Che on OpenShift 4 using CLI</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-3-using-the-operator/">Installing Che on OpenShift 3</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-kubespray/">Installing Che on Kubespray</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-aws/">Installing Che on AWS</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-google-cloud-platform/">Installing Che on Google Cloud</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-microsoft-azure/">Installing Che on Microsoft Azure</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che-locally/">Installing Che locally</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-codeready-containers/">Installing Che on CodeReady Containers</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-docker-desktop/">Installing Che on Docker Desktop</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-minikube/">Installing Che on Minikube</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-minishift/">Installing Che on Minishift</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-kind/">Installing Che on Kind</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/using-the-chectl-management-tool/">Using the chectl management tool</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/installing-che-in-a-restricted-environment/">Installing Che in restricted environment</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/advanced-configuration/">Advanced configuration</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/">Advanced configuration options for Che server</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-namespace-strategies/">Configuring namespace strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-storage-strategies/">Configuring storage strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-storage-types/">Configuring storage types</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/running-more-than-one-workspace-at-a-time/">Running more than one workspace at a time</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-workspace-exposure-strategies/">Configuring workspace exposure strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-workspaces-nodeselector/">Configuring workspaces nodeSelector</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-che-hostname/">Configuring Che hostname</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-labels-for-ingresses/">Configuring labels for Kubernetes Ingress</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-labels-for-routes/">Configuring labels for OpenShift Route</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/">Deploying Che with support for Git repositories with self-signed certificates</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/installing-che-using-storage-classes/">Installing Che using storage classes</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/importing-untrusted-tls-certificates/">Importing untrusted TLS certificates to Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/switching-between-external-and-internal-communication/">Switching between external and internal ways in inter-component communication</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/">Setting up the Keycloak che-username-readonly theme for the Eclipse Che login page</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/">Mounting a secret as a file or an environment variable into a Eclipse&#160;Che container</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/upgrading-che/">Upgrading Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-operatorhub/">Upgrading Che using OperatorHub</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool/">Upgrading Che using the CLI management tool</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/">Upgrading Che in restricted environment</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/uninstalling-che/">Uninstalling Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/">Using the OpenShift web console</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/">Using OpenShift CLI</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-chectl-installation/">Using chectl</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Administration Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/che-architecture-overview/">Che architecture</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/che-workspace-controller/">Che workspace controller</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/che-workspaces-architecture/">Che workspaces architecture</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/calculating-che-resource-requirements/">Calculating Che resource requirements</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/customizing-the-registries/">Customizing the registries</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/building-custom-registry-images/">Building custom registry images</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/running-custom-registries/">Running custom registries</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/retrieving-che-logs/">Retrieving Che logs</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-server-logging/">Configuring server logging</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-kubernetes-events/">Accessing Kubernetes events on OpenShift</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-operator-events/">Viewing the Operator events on OpenShift</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-che-server-logs/">Viewing Che server logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-external-service-logs/">Viewing external service logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-plug-in-broker-logs/">Viewing Plug-in broker logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/collecting-logs-using-chectl/">Collecting logs using chectl</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/monitoring-che/">Monitoring Che</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/tracing-che/">Tracing Che</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/backup-and-disaster-recovery/">Backup and disaster recovery</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/external-database-setup/">External database setup</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/persistent-volumes-backups/">Persistent Volumes backups</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/caching-images-for-faster-workspace-start/">Caching images for faster workspace start</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/defining-the-list-of-images-to-pull/">Defining the list of images</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/defining-the-memory-parameters-for-the-image-puller/">Defining the memory settings</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-the-operator/">Installing using the Operator</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-operatorhub/">Installing on OpenShift 4</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-openshift-templates/">Installing on OpenShift 3</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-helm/">Installing using Helm</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/managing-identities-and-authorizations/">Managing identities and authorizations</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/authenticating-users/">Authenticating users</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/authorizing-users/">Authorizing users</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-authorization/">Configuring authorization</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-openshift-oauth/">Configuring OpenShift OAuth</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/removing-user-data/">Removing user data</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Contributor Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/branding-che-theia/">Branding Che-Theia</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/developing-che-theia-plug-ins/">Developing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/testing-che-theia-plug-ins/">Testing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/publishing-che-theia-plug-ins/">Publishing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-language/">Adding support for a new language</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-debugger/">Adding support for a new debugger</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../contributor-guide/che-extensibility-reference/">Che extensibility reference</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/che-extension-points/">Che extension points</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/che-theia-plug-in-api/">Che-Theia plug-in API</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/debug-adapter-protocol/">Debug Adapter Protocol</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/language-server-protocol/">Language Server Protocol</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Extensions</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../extensions/eclipse-che4z/">Eclipse Che4z</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../extensions/openshift-connector-overview/">OpenShift Connector</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/features-of-openshift-connector/">Features of OpenShift Connector</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/installing-openshift-connector-in-che/">Installing OpenShift Connector in Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/authenticating-with-openshift-connector-from-che/">Authenticating with OpenShift Connector from Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/creating-components-with-openshift-connector-in-che/">Creating Components with OpenShift Connector in Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/">Connecting source code from GitHub to a OpenShift Component</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../extensions/telemetry/">Telemetry</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/creating-a-telemetry-plugin/">Creating A Telemetry Plugin</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/the-woopra-telemetry-plugin/">The Woopra Telemetry Plugin</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../glossary/che-glossary/">Che glossary</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </nav>
-</div>
-<div class="nav-panel-explore" data-panel="explore">
-  <div class="context">
-    <span class="title">Documentation</span>
-    <span class="version">master</span>
-  </div>
-  <ul class="components">
-    <li class="component is-current">
-      <a class="title" href="../../overview/introduction-to-eclipse-che/">Documentation</a>
-      <ul class="versions">
-        <li class="version is-current is-latest">
-          <a href="../../overview/introduction-to-eclipse-che/">master</a>
-        </li>
-      </ul>
-    </li>
-  </ul>
-</div>
-    </div>
-  </aside>
-</div>
-<main class="article">
-<div class="toolbar" role="navigation">
-<button class="nav-toggle"></button>
-  <a href="../../overview/introduction-to-eclipse-che/" class="home-link"></a>
-<nav class="breadcrumbs" aria-label="breadcrumbs">
-  <ul>
-    <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
-    <li>End-user Guide</li>
-    <li><a href="../troubleshooting-che/">Troubleshooting Che</a></li>
-    <li><a href="./">Restarting a workspace in debug mode after start failure</a></li>
-  </ul>
-</nav>
-  <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/restarting-a-che-workspace-in-debug-mode-after-start-failure.adoc">Edit this Page</a></div>
-  </div>
-  <div class="content">
-<aside class="toc sidebar" data-title="Contents" data-levels="2">
-  <div class="toc-menu"></div>
-</aside>
-<article class="doc">
-<h1 class="page">Restarting a Che workspace in debug mode after start failure</h1>
-<div class="paragraph">
-<p>This section describes how to restart the Eclipse&#160;Che workspace in debug mode after a failure during workspace start.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace that failed to start.</p>
-</li>
-</ul>
-</div>
-<div class="olist arabic">
-<div class="title">Procedure</div>
-<ol class="arabic">
-<li>
-<p>Find the target workspace from the recent workspaces. Click on the target workspace to see the logs:</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/troubleshooting/try_again_in_debug_mode.png"><img src="../_images/troubleshooting/try_again_in_debug_mode.png" alt="try again in debug mode" width="Try again in debug mode"></a>
-</div>
-</div>
-</li>
-<li>
-<p>Click the link for restarting in debug mode.</p>
-</li>
-<li>
-<p>Download full logs after start fail with the <strong>Download logs</strong> link:</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/troubleshooting/download_logs.png"><img src="../_images/troubleshooting/download_logs.png" alt="download logs" width="Download logs"></a>
-</div>
-</div>
-</li>
-</ol>
-</div>
-</article>
-  </div>
-</main>
-</div>
-<footer class="footer">
-    <div><a href="https://www.eclipse.org" target="_blank">Eclipse Foundation</a> | 
-       <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy Policy</a> |
-       <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of Use</a> |
-       <a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank">Eclipse Public License</a> |
-       <a href="https://www.eclipse.org/legal" target="_blank">Legal Resources</a></div>
-</footer>
-
-<script src="../../../_/js/site.js"></script>
-<script async src="../../../_/js/vendor/highlight.js"></script>
-  </body>
-</html>
+<meta charset="utf-8">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">
+<script>location="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/"</script>
+<meta http-equiv="refresh" content="0; url=../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">
+<meta name="robots" content="noindex">
+<title>Redirect Notice</title>
+<h1>Redirect Notice</h1>
+<p>The page you requested has been relocated to <a href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/</a>.</p>
diff --git a/docs/che-7/end-user-guide/running-a-workspace-with-dashboard/index.html b/docs/che-7/end-user-guide/running-a-workspace-with-dashboard/index.html
new file mode 100644
index 0000000..96dadf0
--- /dev/null
+++ b/docs/che-7/end-user-guide/running-a-workspace-with-dashboard/index.html
@@ -0,0 +1,781 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width,initial-scale=1">
+    <title>Running an existing workspace from the user dashboard :: Eclipse Che Documentation</title>
+    <link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/running-a-workspace-with-dashboard/">
+    <meta name="keywords" content="end-user-guide, starting-a-workspace-with-dashboard">
+    <meta name="generator" content="Antora 2.3.4">
+    <link rel="stylesheet" href="../../../_/css/site.css">
+<link rel="stylesheet" href="../../../_/css/extra.css">
+<link rel="stylesheet" href="../../../_/font-awesome-4.7.0/css/font-awesome.min.css">
+<link rel="icon" href="../../../favicon.ico" type="image/x-icon">
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37306001-2"></script>
+    <script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','UA-37306001-2')</script>
+    <script>var uiRootPath = '../../../_'</script>
+  </head>
+  <body class="article">
+<header class="header" role="banner">
+  <nav class="navbar">
+    <div class="navbar-brand">
+      <div class="navbar-item">
+        <button class="navbar-burger" data-target="topbar-nav">
+          <span></span>
+          <span></span>
+          <span></span>
+        </button>
+        <img src="../../../_/img/icon-eclipse-che.svg" class="navbar-logo" alt="Eclipse Che logo">
+        <a href="https://www.eclipse.org/che/docs">Eclipse Che Documentation</a>
+      </div>
+    </div>
+    <div id="topbar-nav" class="navbar-menu">
+      <div class="navbar-end">
+        <div class="navbar-item hide-for-print">
+          <script async src="https://cse.google.com/cse.js?cx=002898025167115630151:gnr5edrg2eo"></script>
+          <div class="gcse-searchbox" enableAutoComplete="true"></div>
+        </div>
+        <a class="navbar-item" href="#">Home</a>
+        <a class="navbar-item" href="https://che.eclipse.org/">Blog</a>
+        <a class="navbar-item" href="https://github.com/eclipse/che">Source Code</a>
+      </div>
+    </div>
+  </nav>
+<div class="gcse-searchresults"></div>
+</header>
+<div class="body">
+<div class="nav-container" data-component="che-7" data-version="master">
+  <aside class="nav">
+    <div class="panels">
+<div class="nav-panel-menu is-active" data-panel="menu">
+  <nav class="nav-menu">
+    <h3 class="title"><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></h3>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../overview/introduction-to-eclipse-che/">Introduction to Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../overview/che-architecture/">Che architecture</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../hosted-che/hosted-che/">Eclipse Che hosted by Red Hat</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">End-user Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../navigating-che/">Navigating Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../navigating-che-using-the-dashboard/">Navigating Che: dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-certificates-to-browsers/">Importing certificates to browsers</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../accessing-che-from-openshift-developer-perspective/">Navigating Che from OpenShift Developer Perspective</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../che-theia-ide-basics/">Che-Theia IDE basics</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../defining-custom-commands-for-che-theia/">Defining custom commands for Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../version-control/">Version Control</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../che-theia-troubleshooting/">Che-Theia Troubleshooting</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/">Differences in how Che-Theia Webview works on a single-host mode comparing to a multi-host mode</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
+  </li>
+  <li class="nav-item is-current-page" data-depth="2">
+    <a class="nav-link" href="./">Running a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../authentication-against-bitbucket-server-with-the-personal-access-token/">Authentication against Bitbucket Server with the personal access token</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../customizing-developer-environments/">Customizing developer environments</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../testing-a-visual-studio-code-extension-in-che/">Testing a VS Code extension in Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-alternative-ides-in-che/">Using alternative IDEs in Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../support-for-jetbrains-ides/">JetBrains IDEs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-community-edition/">Using IntelliJ Idea Community Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-intellij-idea-ultimate-edition/">Using IntelliJ Idea Ultimate Edition</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../using-jetbrains-webstorm/">Using WebStorm</a>
+  </li>
+  <li class="nav-item" data-depth="4">
+    <a class="nav-link" href="../provisioning-jetbrains-activation-code-for-offline-use/">Provisioning activation code for offline use</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../adding-tools-to-che-after-creating-a-workspace/">Adding tools to Che after creating a workspace</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../using-artifact-repositories-in-a-restricted-environment/">Using artifact repositories in a restricted environment</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-maven-artifact-repositories/">Using Maven artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-gradle-artifact-repositories/">Using Gradle artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-python-artifact-repositories/">Using Python artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-go-artifact-repositories/">Using Go artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-nuget-artifact-repositories/">Using NuGet artifact repositories</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../using-npm-artifact-repositories/">Using npm artifact repositories</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../troubleshooting-che/">Troubleshooting Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Installation Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/supported-platforms/">Supported platforms</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../installation-guide/configuring-the-che-installation/">Configuring the Che installation</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che/">Installing Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-in-cloud/">Installing Che in cloud</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-operatorhub/">Installing Che on OpenShift 4 using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-cli/">Installing Che on OpenShift 4 using CLI</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-3-using-the-operator/">Installing Che on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kubespray/">Installing Che on Kubespray</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-aws/">Installing Che on AWS</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-google-cloud-platform/">Installing Che on Google Cloud</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-microsoft-azure/">Installing Che on Microsoft Azure</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/installing-che-locally/">Installing Che locally</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-codeready-containers/">Installing Che on CodeReady Containers</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-docker-desktop/">Installing Che on Docker Desktop</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minikube/">Installing Che on Minikube</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-minishift/">Installing Che on Minishift</a>
+  </li>
+  <li class="nav-item" data-depth="3">
+    <a class="nav-link" href="../../installation-guide/installing-che-on-kind/">Installing Che on Kind</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/using-the-chectl-management-tool/">Using the chectl management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-in-a-restricted-environment/">Installing Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/advanced-configuration/">Advanced configuration</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/">Advanced configuration options for Che server</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-namespace-strategies/">Configuring namespace strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-strategies/">Configuring storage strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-storage-types/">Configuring storage types</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/running-more-than-one-workspace-at-a-time/">Running more than one workspace at a time</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspace-exposure-strategies/">Configuring workspace exposure strategies</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-workspaces-nodeselector/">Configuring workspaces nodeSelector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-che-hostname/">Configuring Che hostname</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-ingresses/">Configuring labels for Kubernetes Ingress</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/configuring-labels-for-routes/">Configuring labels for OpenShift Route</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/">Deploying Che with support for Git repositories with self-signed certificates</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/installing-che-using-storage-classes/">Installing Che using storage classes</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/importing-untrusted-tls-certificates/">Importing untrusted TLS certificates to Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/switching-between-external-and-internal-communication/">Switching between external and internal ways in inter-component communication</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/">Setting up the Keycloak che-username-readonly theme for the Eclipse Che login page</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/">Mounting a secret as a file or an environment variable into a Eclipse&#160;Che container</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/upgrading-che/">Upgrading Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-operatorhub/">Upgrading Che using OperatorHub</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool/">Upgrading Che using the CLI management tool</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/">Upgrading Che in restricted environment</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../installation-guide/uninstalling-che/">Uninstalling Che</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/">Using the OpenShift web console</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/">Using OpenShift CLI</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-chectl-installation/">Using chectl</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Administration Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/che-architecture-overview/">Che architecture</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspace-controller/">Che workspace controller</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/che-workspaces-architecture/">Che workspaces architecture</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/calculating-che-resource-requirements/">Calculating Che resource requirements</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/customizing-the-registries/">Customizing the registries</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/building-custom-registry-images/">Building custom registry images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/running-custom-registries/">Running custom registries</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/retrieving-che-logs/">Retrieving Che logs</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-server-logging/">Configuring server logging</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-kubernetes-events/">Accessing Kubernetes events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-operator-events/">Viewing the Operator events on OpenShift</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-che-server-logs/">Viewing Che server logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-external-service-logs/">Viewing external service logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/viewing-plug-in-broker-logs/">Viewing Plug-in broker logs</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/collecting-logs-using-chectl/">Collecting logs using chectl</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/monitoring-che/">Monitoring Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../administration-guide/tracing-che/">Tracing Che</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/backup-and-disaster-recovery/">Backup and disaster recovery</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/external-database-setup/">External database setup</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/persistent-volumes-backups/">Persistent Volumes backups</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/caching-images-for-faster-workspace-start/">Caching images for faster workspace start</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-list-of-images-to-pull/">Defining the list of images</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/defining-the-memory-parameters-for-the-image-puller/">Defining the memory settings</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-the-operator/">Installing using the Operator</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-operatorhub/">Installing on OpenShift 4</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-openshift-templates/">Installing on OpenShift 3</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-helm/">Installing using Helm</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../administration-guide/managing-identities-and-authorizations/">Managing identities and authorizations</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authenticating-users/">Authenticating users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/authorizing-users/">Authorizing users</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-authorization/">Configuring authorization</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/configuring-openshift-oauth/">Configuring OpenShift OAuth</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../administration-guide/removing-user-data/">Removing user data</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Contributor Guide</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/branding-che-theia/">Branding Che-Theia</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/developing-che-theia-plug-ins/">Developing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/testing-che-theia-plug-ins/">Testing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/publishing-che-theia-plug-ins/">Publishing Che-Theia plug-ins</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-language/">Adding support for a new language</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-debugger/">Adding support for a new debugger</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../contributor-guide/che-extensibility-reference/">Che extensibility reference</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-extension-points/">Che extension points</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/che-theia-plug-in-api/">Che-Theia plug-in API</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/debug-adapter-protocol/">Debug Adapter Protocol</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../contributor-guide/language-server-protocol/">Language Server Protocol</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+    <button class="nav-item-toggle"></button>
+    <span class="nav-text">Extensions</span>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../extensions/eclipse-che4z/">Eclipse Che4z</a>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/openshift-connector-overview/">OpenShift Connector</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/features-of-openshift-connector/">Features of OpenShift Connector</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/installing-openshift-connector-in-che/">Installing OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/authenticating-with-openshift-connector-from-che/">Authenticating with OpenShift Connector from Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-components-with-openshift-connector-in-che/">Creating Components with OpenShift Connector in Eclipse Che</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/">Connecting source code from GitHub to a OpenShift Component</a>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="1">
+    <button class="nav-item-toggle"></button>
+    <a class="nav-link" href="../../extensions/telemetry/">Telemetry</a>
+<ul class="nav-list">
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/creating-a-telemetry-plugin/">Creating A Telemetry Plugin</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../extensions/the-woopra-telemetry-plugin/">The Woopra Telemetry Plugin</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </li>
+  <li class="nav-item" data-depth="0">
+<ul class="nav-list">
+  <li class="nav-item" data-depth="1">
+    <a class="nav-link" href="../../glossary/che-glossary/">Che glossary</a>
+  </li>
+</ul>
+  </li>
+</ul>
+  </nav>
+</div>
+<div class="nav-panel-explore" data-panel="explore">
+  <div class="context">
+    <span class="title">Documentation</span>
+    <span class="version">master</span>
+  </div>
+  <ul class="components">
+    <li class="component is-current">
+      <a class="title" href="../../overview/introduction-to-eclipse-che/">Documentation</a>
+      <ul class="versions">
+        <li class="version is-current is-latest">
+          <a href="../../overview/introduction-to-eclipse-che/">master</a>
+        </li>
+      </ul>
+    </li>
+  </ul>
+</div>
+    </div>
+  </aside>
+</div>
+<main class="article">
+<div class="toolbar" role="navigation">
+<button class="nav-toggle"></button>
+  <a href="../../overview/introduction-to-eclipse-che/" class="home-link"></a>
+<nav class="breadcrumbs" aria-label="breadcrumbs">
+  <ul>
+    <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
+    <li>End-user Guide</li>
+    <li><a href="../workspaces-overview/">Using developer workspaces</a></li>
+    <li><a href="./">Running a workspace</a></li>
+  </ul>
+</nav>
+  <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/running-a-workspace-with-dashboard.adoc">Edit this Page</a></div>
+  </div>
+  <div class="content">
+<aside class="toc sidebar" data-title="Contents" data-levels="2">
+  <div class="toc-menu"></div>
+</aside>
+<article class="doc">
+<h1 class="page">Running an existing workspace from the user dashboard</h1>
+<div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
+<p>This section describes how to run an existing workspace from the user dashboard.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="running-an-existing-workspace-from-the-user-dashboard-with-the-run-button_che"><a class="anchor" href="#running-an-existing-workspace-from-the-user-dashboard-with-the-run-button_che"></a>Running an existing workspace from the user dashboard with the Run button</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This section describes how to run an existing workspace from the user dashboard using the <strong>Run</strong> button.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>An existing workspace defined on this instance of Che.</p>
+</li>
+</ul>
+</div>
+<div class="olist arabic">
+<div class="title">Procedure</div>
+<ol class="arabic">
+<li>
+<p>Navigate to the Che Dashboard. See <a href="../navigating-che-using-the-dashboard/" class="page">Navigating Che using the Dashboard</a>.</p>
+</li>
+<li>
+<p>In the left navigation panel, navigate to  <strong>Workspaces</strong>.</p>
+</li>
+<li>
+<p>Click on the name of a non-running workspace to navigate to the overview page.</p>
+</li>
+<li>
+<p>Click on the <b class="button">Run</b> button in the top right corner of the page.</p>
+<div class="paragraph">
+<p>The workspace is started, and a browser <strong>does not</strong> navigates to the workspace.</p>
+</div>
+</li>
+</ol>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="running-an-existing-workspace-from-the-user-dashboard-with-the-open-button_che"><a class="anchor" href="#running-an-existing-workspace-from-the-user-dashboard-with-the-open-button_che"></a>Running an existing workspace from the user dashboard using the Open button</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This section describes how to run an existing workspace from the user dashboard using the <strong>Open</strong> button.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>An existing workspace defined on this instance of Che.</p>
+</li>
+</ul>
+</div>
+<div class="olist arabic">
+<div class="title">Procedure</div>
+<ol class="arabic">
+<li>
+<p>Navigate to the Che Dashboard. See <a href="../navigating-che-using-the-dashboard/" class="page">Navigating Che using the Dashboard</a>.</p>
+</li>
+<li>
+<p>In the left navigation panel, navigate to  <strong>Workspaces</strong>.</p>
+</li>
+<li>
+<p>Click on the name of a non-running workspace to navigate to the overview page.</p>
+</li>
+<li>
+<p>Click on the <b class="button">Open</b> button in the top right corner of the page.</p>
+<div class="paragraph">
+<p>The workspace is started, and a browser navigates to the workspace.</p>
+</div>
+</li>
+</ol>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="running-an-existing-workspace-from-the-user-dashboard-usinng-the-recent-workspaces_che"><a class="anchor" href="#running-an-existing-workspace-from-the-user-dashboard-usinng-the-recent-workspaces_che"></a>Running an existing workspace from the user dashboard using the Recent Workspaces</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This section describes how to run an existing workspace from the user dashboard using the Recent Workspaces.</p>
+</div>
+<div class="ulist">
+<div class="title">Prerequisites</div>
+<ul>
+<li>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+</li>
+<li>
+<p>An existing workspace defined on this instance of Che.</p>
+</li>
+</ul>
+</div>
+<div class="olist arabic">
+<div class="title">Procedure</div>
+<ol class="arabic">
+<li>
+<p>Navigate to the Che Dashboard. See <a href="../navigating-che-using-the-dashboard/" class="page">Navigating Che using the Dashboard</a>.</p>
+</li>
+<li>
+<p>In the left navigation panel, in the <strong>Recent Workspaces</strong> section, right-click the name of a non-running workspace and click <strong>Run</strong> in the contextual menu to start it.</p>
+</li>
+</ol>
+</div>
+</div>
+</div>
+</article>
+  </div>
+</main>
+</div>
+<footer class="footer">
+    <div><a href="https://www.eclipse.org" target="_blank">Eclipse Foundation</a> | 
+       <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy Policy</a> |
+       <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of Use</a> |
+       <a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank">Eclipse Public License</a> |
+       <a href="https://www.eclipse.org/legal" target="_blank">Legal Resources</a></div>
+</footer>
+
+<script src="../../../_/js/site.js"></script>
+<script async src="../../../_/js/vendor/highlight.js"></script>
+  </body>
+</html>
diff --git a/docs/che-7/end-user-guide/starting-a-che-workspace-in-debug-mode/index.html b/docs/che-7/end-user-guide/starting-a-che-workspace-in-debug-mode/index.html
index 621ce44..e272a99 100644
--- a/docs/che-7/end-user-guide/starting-a-che-workspace-in-debug-mode/index.html
+++ b/docs/che-7/end-user-guide/starting-a-che-workspace-in-debug-mode/index.html
@@ -1,701 +1,9 @@
 <!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width,initial-scale=1">
-    <title>Starting a Che workspace in debug mode :: Eclipse Che Documentation</title>
-    <link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/starting-a-che-workspace-in-debug-mode/">
-    <meta name="keywords" content="end-user-guide, starting-a-che-workspace-in-debug-mode">
-    <meta name="generator" content="Antora 2.3.4">
-    <link rel="stylesheet" href="../../../_/css/site.css">
-<link rel="stylesheet" href="../../../_/css/extra.css">
-<link rel="stylesheet" href="../../../_/font-awesome-4.7.0/css/font-awesome.min.css">
-<link rel="icon" href="../../../favicon.ico" type="image/x-icon">
-    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37306001-2"></script>
-    <script>function gtag(){dataLayer.push(arguments)};window.dataLayer=window.dataLayer||[];gtag('js',new Date());gtag('config','UA-37306001-2')</script>
-    <script>var uiRootPath = '../../../_'</script>
-  </head>
-  <body class="article">
-<header class="header" role="banner">
-  <nav class="navbar">
-    <div class="navbar-brand">
-      <div class="navbar-item">
-        <button class="navbar-burger" data-target="topbar-nav">
-          <span></span>
-          <span></span>
-          <span></span>
-        </button>
-        <img src="../../../_/img/icon-eclipse-che.svg" class="navbar-logo" alt="Eclipse Che logo">
-        <a href="https://www.eclipse.org/che/docs">Eclipse Che Documentation</a>
-      </div>
-    </div>
-    <div id="topbar-nav" class="navbar-menu">
-      <div class="navbar-end">
-        <div class="navbar-item hide-for-print">
-          <script async src="https://cse.google.com/cse.js?cx=002898025167115630151:gnr5edrg2eo"></script>
-          <div class="gcse-searchbox" enableAutoComplete="true"></div>
-        </div>
-        <a class="navbar-item" href="#">Home</a>
-        <a class="navbar-item" href="https://che.eclipse.org/">Blog</a>
-        <a class="navbar-item" href="https://github.com/eclipse/che">Source Code</a>
-      </div>
-    </div>
-  </nav>
-<div class="gcse-searchresults"></div>
-</header>
-<div class="body">
-<div class="nav-container" data-component="che-7" data-version="master">
-  <aside class="nav">
-    <div class="panels">
-<div class="nav-panel-menu is-active" data-panel="menu">
-  <nav class="nav-menu">
-    <h3 class="title"><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></h3>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../overview/introduction-to-eclipse-che/">Introduction to Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../overview/che-architecture/">Che architecture</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../hosted-che/hosted-che/">Eclipse Che hosted by Red Hat</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">End-user Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../navigating-che/">Navigating Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../navigating-che-using-the-dashboard/">Navigating Che: dashboard</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../importing-certificates-to-browsers/">Importing certificates to browsers</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../accessing-che-from-openshift-developer-perspective/">Navigating Che from OpenShift Developer Perspective</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../che-theia-ide-basics/">Che-Theia IDE basics</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../defining-custom-commands-for-che-theia/">Defining custom commands for Che-Theia</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../version-control/">Version Control</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../che-theia-troubleshooting/">Che-Theia Troubleshooting</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/">Differences in how Che-Theia Webview works on a single-host mode comparing to a multi-host mode</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../authentication-against-bitbucket-server-with-the-personal-access-token/">Authentication against Bitbucket Server with the personal access token</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../customizing-developer-environments/">Customizing developer environments</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../testing-a-visual-studio-code-extension-in-che/">Testing a VS Code extension in Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../using-alternative-ides-in-che/">Using alternative IDEs in Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../support-for-jetbrains-ides/">JetBrains IDEs</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-intellij-idea-community-edition/">Using IntelliJ Idea Community Edition</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-intellij-idea-ultimate-edition/">Using IntelliJ Idea Ultimate Edition</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../using-jetbrains-webstorm/">Using WebStorm</a>
-  </li>
-  <li class="nav-item" data-depth="4">
-    <a class="nav-link" href="../provisioning-jetbrains-activation-code-for-offline-use/">Provisioning activation code for offline use</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-tools-to-che-after-creating-a-workspace/">Adding tools to Che after creating a workspace</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../using-artifact-repositories-in-a-restricted-environment/">Using artifact repositories in a restricted environment</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-maven-artifact-repositories/">Using Maven artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-gradle-artifact-repositories/">Using Gradle artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-python-artifact-repositories/">Using Python artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-go-artifact-repositories/">Using Go artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-nuget-artifact-repositories/">Using NuGet artifact repositories</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../using-npm-artifact-repositories/">Using npm artifact repositories</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../troubleshooting-che/">Troubleshooting Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
-  </li>
-  <li class="nav-item is-current-page" data-depth="2">
-    <a class="nav-link" href="./">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Installation Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../installation-guide/supported-platforms/">Supported platforms</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../installation-guide/configuring-the-che-installation/">Configuring the Che installation</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che/">Installing Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che-in-cloud/">Installing Che in cloud</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-operatorhub/">Installing Che on OpenShift 4 using OperatorHub</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-4-using-cli/">Installing Che on OpenShift 4 using CLI</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-openshift-3-using-the-operator/">Installing Che on OpenShift 3</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-kubespray/">Installing Che on Kubespray</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-aws/">Installing Che on AWS</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-google-cloud-platform/">Installing Che on Google Cloud</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-microsoft-azure/">Installing Che on Microsoft Azure</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/installing-che-locally/">Installing Che locally</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-codeready-containers/">Installing Che on CodeReady Containers</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-docker-desktop/">Installing Che on Docker Desktop</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-minikube/">Installing Che on Minikube</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-minishift/">Installing Che on Minishift</a>
-  </li>
-  <li class="nav-item" data-depth="3">
-    <a class="nav-link" href="../../installation-guide/installing-che-on-kind/">Installing Che on Kind</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/using-the-chectl-management-tool/">Using the chectl management tool</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/installing-che-in-a-restricted-environment/">Installing Che in restricted environment</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/advanced-configuration/">Advanced configuration</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/advanced-configuration-options-for-the-che-server-component/">Advanced configuration options for Che server</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-namespace-strategies/">Configuring namespace strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-storage-strategies/">Configuring storage strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-storage-types/">Configuring storage types</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/running-more-than-one-workspace-at-a-time/">Running more than one workspace at a time</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-workspace-exposure-strategies/">Configuring workspace exposure strategies</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-workspaces-nodeselector/">Configuring workspaces nodeSelector</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-che-hostname/">Configuring Che hostname</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-labels-for-ingresses/">Configuring labels for Kubernetes Ingress</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/configuring-labels-for-routes/">Configuring labels for OpenShift Route</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/">Deploying Che with support for Git repositories with self-signed certificates</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/installing-che-using-storage-classes/">Installing Che using storage classes</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/importing-untrusted-tls-certificates/">Importing untrusted TLS certificates to Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/switching-between-external-and-internal-communication/">Switching between external and internal ways in inter-component communication</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/">Setting up the Keycloak che-username-readonly theme for the Eclipse Che login page</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/">Mounting a secret as a file or an environment variable into a Eclipse&#160;Che container</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/upgrading-che/">Upgrading Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-operatorhub/">Upgrading Che using OperatorHub</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool/">Upgrading Che using the CLI management tool</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/">Upgrading Che in restricted environment</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../installation-guide/uninstalling-che/">Uninstalling Che</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/">Using the OpenShift web console</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/">Using OpenShift CLI</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../installation-guide/uninstalling-che-after-chectl-installation/">Using chectl</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Administration Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/che-architecture-overview/">Che architecture</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/che-workspace-controller/">Che workspace controller</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/che-workspaces-architecture/">Che workspaces architecture</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/calculating-che-resource-requirements/">Calculating Che resource requirements</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/customizing-the-registries/">Customizing the registries</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/building-custom-registry-images/">Building custom registry images</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/running-custom-registries/">Running custom registries</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/retrieving-che-logs/">Retrieving Che logs</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-server-logging/">Configuring server logging</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-kubernetes-events/">Accessing Kubernetes events on OpenShift</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-operator-events/">Viewing the Operator events on OpenShift</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-che-server-logs/">Viewing Che server logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-external-service-logs/">Viewing external service logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/viewing-plug-in-broker-logs/">Viewing Plug-in broker logs</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/collecting-logs-using-chectl/">Collecting logs using chectl</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/monitoring-che/">Monitoring Che</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../administration-guide/tracing-che/">Tracing Che</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/backup-and-disaster-recovery/">Backup and disaster recovery</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/external-database-setup/">External database setup</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/persistent-volumes-backups/">Persistent Volumes backups</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/caching-images-for-faster-workspace-start/">Caching images for faster workspace start</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/defining-the-list-of-images-to-pull/">Defining the list of images</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/defining-the-memory-parameters-for-the-image-puller/">Defining the memory settings</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-the-operator/">Installing using the Operator</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-operatorhub/">Installing on OpenShift 4</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-openshift-using-openshift-templates/">Installing on OpenShift 3</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/installing-image-puller-on-kubernetes-using-helm/">Installing using Helm</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../administration-guide/managing-identities-and-authorizations/">Managing identities and authorizations</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/authenticating-users/">Authenticating users</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/authorizing-users/">Authorizing users</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-authorization/">Configuring authorization</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/configuring-openshift-oauth/">Configuring OpenShift OAuth</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../administration-guide/removing-user-data/">Removing user data</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Contributor Guide</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/branding-che-theia/">Branding Che-Theia</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/developing-che-theia-plug-ins/">Developing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/testing-che-theia-plug-ins/">Testing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/publishing-che-theia-plug-ins/">Publishing Che-Theia plug-ins</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-language/">Adding support for a new language</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../contributor-guide/adding-support-for-a-new-debugger/">Adding support for a new debugger</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../contributor-guide/che-extensibility-reference/">Che extensibility reference</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/che-extension-points/">Che extension points</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/che-theia-plug-in-api/">Che-Theia plug-in API</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/debug-adapter-protocol/">Debug Adapter Protocol</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../contributor-guide/language-server-protocol/">Language Server Protocol</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-    <button class="nav-item-toggle"></button>
-    <span class="nav-text">Extensions</span>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../extensions/eclipse-che4z/">Eclipse Che4z</a>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../extensions/openshift-connector-overview/">OpenShift Connector</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/features-of-openshift-connector/">Features of OpenShift Connector</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/installing-openshift-connector-in-che/">Installing OpenShift Connector in Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/authenticating-with-openshift-connector-from-che/">Authenticating with OpenShift Connector from Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/creating-components-with-openshift-connector-in-che/">Creating Components with OpenShift Connector in Eclipse Che</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/">Connecting source code from GitHub to a OpenShift Component</a>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="1">
-    <button class="nav-item-toggle"></button>
-    <a class="nav-link" href="../../extensions/telemetry/">Telemetry</a>
-<ul class="nav-list">
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/creating-a-telemetry-plugin/">Creating A Telemetry Plugin</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../extensions/the-woopra-telemetry-plugin/">The Woopra Telemetry Plugin</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </li>
-  <li class="nav-item" data-depth="0">
-<ul class="nav-list">
-  <li class="nav-item" data-depth="1">
-    <a class="nav-link" href="../../glossary/che-glossary/">Che glossary</a>
-  </li>
-</ul>
-  </li>
-</ul>
-  </nav>
-</div>
-<div class="nav-panel-explore" data-panel="explore">
-  <div class="context">
-    <span class="title">Documentation</span>
-    <span class="version">master</span>
-  </div>
-  <ul class="components">
-    <li class="component is-current">
-      <a class="title" href="../../overview/introduction-to-eclipse-che/">Documentation</a>
-      <ul class="versions">
-        <li class="version is-current is-latest">
-          <a href="../../overview/introduction-to-eclipse-che/">master</a>
-        </li>
-      </ul>
-    </li>
-  </ul>
-</div>
-    </div>
-  </aside>
-</div>
-<main class="article">
-<div class="toolbar" role="navigation">
-<button class="nav-toggle"></button>
-  <a href="../../overview/introduction-to-eclipse-che/" class="home-link"></a>
-<nav class="breadcrumbs" aria-label="breadcrumbs">
-  <ul>
-    <li><a href="../../overview/introduction-to-eclipse-che/">Documentation</a></li>
-    <li>End-user Guide</li>
-    <li><a href="../troubleshooting-che/">Troubleshooting Che</a></li>
-    <li><a href="./">Starting a workspace in debug mode</a></li>
-  </ul>
-</nav>
-  <div class="edit-this-page"><a href="https://github.com/eclipse/che-docs/edit/master/modules/end-user-guide/pages/starting-a-che-workspace-in-debug-mode.adoc">Edit this Page</a></div>
-  </div>
-  <div class="content">
-<aside class="toc sidebar" data-title="Contents" data-levels="2">
-  <div class="toc-menu"></div>
-</aside>
-<article class="doc">
-<h1 class="page">Starting a Che workspace in debug mode</h1>
-<div class="paragraph">
-<p>This section describes how to start the Eclipse&#160;Che workspace in debug mode.</p>
-</div>
-<div class="ulist">
-<div class="title">Prerequisites</div>
-<ul>
-<li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
-</li>
-<li>
-<p>An existing workspace defined on this instance of Eclipse&#160;Che. See <a href="../creating-and-configuring-a-new-workspace/" class="page">Creating and configuring a new Che 7.26 workspace</a>.</p>
-</li>
-</ul>
-</div>
-<div class="olist arabic">
-<div class="title">Procedure</div>
-<ol class="arabic">
-<li>
-<p>Find the target workspace from the recent workspaces. Right-click the workspace name to open a context menu. Select the <strong>Run in debug mode</strong> item:</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/troubleshooting/run_workspace_in_debug_mode.png"><img src="../_images/troubleshooting/run_workspace_in_debug_mode.png" alt="run workspace in debug mode" width="Run in debug mode"></a>
-</div>
-</div>
-</li>
-<li>
-<p>Click the target workspace to see the logs.</p>
-</li>
-<li>
-<p>The workspace logs are displayed:</p>
-<div class="imageblock">
-<div class="content">
-<a class="image" href="../_images/troubleshooting/starting_workspace_debug_logs.png"><img src="../_images/troubleshooting/starting_workspace_debug_logs.png" alt="starting workspace debug logs" width="Debug logs"></a>
-</div>
-</div>
-</li>
-</ol>
-</div>
-</article>
-  </div>
-</main>
-</div>
-<footer class="footer">
-    <div><a href="https://www.eclipse.org" target="_blank">Eclipse Foundation</a> | 
-       <a href="https://www.eclipse.org/legal/privacy.php" target="_blank">Privacy Policy</a> |
-       <a href="https://www.eclipse.org/legal/termsofuse.php" target="_blank">Terms of Use</a> |
-       <a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank">Eclipse Public License</a> |
-       <a href="https://www.eclipse.org/legal" target="_blank">Legal Resources</a></div>
-</footer>
-
-<script src="../../../_/js/site.js"></script>
-<script async src="../../../_/js/vendor/highlight.js"></script>
-  </body>
-</html>
+<meta charset="utf-8">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">
+<script>location="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/"</script>
+<meta http-equiv="refresh" content="0; url=../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">
+<meta name="robots" content="noindex">
+<title>Redirect Notice</title>
+<h1>Redirect Notice</h1>
+<p>The page you requested has been relocated to <a href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/</a>.</p>
diff --git a/docs/che-7/end-user-guide/support-for-jetbrains-ides/index.html b/docs/che-7/end-user-guide/support-for-jetbrains-ides/index.html
index deadf52..7b250cc 100644
--- a/docs/che-7/end-user-guide/support-for-jetbrains-ides/index.html
+++ b/docs/che-7/end-user-guide/support-for-jetbrains-ides/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/testing-a-visual-studio-code-extension-in-che/index.html b/docs/che-7/end-user-guide/testing-a-visual-studio-code-extension-in-che/index.html
index f999a40..3a83a4b 100644
--- a/docs/che-7/end-user-guide/testing-a-visual-studio-code-extension-in-che/index.html
+++ b/docs/che-7/end-user-guide/testing-a-visual-studio-code-extension-in-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -690,7 +693,7 @@
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running instance of Eclipse&#160;Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
+<p>A running instance of Che. To install an instance of Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 <li>
 <p>A GitHub account.</p>
@@ -856,7 +859,7 @@
 <table>
 <tr>
 <td><i class="conum" data-value="1"></i><b>1</b></td>
-<td>Any other devfile definition is also accepted. The important information in this devfile are the lines defining this external component. It means that an external reference defines the plug-in (instead of an ID pointing to a definition in the default plug-in registry).</td>
+<td>Any other devfile definition is also accepted. The important information in this devfile are the lines defining this external component. It means that an external reference defines the plug-in and not an ID, which pointing to a definition in the default plug-in registry.</td>
 </tr>
 </table>
 </div>
@@ -953,7 +956,7 @@
 </div>
 <div class="listingblock">
 <div class="content">
-<pre>$ echo "https://<em>&lt;che-server&gt;</em>/f?url=$(git config --get remote.origin.url)/raw/devfile.yaml"</pre>
+<pre>$ echo "https://<em>&lt;che-server&gt;</em>/#$(git config --get remote.origin.url)/raw/devfile.yaml"</pre>
 </div>
 </div>
 </li>
diff --git a/docs/che-7/end-user-guide/troubleshooting-che/index.html b/docs/che-7/end-user-guide/troubleshooting-che/index.html
index ca23783..877e939 100644
--- a/docs/che-7/end-user-guide/troubleshooting-che/index.html
+++ b/docs/che-7/end-user-guide/troubleshooting-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -654,17 +657,14 @@
 <p><a href="../viewing-che-workspaces-logs/" class="page">Viewing Che workspaces logs</a></p>
 </li>
 <li>
+<p><a href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/" class="page">Investigating failures at a workspace start using the Verbose mode</a></p>
+</li>
+<li>
 <p><a href="../troubleshooting-slow-workspaces/" class="page">Troubleshooting slow workspaces</a></p>
 </li>
 <li>
 <p><a href="../troubleshooting-network-problems/" class="page">Troubleshooting network problems</a></p>
 </li>
-<li>
-<p><a href="../starting-a-che-workspace-in-debug-mode/" class="page">Starting a Che workspace in debug mode</a></p>
-</li>
-<li>
-<p><a href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/" class="page">Restarting a Che workspace in debug mode after start failure</a></p>
-</li>
 </ul>
 </div>
 </article>
diff --git a/docs/che-7/end-user-guide/troubleshooting-network-problems/index.html b/docs/che-7/end-user-guide/troubleshooting-network-problems/index.html
index 03e2006..698271a 100644
--- a/docs/che-7/end-user-guide/troubleshooting-network-problems/index.html
+++ b/docs/che-7/end-user-guide/troubleshooting-network-problems/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item is-current-page" data-depth="2">
     <a class="nav-link" href="./">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/troubleshooting-slow-workspaces/index.html b/docs/che-7/end-user-guide/troubleshooting-slow-workspaces/index.html
index bd7c1c7..47b8005 100644
--- a/docs/che-7/end-user-guide/troubleshooting-slow-workspaces/index.html
+++ b/docs/che-7/end-user-guide/troubleshooting-slow-workspaces/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -217,18 +223,15 @@
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
   <li class="nav-item is-current-page" data-depth="2">
     <a class="nav-link" href="./">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/using-alternative-ides-in-che/index.html b/docs/che-7/end-user-guide/using-alternative-ides-in-che/index.html
index 1d31a96..77c5112 100644
--- a/docs/che-7/end-user-guide/using-alternative-ides-in-che/index.html
+++ b/docs/che-7/end-user-guide/using-alternative-ides-in-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/using-artifact-repositories-in-a-restricted-environment/index.html b/docs/che-7/end-user-guide/using-artifact-repositories-in-a-restricted-environment/index.html
index 96db1fe..639c1c9 100644
--- a/docs/che-7/end-user-guide/using-artifact-repositories-in-a-restricted-environment/index.html
+++ b/docs/che-7/end-user-guide/using-artifact-repositories-in-a-restricted-environment/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/using-go-artifact-repositories/index.html b/docs/che-7/end-user-guide/using-go-artifact-repositories/index.html
index c2ad4ec..9dc5372 100644
--- a/docs/che-7/end-user-guide/using-go-artifact-repositories/index.html
+++ b/docs/che-7/end-user-guide/using-go-artifact-repositories/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -685,7 +688,7 @@
 <h2 id="using-self-signed-certificates-in-go-projects_che"><a class="anchor" href="#using-self-signed-certificates-in-go-projects_che"></a>Using self-signed certificates in Go projects</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Internal artifact repositories often do not have a self-signed TLS certificate signed by an authority that is trusted by default. They are usually signed by an internal company authority or are self-signed. Configure your tools to accept these certificates.</p>
+<p>Internal artifact repositories often do not have a self-signed TLS certificate signed by an authority that is trusted by default. They are typically signed by an internal company authority or are self-signed. Configure your tools to accept these certificates.</p>
 </div>
 <div class="paragraph">
 <p>Go uses certificates from a file defined in the <code>SSL_CERT_FILE</code> environment variable.</p>
diff --git a/docs/che-7/end-user-guide/using-gradle-artifact-repositories/index.html b/docs/che-7/end-user-guide/using-gradle-artifact-repositories/index.html
index 691cb09..a61c6ea 100644
--- a/docs/che-7/end-user-guide/using-gradle-artifact-repositories/index.html
+++ b/docs/che-7/end-user-guide/using-gradle-artifact-repositories/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -744,7 +747,7 @@
 <h2 id="using-self-signed-certificates-in-gradle-projects_che"><a class="anchor" href="#using-self-signed-certificates-in-gradle-projects_che"></a>Using self-signed certificates in Gradle projects</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Internal artifact repositories often do not have a certificate signed by an authority that is trusted by default in Java. They are usually signed by an internal company authority or are self-signed. Configure your tools to accept these certificates by adding them to the Java truststore.</p>
+<p>Internal artifact repositories often do not have a certificate signed by an authority that is trusted by default in Java. They are mainly signed by an internal company authority or are self-signed. Configure your tools to accept these certificates by adding them to the Java truststore.</p>
 </div>
 <div class="olist arabic">
 <div class="title">Procedure</div>
diff --git a/docs/che-7/end-user-guide/using-jetbrains-intellij-idea-community-edition/index.html b/docs/che-7/end-user-guide/using-jetbrains-intellij-idea-community-edition/index.html
index 30fe36f..17afb4c 100644
--- a/docs/che-7/end-user-guide/using-jetbrains-intellij-idea-community-edition/index.html
+++ b/docs/che-7/end-user-guide/using-jetbrains-intellij-idea-community-edition/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/using-jetbrains-intellij-idea-ultimate-edition/index.html b/docs/che-7/end-user-guide/using-jetbrains-intellij-idea-ultimate-edition/index.html
index a502b7c..4c89605 100644
--- a/docs/che-7/end-user-guide/using-jetbrains-intellij-idea-ultimate-edition/index.html
+++ b/docs/che-7/end-user-guide/using-jetbrains-intellij-idea-ultimate-edition/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/using-jetbrains-webstorm/index.html b/docs/che-7/end-user-guide/using-jetbrains-webstorm/index.html
index 6250517..5ae6250 100644
--- a/docs/che-7/end-user-guide/using-jetbrains-webstorm/index.html
+++ b/docs/che-7/end-user-guide/using-jetbrains-webstorm/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/end-user-guide/using-maven-artifact-repositories/index.html b/docs/che-7/end-user-guide/using-maven-artifact-repositories/index.html
index 4ddec0a..dc52733 100644
--- a/docs/che-7/end-user-guide/using-maven-artifact-repositories/index.html
+++ b/docs/che-7/end-user-guide/using-maven-artifact-repositories/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -673,7 +676,7 @@
 <p>By default, <code>settings.xml</code> is located at the <code><em>&lt;home dir&gt;</em>/.m2</code> directory which is already on persistent volume in Maven and Java plug-in containers and you don&#8217;t need to re-create the file each time you restart the workspace if it isn&#8217;t in ephemeral mode.</p>
 </div>
 <div class="paragraph">
-<p>In case you have another container that uses Maven tools and you want to share <code>&lt;home dir&gt;/.m2</code> folder with this container, you have to specify the custom volume for this specific component in the devfile:</p>
+<p>In case you have another container that uses Maven tools and you are about to share <code>&lt;home dir&gt;/.m2</code> folder with this container, you have to specify the custom volume for this specific component in the devfile:</p>
 </div>
 <div class="listingblock">
 <div class="content">
@@ -860,7 +863,7 @@
 <h2 id="using-self-signed-certificates-in-maven-projects_che"><a class="anchor" href="#using-self-signed-certificates-in-maven-projects_che"></a>Using self-signed certificates in Maven projects</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Internal artifact repositories often do not have a certificate signed by an authority that is trusted by default in Java. They are usually signed by an internal company authority or are self-signed. Configure your tools to accept these certificates by adding them to the Java truststore.</p>
+<p>Internal artifact repositories often do not have a certificate signed by an authority that is trusted by default in Java. They are mainly signed by an internal company authority or are self-signed. Configure your tools to accept these certificates by adding them to the Java truststore.</p>
 </div>
 <div class="olist arabic">
 <div class="title">Procedure</div>
diff --git a/docs/che-7/end-user-guide/using-npm-artifact-repositories/index.html b/docs/che-7/end-user-guide/using-npm-artifact-repositories/index.html
index 760ad55..5893ca3 100644
--- a/docs/che-7/end-user-guide/using-npm-artifact-repositories/index.html
+++ b/docs/che-7/end-user-guide/using-npm-artifact-repositories/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -646,7 +649,7 @@
 <article class="doc">
 <h1 class="page">Using npm artifact repositories</h1>
 <div class="paragraph">
-<p>npm is usually configured using the <code>npm config</code> command, writing values to the <code>.npmrc</code> files. However, configuration values can also be set using the environment variables beginning with <code>NPM_CONFIG_</code>.</p>
+<p>The npm (Node Package Manager) package manager for the JavaScript programming language is configured using the <code>npm config</code> command, by writing values to the <code>.npmrc</code> files. However, configuration values can also be set using the environment variables beginning with <code>NPM_CONFIG_</code>.</p>
 </div>
 <div class="paragraph">
 <p>The Javascript/Typescript plug-in used in Eclipse&#160;Che does not download any artifacts. It is enough to configure npm in the dev-machine component.</p>
diff --git a/docs/che-7/end-user-guide/using-nuget-artifact-repositories/index.html b/docs/che-7/end-user-guide/using-nuget-artifact-repositories/index.html
index e23ef1b..1a299bc 100644
--- a/docs/che-7/end-user-guide/using-nuget-artifact-repositories/index.html
+++ b/docs/che-7/end-user-guide/using-nuget-artifact-repositories/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -689,7 +692,7 @@
 <h2 id="using-self-signed-certificates-in-nuget-projects_che"><a class="anchor" href="#using-self-signed-certificates-in-nuget-projects_che"></a>Using self-signed certificates in NuGet projects</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Internal artifact repositories often do not have a self-signed TLS certificate signed by an authority that is trusted by default. They are usually signed by an internal company authority or are self-signed. Configure your tools to accept these certificates.</p>
+<p>Internal artifact repositories often do not have a self-signed TLS certificate signed by an authority that is trusted by default. They are mainly signed by an internal company authority or are self-signed. Configure your tools to accept these certificates.</p>
 </div>
 <div class="olist arabic">
 <div class="title">Procedure</div>
diff --git a/docs/che-7/end-user-guide/using-python-artifact-repositories/index.html b/docs/che-7/end-user-guide/using-python-artifact-repositories/index.html
index 4cf86a0..47b7160 100644
--- a/docs/che-7/end-user-guide/using-python-artifact-repositories/index.html
+++ b/docs/che-7/end-user-guide/using-python-artifact-repositories/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -683,7 +686,7 @@
 <h2 id="using-self-signed-certificates-in-python-projects_che"><a class="anchor" href="#using-self-signed-certificates-in-python-projects_che"></a>Using self-signed certificates in Python projects</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Internal artifact repositories often do not have a self-signed TLS certificate signed by an authority that is trusted by default. They are usually signed by an internal company authority or are self-signed. Configure your tools to accept these certificates.</p>
+<p>Internal artifact repositories often do not have a self-signed TLS certificate signed by an authority that is trusted by default. They are mainly signed by an internal company authority or are self-signed. Configure your tools to accept these certificates.</p>
 </div>
 <div class="paragraph">
 <p>Python uses certificates from a file defined in the <code>PIP_CERT</code> environment variable.</p>
diff --git a/docs/che-7/end-user-guide/version-control/index.html b/docs/che-7/end-user-guide/version-control/index.html
index 23c3a9f..475d24e 100644
--- a/docs/che-7/end-user-guide/version-control/index.html
+++ b/docs/che-7/end-user-guide/version-control/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -763,7 +766,7 @@
 <p>A running instance of Che. To install an instance of Eclipse&#160;Che, see <a href="../../installation-guide/installing-che/" class="page">Installing Che</a>.</p>
 </li>
 <li>
-<p>An existing workspace defined on this instance of Che <a href="../creating-and-configuring-a-new-workspace/" class="page">Creating and configuring a new Che 7.26 workspace</a>.</p>
+<p>An existing workspace defined on this instance of Che <a href="../configuring-a-workspace-with-dashboard/" class="page">Configuring a Che 7.26 workspace</a>.</p>
 </li>
 <li>
 <p>Personal <a href="https://help.github.com/en/articles/types-of-github-accounts">GitHub account</a> or other Git provider account created.</p>
@@ -801,7 +804,7 @@
 <li>
 <p>Click the <b class="button">View</b> button in the lower-right corner and copy the public key from the editor and add it to the Git provider.</p>
 <div class="paragraph">
-<p>You can now use another command from the command palette: <strong>Clone git repository</strong> by providing an SSH secured URL.</p>
+<p>It is possible to use another command from the command palette: <strong>Clone git repository</strong> by providing an SSH secured URL.</p>
 </div>
 </li>
 </ol>
diff --git a/docs/che-7/end-user-guide/viewing-che-workspaces-logs/index.html b/docs/che-7/end-user-guide/viewing-che-workspaces-logs/index.html
index 7ed9012..e30a5e3 100644
--- a/docs/che-7/end-user-guide/viewing-che-workspaces-logs/index.html
+++ b/docs/che-7/end-user-guide/viewing-che-workspaces-logs/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="./">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -737,9 +740,9 @@
 </li>
 <li>
 <p>Set the <strong>trace</strong> preference value to <code>true</code> (default is <code>false</code>).</p>
-</li>
-<li>
-<p>All the communication events are now logged.</p>
+<div class="paragraph">
+<p>All the communication events are logged.</p>
+</div>
 </li>
 <li>
 <p>To watch these events, click <strong>View &#8594; Output</strong> and select <strong>Debug adapters</strong> from the drop-down list at the upper right corner of the <strong>Output</strong> view.</p>
diff --git a/docs/che-7/end-user-guide/what-is-a-che-theia-plug-in/index.html b/docs/che-7/end-user-guide/what-is-a-che-theia-plug-in/index.html
index 0f37156..8e927fd 100644
--- a/docs/che-7/end-user-guide/what-is-a-che-theia-plug-in/index.html
+++ b/docs/che-7/end-user-guide/what-is-a-che-theia-plug-in/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="./">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -756,7 +759,7 @@
 <div class="sect2">
 <h3 id="che-theia-plug-in-apis_che"><a class="anchor" href="#che-theia-plug-in-apis_che"></a>Che-Theia plug-in APIs</h3>
 <div class="paragraph">
-<p>For the purpose of providing tool isolation and easy extensibility in Eclipse&#160;Che, the Che-Theia IDE has a set of plug-in APIs. The APIs are compatible with Visual Studio Code extension APIs. Usually, Che-Theia can run VS Code extensions as its own plug-ins.</p>
+<p>For the purpose of providing tool isolation and easy extensibility in Eclipse&#160;Che, the Che-Theia IDE has a set of plug-in APIs. The APIs are compatible with Visual Studio Code extension APIs. In most cases, Che-Theia can run VS Code extensions as its own plug-ins.</p>
 </div>
 <div class="paragraph">
 <p>When developing a plug-in that depends on or interacts with components of Che workspaces (containers, preferences, factories), use the Che APIs embedded in Che-Theia.</p>
@@ -839,6 +842,18 @@
 </li>
 </ul>
 </div>
+<div class="paragraph">
+<p><!-- vale Vale.Spelling = NO --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Terms = NO --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale IBM.Usage = NO --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale IBM.PassiveVoice = NO --></p>
+</div>
 </div>
 </div>
 </div>
@@ -937,7 +952,7 @@
 <tbody>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>endpoints</code></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Optional; plugin endpoint. See <a href="../making-a-workspace-portable-using-a-devfile/#endpoints_che" class="page">making-a-workspace-portable-using-a-devfile.adoc#endpoints_che</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Optional; plugin endpoint. See <a href="../configuring-a-workspace-using-a-devfile/#endpoints_che" class="page">configuring-a-workspace-using-a-devfile.adoc#endpoints_che</a></p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>containers</code></p></td>
@@ -1232,6 +1247,18 @@
   - https://github.com/asciidoctor/asciidoctor-vscode/releases/download/v2.7.7/asciidoctor-vscode-2.7.7.vsix</code></pre>
 </div>
 </div>
+<div class="paragraph">
+<p><!-- vale Vale.Spelling = YES --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale Vale.Terms = YES --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale IBM.Usage = NO --></p>
+</div>
+<div class="paragraph">
+<p><!-- vale IBM.PassiveVoice = NO --></p>
+</div>
 </div>
 </div>
 <div class="sect1">
diff --git a/docs/che-7/end-user-guide/workspaces-overview/index.html b/docs/che-7/end-user-guide/workspaces-overview/index.html
index 4b1f29f..ea506f0 100644
--- a/docs/che-7/end-user-guide/workspaces-overview/index.html
+++ b/docs/che-7/end-user-guide/workspaces-overview/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="./">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -679,7 +682,7 @@
 </td>
 <td class="content">
 <div class="paragraph">
-<p>By default, it is possible to run only one workspace at a time. To increase the number of concurrent workspaces a user can run, patch the checluster:</p>
+<p>By default, it is possible to run only one workspace at a time. To increase the number of concurrent workspaces a user can run, update the CheCluster:</p>
 </div>
 <div class="listingblock">
 <div class="content">
@@ -730,7 +733,7 @@
 <td class="tableblock halign-left valign-top"><p class="tableblock">Yes. Developer workspaces are shareable with a URL.</p></td>
 </tr>
 <tr>
-<th class="tableblock halign-left valign-top"><p class="tableblock">Versionable</p></th>
+<th class="tableblock halign-left valign-top"><p class="tableblock">Capable of being versioned</p></th>
 <td class="tableblock halign-left valign-top"><p class="tableblock">No</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Yes. Devfiles exist with project source code.</p></td>
 </tr>
@@ -747,7 +750,7 @@
 <div class="ulist">
 <ul>
 <li>
-<p><a href="../creating-and-configuring-a-new-workspace/" class="page">Creating and configuring a new Che 7.26 workspace</a></p>
+<p><a href="../configuring-a-workspace-with-dashboard/" class="page">Configuring a Che 7.26 workspace</a></p>
 </li>
 <li>
 <p><a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a></p>
@@ -763,7 +766,7 @@
 <p><a href="../creating-a-workspace-from-code-sample/" class="page">Creating a workspace from code sample</a></p>
 </li>
 <li>
-<p><a href="../creating-a-workspace-by-importing-source-code-of-a-project/" class="page">Creating a workspace by importing the source code of a project</a></p>
+<p><a href="../creating-a-workspace-by-importing-the-source-code-of-a-project/" class="page">Creating a workspace by importing the source code of a project</a></p>
 </li>
 </ul>
 </div>
@@ -773,7 +776,7 @@
 <div class="ulist">
 <ul>
 <li>
-<p><a href="../making-a-workspace-portable-using-a-devfile/" class="page">Making a workspace portable using a devfile</a></p>
+<p><a href="../configuring-a-workspace-using-a-devfile/" class="page">Configuring a workspace using a devfile</a></p>
 </li>
 <li>
 <p><a href="../importing-kubernetes-applications-into-a-workspace/" class="page">Importing Kubernetes applications into a workspace</a></p>
@@ -810,7 +813,7 @@
 </div>
 <div class="listingblock">
 <div class="content">
-<pre>[![Contribute](https://www.eclipse.org/che/contribute.svg)](https://che.openshift.io/f?url=https://github.com/org/repository)</pre>
+<pre>[![Contribute](https://www.eclipse.org/che/contribute.svg)](https://che.openshift.io/#https://github.com/org/repository)</pre>
 </div>
 </div>
 <div class="paragraph">
@@ -818,7 +821,7 @@
 </div>
 <div class="listingblock">
 <div class="content">
-<pre>[![Contribute](https://www.eclipse.org/che/contribute.svg)](https://your-che-host.com/f?url=https://your-repository-url)</pre>
+<pre>[![Contribute](https://www.eclipse.org/che/contribute.svg)](https://your-che-host.com/#https://your-repository-url)</pre>
 </div>
 </div>
 </div>
diff --git a/docs/che-7/extensions/authenticating-with-openshift-connector-from-che/index.html b/docs/che-7/extensions/authenticating-with-openshift-connector-from-che/index.html
index 71c3a46..2be2259 100644
--- a/docs/che-7/extensions/authenticating-with-openshift-connector-from-che/index.html
+++ b/docs/che-7/extensions/authenticating-with-openshift-connector-from-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/index.html b/docs/che-7/extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/index.html
index 643f281..dba2b17 100644
--- a/docs/che-7/extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/index.html
+++ b/docs/che-7/extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -678,7 +681,7 @@
 <p>Provide the GitHub URL and select the destination for the deployment.</p>
 </li>
 <li>
-<p>Add source-code files to your Project by clicking the <b class="button">Add to workspace</b> button.</p>
+<p>Add source-code files to your Project using the <b class="button">Add to workspace</b> button.</p>
 </li>
 </ol>
 </div>
diff --git a/docs/che-7/extensions/creating-a-telemetry-plugin/index.html b/docs/che-7/extensions/creating-a-telemetry-plugin/index.html
index edd188a..0e9121f 100644
--- a/docs/che-7/extensions/creating-a-telemetry-plugin/index.html
+++ b/docs/che-7/extensions/creating-a-telemetry-plugin/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -1138,7 +1141,7 @@
 </div>
 </div>
 <div class="paragraph">
-<p>Now when you run <code>mvn quarkus:dev</code> as described in <a href="#running-the-application_che">Running the application</a>, you should see a <code>WORKSPACE_STOPPED</code> event sent to the server when you kill the Quarkus application.</p>
+<p>Running <code>mvn quarkus:dev</code> as described in <a href="#running-the-application_che">Running the application</a> displays the <code>WORKSPACE_STOPPED</code> event, sent to the server when the Quarkus application is terminated.</p>
 </div>
 </div>
 </div>
@@ -1146,7 +1149,7 @@
 <h2 id="_packaging_the_quarkus_application"><a class="anchor" href="#_packaging_the_quarkus_application"></a>Packaging the Quarkus application</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>See <a href="https://quarkus.io/guides/building-native-image#using-a-multi-stage-docker-build">the quarkus documentation</a> for the best instructions to package the application in a container.  Build and push the container to a container registry of your choice.</p>
+<p>See <a href="https://quarkus.io/guides/building-native-image#using-a-multi-stage-docker-build">the quarkus documentation</a> for the best instructions to package the application in a container. Build and push the container to a container registry of your choice.</p>
 </div>
 </div>
 </div>
@@ -1154,7 +1157,7 @@
 <h2 id="_creating_a_meta_yaml_for_your_plug_in"><a class="anchor" href="#_creating_a_meta_yaml_for_your_plug_in"></a>Creating a <code>meta.yaml</code> for your plug-in.</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Create a <code>meta.yaml</code> definition representing a Che plug-in that runs your custom back-end in a workspace Pod. For more information on <code>meta.yaml</code>, see <a href="../../end-user-guide/what-is-a-che-theia-plug-in/" class="page">What is a Che-Theia plug-in</a>.</p>
+<p>Create a <code>meta.yaml</code> definition representing a Che plug-in that runs your custom back-end in a workspace Pod. For more information about <code>meta.yaml</code>, see <a href="../../end-user-guide/what-is-a-che-theia-plug-in/" class="page">What is a Che-Theia plug-in</a>.</p>
 </div>
 <div class="listingblock">
 <div class="title">meta.yaml</div>
@@ -1181,7 +1184,7 @@
 </div>
 </div>
 <div class="paragraph">
-<p>Usually, a user would deploy this file to a corporate web server. For this guide, we create an Apache web server on OpenShift and host the plug-in there.</p>
+<p>In most cases, a user would deploy this file to a corporate web server. For this guide, we create an Apache web server on OpenShift and host the plug-in there.</p>
 </div>
 <div class="paragraph">
 <p>Create a configMap referencing the new <code>meta.yaml</code> file.</p>
@@ -1287,7 +1290,7 @@
 <h2 id="_updating_che_to_reference_your_telemetry_plug_in"><a class="anchor" href="#_updating_che_to_reference_your_telemetry_plug_in"></a>Updating Che to reference your telemetry plug-in</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Update the <code>CheCluster</code> Custom Resource, and add the <code>CHE_WORKSPACE_DEVFILE_DEFAULT__EDITOR_PLUGINS</code> environment variable to <code>spec.server.customCheProperties</code>. The value of the environment variable should be the URL of the location of the <code>meta.yaml</code> file on your web server.  This can be accomplished by running <code>oc edit checluster -n eclipse-che</code> and typing in the change at the terminal, or by editing the CR in the OpenShift console (<strong>Installed Operators &#8594; Eclipse&#160;Che &#8594; Eclipse&#160;Che Cluster &#8594; eclipse-che &#8594; YAML</strong>).</p>
+<p>Update the <code>CheCluster</code> Custom Resource, and add the <code>CHE_WORKSPACE_DEVFILE_DEFAULT__EDITOR_PLUGINS</code> environment variable to <code>spec.server.customCheProperties</code>. The value of the environment variable must be the URL of the location of the <code>meta.yaml</code> file on your web server. This can be accomplished by running <code>oc edit checluster -n eclipse-che</code> and typing in the change at the terminal, or by editing the CR in the OpenShift console (<strong>Installed Operators &#8594; Eclipse&#160;Che &#8594; Eclipse&#160;Che Cluster &#8594; eclipse-che &#8594; YAML</strong>).</p>
 </div>
 <div class="listingblock">
 <div class="content">
diff --git a/docs/che-7/extensions/creating-components-with-openshift-connector-in-che/index.html b/docs/che-7/extensions/creating-components-with-openshift-connector-in-che/index.html
index 29ff8ea..313e78a 100644
--- a/docs/che-7/extensions/creating-components-with-openshift-connector-in-che/index.html
+++ b/docs/che-7/extensions/creating-components-with-openshift-connector-in-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -717,7 +720,7 @@
 <li>
 <p>The component is ready to be pushed to the OpenShift cluster. To do so, right-click the component and select <strong>Push</strong>.</p>
 <div class="paragraph">
-<p>The component is now deployed to the cluster. Right-click for selecting additional actions, such as debugging and opening in a browser (requires port <code>8080</code> to be exposed).</p>
+<p>The component is deployed to the cluster. Use a right-click for selecting additional actions, such as debugging and opening in a browser, which requires the exposure of the port <code>8080</code>.</p>
 </div>
 </li>
 </ol>
diff --git a/docs/che-7/extensions/eclipse-che4z/index.html b/docs/che-7/extensions/eclipse-che4z/index.html
index 7f8a3a9..89b43a3 100644
--- a/docs/che-7/extensions/eclipse-che4z/index.html
+++ b/docs/che-7/extensions/eclipse-che4z/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -653,7 +656,7 @@
 <p>Powered by the open-source projects <a href="https://www.zowe.org/">Zowe</a> and <a href="https://www.eclipse.org/che/docs">Eclipse Che</a>, Che4z offers an easy and streamlined on-boarding process to get new developers using the tools they need. Using container technology and stacks, Eclipse&#160;Che brings the necessary technology to the task at hand.</p>
 </div>
 <div class="paragraph">
-<p>Developers can now find the code they need to work on in Explorer for Endevor, Git and Zowe Explorer, edit code assisted by COBOL or HLASM Language Support, and test the resulting code with the Debugger, all in one Mainframe development package.</p>
+<p>Developers can find the code they need to work on in Explorer for Endevor, Git and Zowe Explorer, edit code assisted by COBOL or HLASM Language Support, and test the resulting code with the Debugger, all in one Mainframe development package.</p>
 </div>
 <div class="paragraph">
 <p>Eclipse Che4z is an open source project. Many of the components of the Che4z stack are also available on the VS Code marketplace as part of the <a href="https://marketplace.visualstudio.com/items?itemName=broadcomMFD.code4z-extension-pack">Code4z</a> package.</p>
@@ -968,7 +971,7 @@
 <div class="ulist">
 <ul>
 <li>
-<p>Provide InterTest server location, CICS region, credentials and program/transaction name (either by file or input form).</p>
+<p>Provide InterTest server location, CICS region, credentials and program or transaction name (either by file or input form).</p>
 </li>
 <li>
 <p>Obtain the listing and set breakpoints.</p>
@@ -993,7 +996,7 @@
 <div class="ulist">
 <ul>
 <li>
-<p>Access mainframe files and execute jobs, either from an interactive graphical interface or in the terminal with CLI. Whether you want to view a PDS, allocate a dataset, change a JCL, submit a mainframe compile, or download and upload files, Zowe Explorer and Zowe CLI interfaces provide these capabilities.</p>
+<p>Access mainframe files and execute jobs, either from an interactive graphical interface or in the terminal with CLI. Whether you need to view a PDS, allocate a dataset, change a JCL, submit a mainframe compile, or download and upload files, Zowe Explorer and Zowe CLI interfaces provide these capabilities.</p>
 </li>
 </ul>
 </div>
diff --git a/docs/che-7/extensions/features-of-openshift-connector/index.html b/docs/che-7/extensions/features-of-openshift-connector/index.html
index 083bfc5..e4a8419 100644
--- a/docs/che-7/extensions/features-of-openshift-connector/index.html
+++ b/docs/che-7/extensions/features-of-openshift-connector/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/extensions/installing-openshift-connector-in-che/index.html b/docs/che-7/extensions/installing-openshift-connector-in-che/index.html
index 20aa249..7a0efa2 100644
--- a/docs/che-7/extensions/installing-openshift-connector-in-che/index.html
+++ b/docs/che-7/extensions/installing-openshift-connector-in-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/extensions/openshift-connector-overview/index.html b/docs/che-7/extensions/openshift-connector-overview/index.html
index 13c7873..183ee2b 100644
--- a/docs/che-7/extensions/openshift-connector-overview/index.html
+++ b/docs/che-7/extensions/openshift-connector-overview/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/extensions/telemetry/index.html b/docs/che-7/extensions/telemetry/index.html
index 6a37136..5b2a5fa 100644
--- a/docs/che-7/extensions/telemetry/index.html
+++ b/docs/che-7/extensions/telemetry/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -647,7 +650,7 @@
 <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
-<p>Telemetry is the transparent and ethical collection of usage data. By default, telemetry is not available in Eclipse&#160;Che, but there is an abstract API that allows enabling telemetry using the plug-in mechanism. This approach is used in the <a href="../../hosted-che/hosted-che/" class="page">Eclipse Che hosted by Red Hat</a> service where telemetry is enabled for every workspace.</p>
+<p>Telemetry is the explicit and ethical collection of operation data. By default, telemetry is not available in Eclipse&#160;Che, but there is an abstract API that allows enabling telemetry using the plug-in mechanism. This approach is used in the <a href="../../hosted-che/hosted-che/" class="page">Eclipse Che hosted by Red Hat</a> service where telemetry is enabled for every workspace.</p>
 </div>
 <div class="paragraph">
 <p>This documentation includes a guide describing how to make your own telemetry client for Eclipse&#160;Che, followed by an overview of the <a href="https://github.com/che-incubator/che-workspace-telemetry-woopra-plugin">Eclipse&#160;Che Woopra Telemetry Plugin</a>.</p>
@@ -663,16 +666,16 @@
 <div class="ulist">
 <ul>
 <li>
-<p>Duration of workspace usage</p>
+<p>Duration of a workspace utilization</p>
 </li>
 <li>
-<p>User-driven actions like file editing, committing, and pushing to remote repositories</p>
+<p>User-driven actions such as file editing, committing, and pushing to remote repositories.</p>
 </li>
 <li>
 <p>The list of plug-ins enabled in a workspace</p>
 </li>
 <li>
-<p>Programming languages and devfiles used in workspaces</p>
+<p>Programming languages and devfiles used in workspaces. See <a href="../../end-user-guide/configuring-a-workspace-using-a-devfile/#what-is-a-devfile_che" class="page">end-user-guide:configuring-a-workspace-using-a-devfile.adoc#what-is-a-devfile_che</a></p>
 </li>
 </ul>
 </div>
diff --git a/docs/che-7/extensions/the-woopra-telemetry-plugin/index.html b/docs/che-7/extensions/the-woopra-telemetry-plugin/index.html
index 490c6d8..6e652d7 100644
--- a/docs/che-7/extensions/the-woopra-telemetry-plugin/index.html
+++ b/docs/che-7/extensions/the-woopra-telemetry-plugin/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/glossary/che-glossary/index.html b/docs/che-7/glossary/che-glossary/index.html
index 8e9d890..c42298e 100644
--- a/docs/che-7/glossary/che-glossary/index.html
+++ b/docs/che-7/glossary/che-glossary/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -661,7 +664,7 @@
 </dd>
 <dt class="hdlist1">Che-Theia</dt>
 <dd>
-<p>The default editor component of a Che workspace. It is a Che-specific customization of the Eclipse Theia editor. Che-Theia can be extended using Che-Theia plugins, which are packaged as containers for ease of deployment and use. Che-Theia plugins are mostly compatible with Visual Studio extensions.</p>
+<p>The default editor component of a Che workspace. It is a Che-specific customization of the Eclipse Theia editor. Che-Theia can be extended using Che-Theia plugins, which are packaged as containers for ease of deployment and use. Che-Theia plugins are in most cases compatible with Visual Studio extensions.</p>
 </dd>
 <dt class="hdlist1">Che Workspace</dt>
 <dd>
diff --git a/docs/che-7/hosted-che/hosted-che/index.html b/docs/che-7/hosted-che/hosted-che/index.html
index b221a5b..4d7d3d0 100644
--- a/docs/che-7/hosted-che/hosted-che/index.html
+++ b/docs/che-7/hosted-che/hosted-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -652,7 +655,7 @@
 <i class="fa icon-warning" title="Warning"></i>
 </td>
 <td class="content">
-<a href="https://che.openshift.io">Eclipse Che hosted by Red Hat</a> is going to be shut down on <strong>March 1, 2021 at 00:01 GMT</strong>. A new service based on <a href="https://developers.redhat.com/developer-sandbox#assembly-field-sections-59571">CodeReady Workspaces</a> is available now. <a href="https://developers.redhat.com/developer-sandbox">Developer Sandbox for Red Hat OpenShift</a> provides more details about the new service.
+<a href="https://che.openshift.io">Eclipse Che hosted by Red Hat</a> is going to be shut down on <strong>March 1, 2021 at 00:01 GMT</strong>. A new service based on <a href="https://developers.redhat.com/developer-sandbox#assembly-field-sections-59571">CodeReady Workspaces</a> is available. <a href="https://developers.redhat.com/developer-sandbox">Developer Sandbox for Red Hat OpenShift</a> provides more details about the new service.
 </td>
 </tr>
 </table>
diff --git a/docs/che-7/installation-guide/advanced-configuration-options-for-the-che-server-component/index.html b/docs/che-7/installation-guide/advanced-configuration-options-for-the-che-server-component/index.html
index fac7144..db82242 100644
--- a/docs/che-7/installation-guide/advanced-configuration-options-for-the-che-server-component/index.html
+++ b/docs/che-7/installation-guide/advanced-configuration-options-for-the-che-server-component/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/advanced-configuration/index.html b/docs/che-7/installation-guide/advanced-configuration/index.html
index bcb224b..646597c 100644
--- a/docs/che-7/installation-guide/advanced-configuration/index.html
+++ b/docs/che-7/installation-guide/advanced-configuration/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/configuring-che-hostname/index.html b/docs/che-7/installation-guide/configuring-che-hostname/index.html
index 53d70d8e..f5e69a1 100644
--- a/docs/che-7/installation-guide/configuring-che-hostname/index.html
+++ b/docs/che-7/installation-guide/configuring-che-hostname/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/configuring-labels-for-ingresses/index.html b/docs/che-7/installation-guide/configuring-labels-for-ingresses/index.html
index 8cc3326..038bfc1 100644
--- a/docs/che-7/installation-guide/configuring-labels-for-ingresses/index.html
+++ b/docs/che-7/installation-guide/configuring-labels-for-ingresses/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/configuring-labels-for-routes/index.html b/docs/che-7/installation-guide/configuring-labels-for-routes/index.html
index fe83fe6..7572250 100644
--- a/docs/che-7/installation-guide/configuring-labels-for-routes/index.html
+++ b/docs/che-7/installation-guide/configuring-labels-for-routes/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/configuring-namespace-strategies/index.html b/docs/che-7/installation-guide/configuring-namespace-strategies/index.html
index ec88199..5d1db1b 100644
--- a/docs/che-7/installation-guide/configuring-namespace-strategies/index.html
+++ b/docs/che-7/installation-guide/configuring-namespace-strategies/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/configuring-storage-strategies/index.html b/docs/che-7/installation-guide/configuring-storage-strategies/index.html
index 6ecda46..6431eb6 100644
--- a/docs/che-7/installation-guide/configuring-storage-strategies/index.html
+++ b/docs/che-7/installation-guide/configuring-storage-strategies/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -795,7 +798,7 @@
 <p>They are provisioned with generated names to prevent naming conflicts with other PVCs in a namespace.</p>
 </li>
 <li>
-<p>Subpaths of the mounted Physical persistent volumes that reference user-defined PVCs are prefixed with <code><em>&lt;workspace-ID&gt;</em></code> or <code><em>&lt;PVC-name&gt;</em></code>. This ensures that the same PV data structure is set up with different PVC strategies. For details, see <a href="#how-subpaths-are-used-in-pvcs_che">How subpaths are used in PVCs</a>.</p>
+<p>Subpaths of the mounted Physical persistent volumes that reference user-defined PVCs are prefixed with <code><em>&lt;workspace-ID&gt;</em></code> or <code><em>&lt;PVC-name&gt;</em></code>. This ensures that the same PV data structure is configure with different PVC strategies. For details, see <a href="#how-subpaths-are-used-in-pvcs_che">How subpaths are used in PVCs</a>.</p>
 </li>
 </ul>
 </div>
diff --git a/docs/che-7/installation-guide/configuring-storage-types/index.html b/docs/che-7/installation-guide/configuring-storage-types/index.html
index beb9bc6..b2e67e2 100644
--- a/docs/che-7/installation-guide/configuring-storage-types/index.html
+++ b/docs/che-7/installation-guide/configuring-storage-types/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/configuring-the-che-installation/index.html b/docs/che-7/installation-guide/configuring-the-che-installation/index.html
index 8d8fdc7..b12e87c 100644
--- a/docs/che-7/installation-guide/configuring-the-che-installation/index.html
+++ b/docs/che-7/installation-guide/configuring-the-che-installation/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/configuring-workspace-exposure-strategies/index.html b/docs/che-7/installation-guide/configuring-workspace-exposure-strategies/index.html
index 6ccdaba..e2546fa 100644
--- a/docs/che-7/installation-guide/configuring-workspace-exposure-strategies/index.html
+++ b/docs/che-7/installation-guide/configuring-workspace-exposure-strategies/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -916,7 +919,7 @@
 <p>This is convenient for TLS-secured Che servers because it is sufficient to have a single certificate for the Che server, which will cover all the workspace component deployments as well.</p>
 </div>
 <div class="paragraph">
-<p>Single-host strategy have two subtypes with different implementation methods. First subtype is named <code>native</code>. This strategy is available and default on Kubernetes, but not on OpenShift, since it uses Ingresses for servers exposing. The second subtype named <code>gateway</code>, works both on Kubernetes or OpenShift, and uses a special pod with reverse-proxy running inside to route requests.</p>
+<p>Single-host strategy have two subtypes with different implementation methods. First subtype is named <code>native</code>. This strategy is available and default on Kubernetes, but not on OpenShift, since it uses Ingresses for servers exposing. The second subtype named <code>gateway</code>, works both on Kubernetes or OpenShift, and uses a special Pod with reverse-proxy running inside to route requests.</p>
 </div>
 <div class="admonitionblock warning">
 <table>
@@ -944,7 +947,7 @@
 <p>This single-host configuration exposes the endpoints on subpaths, for example: <code>https://&lt;che-host&gt;/serverihzmuqqc/go-cli-server-8080</code>. This limits the exposed components and user applications. Any absolute URL generated on the server side that points back to the server does not work. This is because the server is hidden behind a path-rewriting reverse proxy that hides the unique URL path prefix from the component or user application.</p>
 </div>
 <div class="paragraph">
-<p>For example, when the user accesses the hypothetical <code>[https://che-host:che-port/component-prefix-djh3d/app/index.php]</code> URL, the application sees the request coming to <code>https://internal-host/app/index.php</code>. If the application used the host in the URL that it generates in its UI, it would not work because the internal host is different from the externally visible host. However, if the application used an absolute path as the URL (for the example above, this would be <code>/app/index.php</code>), such URL would still not work. This is because on the outside, such URL does not point to the application, because it is missing the component-specific prefix.</p>
+<p>For example, when the user accesses the hypothetical <code>https://che-host:che-port/component-prefix-djh3d/app/index.php</code> URL, the application sees the request coming to <code>https://internal-host/app/index.php</code>. If the application used the host in the URL that it generates in its UI, it would not work because the internal host is different from the externally visible host. However, if the application used an absolute path as the URL (for the example above, this would be <code>/app/index.php</code>), such URL would still not work. This is because on the outside, such URL does not point to the application, because it is missing the component-specific prefix.</p>
 </div>
 <div class="paragraph">
 <p>Therefore, only applications that use relative URLs in their UI work with the single-host workspace exposure strategy.</p>
diff --git a/docs/che-7/installation-guide/configuring-workspaces-nodeselector/index.html b/docs/che-7/installation-guide/configuring-workspaces-nodeselector/index.html
index cdc065e..1b1521c 100644
--- a/docs/che-7/installation-guide/configuring-workspaces-nodeselector/index.html
+++ b/docs/che-7/installation-guide/configuring-workspaces-nodeselector/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/index.html b/docs/che-7/installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/index.html
index acce353..44cd385 100644
--- a/docs/che-7/installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/index.html
+++ b/docs/che-7/installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/importing-untrusted-tls-certificates-old/index.html b/docs/che-7/installation-guide/importing-untrusted-tls-certificates-old/index.html
index bbbd4aa..e0002ee 100644
--- a/docs/che-7/installation-guide/importing-untrusted-tls-certificates-old/index.html
+++ b/docs/che-7/installation-guide/importing-untrusted-tls-certificates-old/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/importing-untrusted-tls-certificates/index.html b/docs/che-7/installation-guide/importing-untrusted-tls-certificates/index.html
index ef81680..5ee0073 100644
--- a/docs/che-7/installation-guide/importing-untrusted-tls-certificates/index.html
+++ b/docs/che-7/installation-guide/importing-untrusted-tls-certificates/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/installing-che-in-a-restricted-environment/index.html b/docs/che-7/installation-guide/installing-che-in-a-restricted-environment/index.html
index f87518d..0763096 100644
--- a/docs/che-7/installation-guide/installing-che-in-a-restricted-environment/index.html
+++ b/docs/che-7/installation-guide/installing-che-in-a-restricted-environment/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/installing-che-in-cloud/index.html b/docs/che-7/installation-guide/installing-che-in-cloud/index.html
index 910f3f5..b19228d 100644
--- a/docs/che-7/installation-guide/installing-che-in-cloud/index.html
+++ b/docs/che-7/installation-guide/installing-che-in-cloud/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/installing-che-locally/index.html b/docs/che-7/installation-guide/installing-che-locally/index.html
index 249c719..800cc9a 100644
--- a/docs/che-7/installation-guide/installing-che-locally/index.html
+++ b/docs/che-7/installation-guide/installing-che-locally/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -702,7 +705,7 @@
 <p><a href="../../end-user-guide/creating-a-workspace-from-code-sample/" class="page">Creating a workspace from code sample</a></p>
 </li>
 <li>
-<p><a href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/" class="page">Creating a workspace by importing the source code of a project</a></p>
+<p><a href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/" class="page">Creating a workspace by importing the source code of a project</a></p>
 </li>
 </ul>
 </div>
diff --git a/docs/che-7/installation-guide/installing-che-on-aws/index.html b/docs/che-7/installation-guide/installing-che-on-aws/index.html
index 3efe66f..5e6b8df 100644
--- a/docs/che-7/installation-guide/installing-che-on-aws/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-aws/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -657,7 +660,7 @@
 <h2 id="preparing-the-aws-system-for-installing-che_che"><a class="anchor" href="#preparing-the-aws-system-for-installing-che_che"></a>Preparing the AWS system for installing Che</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>The following sections describe how to set up Kubernetes for Eclipse&#160;Che
+<p>The following sections describe how to Configure Kubernetes for Eclipse&#160;Che
 on Amazon Elastic Compute Cloud (Amazon EC2).</p>
 </div>
 <div class="ulist">
@@ -679,7 +682,7 @@
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>Set up the AWS Command Line Interface (AWS CLI). For detailed installation instructions, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html">Installing the AWS CLI</a>.</p>
+<p>Configure the AWS Command Line Interface (AWS CLI). For detailed installation instructions, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html">Installing the AWS CLI</a>.</p>
 </li>
 <li>
 <p>Check the <code>PATH</code> environment variable if the <code>aws</code> tool is not available.</p>
@@ -696,10 +699,10 @@
 <div class="sect2">
 <h3 id="_setting_up_dns"><a class="anchor" href="#_setting_up_dns"></a>Setting up DNS</h3>
 <div class="paragraph">
-<p>One way to set up Domain Name System (DNS) is to create the Amazon Route53 to manage the <code>aws.my-ide.cloud</code> domain.</p>
+<p>One way to Configure Domain Name System (DNS) is to create the Amazon Route53 to manage the <code>aws.my-ide.cloud</code> domain.</p>
 </div>
 <div class="paragraph">
-<p>To set up DNS:</p>
+<p>To Configure DNS:</p>
 </div>
 <div class="olist arabic">
 <ol class="arabic">
@@ -738,7 +741,7 @@
 </div>
 </li>
 <li>
-<p>Configure the four DNS nameservers on the <code>my-ide.cloud</code> DNS. Note that when a custom DNS provider, updating the record takes a few hours.</p>
+<p>Configure the four DNS <code>nameservers</code> on the <code>my-ide.cloud</code> DNS. Note that when a custom DNS provider, updating the record takes a few hours.</p>
 <div class="imageblock">
 <div class="content">
 <img src="../_images/installation/dns-nameservers.png" alt="dns nameservers">
@@ -906,12 +909,12 @@
 ade9c9f48b2cd11e9a28c0611bc28f24-1591254057.eu-west-1.elb.amazonaws.com has address 54.77.155.195</pre>
 </div>
 </div>
+<div class="paragraph">
+<p>The existing Kubernetes instance is prepare to host an Che installation.</p>
+</div>
 </li>
 </ol>
 </div>
-<div class="paragraph">
-<p>It is now possible to install Eclipse&#160;Che on this existing Kubernetes instance.</p>
-</div>
 </div>
 <div class="sect2">
 <h3 id="_enabling_the_tls_and_dns_challenge"><a class="anchor" href="#_enabling_the_tls_and_dns_challenge"></a>Enabling the TLS and DNS challenge</h3>
diff --git a/docs/che-7/installation-guide/installing-che-on-codeready-containers/index.html b/docs/che-7/installation-guide/installing-che-on-codeready-containers/index.html
index 8ce3008..f6a6f06 100644
--- a/docs/che-7/installation-guide/installing-che-on-codeready-containers/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-codeready-containers/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -666,10 +669,10 @@
 </div>
 </div>
 <div class="sect1">
-<h2 id="using-codeready-containers-to-set-up-openshift-4_che"><a class="anchor" href="#using-codeready-containers-to-set-up-openshift-4_che"></a>Using CodeReady Containers to set up OpenShift 4</h2>
+<h2 id="using-codeready-containers-to-set-up-openshift-4_che"><a class="anchor" href="#using-codeready-containers-to-set-up-openshift-4_che"></a>Using CodeReady Containers to configure OpenShift 4</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This section describes how to use CodeReady Containers to set up OpenShift 4.</p>
+<p>This section describes how to use CodeReady Containers to configure OpenShift 4.</p>
 </div>
 <div class="ulist">
 <div class="title">Prerequisites</div>
@@ -683,7 +686,7 @@
 <div class="title">Procedure</div>
 <ol class="arabic">
 <li>
-<p>Set up your host machine for CodeReady Containers:</p>
+<p>Configure your host machine for CodeReady Containers:</p>
 <div class="listingblock">
 <div class="content">
 <pre>$ crc setup</pre>
@@ -775,7 +778,7 @@
 <p>The <code>chectl</code> management tool is available. See <a href="../using-the-chectl-management-tool/" class="page">Using the chectl management tool</a>.</p>
 </li>
 <li>
-<p>A running instance of CodeReady Containers. See <a href="#using-codeready-containers-to-set-up-openshift-4_che">Using CodeReady Containers to set up OpenShift 4</a>.</p>
+<p>A running instance of CodeReady Containers. See <a href="#using-codeready-containers-to-set-up-openshift-4_che">Using CodeReady Containers to configure OpenShift 4</a>.</p>
 </li>
 </ul>
 </div>
diff --git a/docs/che-7/installation-guide/installing-che-on-docker-desktop/index.html b/docs/che-7/installation-guide/installing-che-on-docker-desktop/index.html
index c94aba8..4763037 100644
--- a/docs/che-7/installation-guide/installing-che-on-docker-desktop/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-docker-desktop/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/installing-che-on-google-cloud-platform/index.html b/docs/che-7/installation-guide/installing-che-on-google-cloud-platform/index.html
index 8cce60f..494df2a 100644
--- a/docs/che-7/installation-guide/installing-che-on-google-cloud-platform/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-google-cloud-platform/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -653,7 +656,7 @@
 <p>Google Cloud Platform (GCP) is a suite of cloud computing services that provides infrastructure as a service, platform as a service, and serverless computing environments.</p>
 </div>
 <div class="paragraph">
-<p>This section provides information about how to set up the GCP environment for installing Eclipse&#160;Che.</p>
+<p>This section provides information about how to configure the GCP environment for installing Eclipse&#160;Che.</p>
 </div>
 <div class="sect2">
 <h3 id="creating-a-google-kubernetes-engine-instance_using_the_SDK_che"><a class="anchor" href="#creating-a-google-kubernetes-engine-instance_using_the_SDK_che"></a>Creating a Google Kubernetes Engine instance</h3>
@@ -686,7 +689,7 @@
 <div class="title">Procedure</div>
 <ol class="arabic">
 <li>
-<p>Ensure the <code>gcloud</code> tool is set up:</p>
+<p>Ensure the <code>gcloud</code> tool is configured:</p>
 <div class="listingblock">
 <div class="content">
 <pre>$ gcloud init</pre>
diff --git a/docs/che-7/installation-guide/installing-che-on-kind/index.html b/docs/che-7/installation-guide/installing-che-on-kind/index.html
index fc3a8c7..6657ca6 100644
--- a/docs/che-7/installation-guide/installing-che-on-kind/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-kind/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -802,7 +805,7 @@
 </div>
 </li>
 <li>
-<p>The <code>ingress-nginx</code> service now has an external IP:</p>
+<p>The external IP was added to the <code>ingress-nginx</code> service:</p>
 <div class="listingblock">
 <div class="content">
 <pre>$ kubectl get svc -n ingress-nginx
diff --git a/docs/che-7/installation-guide/installing-che-on-kubespray/index.html b/docs/che-7/installation-guide/installing-che-on-kubespray/index.html
index 34da6f1..551992c 100644
--- a/docs/che-7/installation-guide/installing-che-on-kubespray/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-kubespray/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -654,7 +657,7 @@
 </div>
 </div>
 <div class="sect1">
-<h2 id="using-kubespray-to-set-up-kubernetes_che"><a class="anchor" href="#using-kubespray-to-set-up-kubernetes_che"></a>Set up Kubernetes using Kubespray</h2>
+<h2 id="using-kubespray-to-set-up-kubernetes_che"><a class="anchor" href="#using-kubespray-to-set-up-kubernetes_che"></a>Configuring Kubernetes using Kubespray</h2>
 <div class="sectionbody">
 <div class="paragraph">
 <p>Commands are given for bash on Ubuntu.</p>
@@ -698,7 +701,7 @@
 <li>
 <p>Create SSH key pair</p>
 <div class="paragraph">
-<p>You have to generate one or multiple SSH key pair(s) to allow Kubespray/Ansible automatic login using SSH. You can use a different key pair for each node or use the same for all nodes.</p>
+<p>You have to generate one or multiple SSH key pair(s) to allow the Kubespray/Ansible automatic login using SSH. You can use a different key pair for each node or use the same for all nodes.</p>
 </div>
 <div class="listingblock">
 <div class="content">
@@ -927,7 +930,7 @@
 `kubectl ` has been installed by Kubespray on master nodes of your cluster and configuration files are saved in root home directories of master nodes.</p>
 </div>
 <div class="paragraph">
-<p>If you want to access the cluster API from another computer on your network, install kubectl  first.</p>
+<p>When you are about to access the cluster API from another computer on your network, install kubectl  first.</p>
 </div>
 <div class="listingblock">
 <div class="content">
@@ -936,46 +939,50 @@
 sudo mv ./kubectl /usr/local/bin/kubectl</pre>
 </div>
 </div>
-<div class="paragraph">
-<p>Then copy the configuration files from the root home directory of a master node:</p>
-</div>
-<div class="ulist">
-<ul>
+<div class="olist arabic">
+<ol class="arabic">
 <li>
-<p>On the master node, copy configurations files from root to your useraccount</p>
+<p>Copy the configuration files from the root home directory of a master node:</p>
+<div class="olist loweralpha">
+<ol class="loweralpha" type="a">
+<li>
+<p>On the master node, copy configurations files from root to your user account:</p>
 <div class="listingblock">
 <div class="content">
-<pre>ssh &lt;node-user&gt;@&lt;master-node-ip&gt; "sudo cp -R /root/.kube ~ &amp;&amp; sudo chown -R &lt;node-user&gt;:&lt;node-user&gt; ~/.kube"</pre>
+<pre>$ ssh &lt;node-user&gt;@&lt;master-node-ip&gt; "sudo cp -R /root/.kube ~ &amp;&amp; sudo chown -R &lt;node-user&gt;:&lt;node-user&gt; ~/.kube"</pre>
+</div>
+</div>
+</li>
+</ol>
+</div>
+</li>
+<li>
+<p>Download the configuration files to a remote computer:</p>
+<div class="listingblock">
+<div class="content">
+<pre>$ scp -r &lt;node-user&gt;@&lt;master-node-ip&gt;:~/.kube ~
+$ sudo chown -R &lt;local-user&gt;:&lt;local-user&gt; ~/.kube</pre>
 </div>
 </div>
 </li>
 <li>
-<p>Then download the configuration files to a remote computer</p>
+<p>Keep secrets protected on the master node:</p>
 <div class="listingblock">
 <div class="content">
-<pre>scp -r &lt;node-user&gt;@&lt;master-node-ip&gt;:~/.kube ~
-sudo chown -R &lt;local-user&gt;:&lt;local-user&gt; ~/.kube</pre>
+<pre>$ ssh &lt;node-user&gt;@&lt;master-node-ip&gt; "rm -r ~/.kube"</pre>
 </div>
 </div>
-</li>
-<li>
-<p>Keep secrets protected on the master node</p>
-<div class="listingblock">
-<div class="content">
-<pre>ssh &lt;node-user&gt;@&lt;master-node-ip&gt; "rm -r ~/.kube"</pre>
-</div>
-</div>
-</li>
-</ul>
-</div>
 <div class="paragraph">
-<p>For sanity, use autocompletion!</p>
+<p>Use autocompletion for the sake of sanity:</p>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre>echo 'source &lt;(kubectl completion bash)' &gt;&gt;~/.bashrc</pre>
+<pre>$ echo 'source &lt;(kubectl completion bash)' &gt;&gt;~/.bashrc</pre>
 </div>
 </div>
+</li>
+</ol>
+</div>
 </div>
 </div>
 <div class="sect1">
@@ -1235,7 +1242,7 @@
 <div class="title">Prerequisites</div>
 <ul>
 <li>
-<p>A running Kubernetes cluster deployed using Kubespray on bare metal. See <a href="#using-kubespray-to-set-up-kubernetes_che">Set up Kubernetes using Kubespray</a>.</p>
+<p>A running Kubernetes cluster deployed using Kubespray on bare metal. See <a href="#using-kubespray-to-set-up-kubernetes_che">Configuring Kubernetes using Kubespray</a>.</p>
 </li>
 <li>
 <p>A load balancer is running on your cluster. See <a href="#configuring-the-metallb-load-balancer-on-kubernetes_che">Configuring the MetalLB load balancer on Kubernetes</a></p>
diff --git a/docs/che-7/installation-guide/installing-che-on-microsoft-azure/index.html b/docs/che-7/installation-guide/installing-che-on-microsoft-azure/index.html
index 62bab02..18f5441 100644
--- a/docs/che-7/installation-guide/installing-che-on-microsoft-azure/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-microsoft-azure/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -661,7 +664,7 @@
 <div class="sectionbody">
 <div class="paragraph">
 <div class="title">Procedure</div>
-<p>To set up the Azure environment for Che:</p>
+<p>To configure the Azure environment for Che:</p>
 </div>
 <div class="olist arabic">
 <ol class="arabic">
diff --git a/docs/che-7/installation-guide/installing-che-on-minikube/index.html b/docs/che-7/installation-guide/installing-che-on-minikube/index.html
index 176d003..2c0e366 100644
--- a/docs/che-7/installation-guide/installing-che-on-minikube/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-minikube/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -666,10 +669,10 @@
 </div>
 </div>
 <div class="sect1">
-<h2 id="using-minikube-to-set-up-kubernetes_che"><a class="anchor" href="#using-minikube-to-set-up-kubernetes_che"></a>Using Minikube to set up Kubernetes</h2>
+<h2 id="using-minikube-to-set-up-kubernetes_che"><a class="anchor" href="#using-minikube-to-set-up-kubernetes_che"></a>Using Minikube to configure Kubernetes</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This section describes how to use Minikube to set up a local single-node Kubernetes cluster.</p>
+<p>This section describes how to use Minikube to prepare a local single-node Kubernetes cluster.</p>
 </div>
 <div class="ulist">
 <div class="title">Prerequisites</div>
@@ -710,7 +713,7 @@
 <p>The <code>chectl</code> management tool is available. See <a href="../using-the-chectl-management-tool/" class="page">Using the chectl management tool</a>.</p>
 </li>
 <li>
-<p>A running instance of Minikube. See <a href="#using-minikube-to-set-up-kubernetes_che">Using Minikube to set up Kubernetes</a>.</p>
+<p>A running instance of Minikube. See <a href="#using-minikube-to-set-up-kubernetes_che">Using Minikube to configure Kubernetes</a>.</p>
 </li>
 </ul>
 </div>
@@ -901,7 +904,7 @@
 <h2 id="using-minikube-with-lxc_che"><a class="anchor" href="#using-minikube-with-lxc_che"></a>Running Minikube inside an LXC container</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This section describes how to properly configure an LXC container to set up Minikube when the hypervisor uses ZFS, Btrfs, or LVM to provision the containers storage.</p>
+<p>This section describes how to properly configure an LXC container for Minikube when the hypervisor uses ZFS, Btrfs, or LVM to provision the containers storage.</p>
 </div>
 <div class="admonitionblock note">
 <table>
@@ -952,7 +955,7 @@
 </div>
 </div>
 <div class="paragraph">
-<p>There is now a reference called:</p>
+<p>Observe references called:</p>
 </div>
 <div class="ulist">
 <ul>
diff --git a/docs/che-7/installation-guide/installing-che-on-minishift/index.html b/docs/che-7/installation-guide/installing-che-on-minishift/index.html
index b4ef293..f8fb515 100644
--- a/docs/che-7/installation-guide/installing-che-on-minishift/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-minishift/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -666,10 +669,10 @@
 </div>
 </div>
 <div class="sect1">
-<h2 id="using-minishift-to-set-up-openshift-3_che"><a class="anchor" href="#using-minishift-to-set-up-openshift-3_che"></a>Using Minishift to set up OpenShift 3</h2>
+<h2 id="using-minishift-to-set-up-openshift-3_che"><a class="anchor" href="#using-minishift-to-set-up-openshift-3_che"></a>Using Minishift to confgure OpenShift 3</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This section describes how to use Minishift to set up OpenShift 3.</p>
+<p>This section describes how to use Minishift to configure OpenShift 3.</p>
 </div>
 <div class="ulist">
 <div class="title">Prerequisites</div>
@@ -941,7 +944,7 @@
 <p>The <code>chectl</code> management tool is available. See <a href="../using-the-chectl-management-tool/" class="page">Using the chectl management tool</a>.</p>
 </li>
 <li>
-<p>A running instance of Minishift. See <a href="#using-minishift-to-set-up-openshift-3_che">Using Minishift to set up OpenShift 3</a>.</p>
+<p>A running instance of Minishift. See <a href="#using-minishift-to-set-up-openshift-3_che">Using Minishift to confgure OpenShift 3</a>.</p>
 </li>
 </ul>
 </div>
diff --git a/docs/che-7/installation-guide/installing-che-on-openshift-3-using-the-operator/index.html b/docs/che-7/installation-guide/installing-che-on-openshift-3-using-the-operator/index.html
index 59af10e..e78266f 100644
--- a/docs/che-7/installation-guide/installing-che-on-openshift-3-using-the-operator/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-openshift-3-using-the-operator/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -773,7 +776,7 @@
 </div>
 </li>
 <li>
-<p>Navigate to the Che cluster instance: <code>\https://che-host:che-port</code>.</p>
+<p>Navigate to the Che cluster instance: <code>https://che-host:che-port</code>.</p>
 </li>
 </ol>
 </div>
diff --git a/docs/che-7/installation-guide/installing-che-on-openshift-4-using-cli/index.html b/docs/che-7/installation-guide/installing-che-on-openshift-4-using-cli/index.html
index 7267c5c..b70d74a 100644
--- a/docs/che-7/installation-guide/installing-che-on-openshift-4-using-cli/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-openshift-4-using-cli/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -691,7 +694,7 @@
 </div>
 </li>
 <li>
-<p>Navigate to the Che cluster instance: <code>\https://che-host:che-port</code>.</p>
+<p>Navigate to the Che cluster instance: <code>https://che-host:che-port</code>.</p>
 </li>
 </ol>
 </div>
diff --git a/docs/che-7/installation-guide/installing-che-on-openshift-4-using-operatorhub/index.html b/docs/che-7/installation-guide/installing-che-on-openshift-4-using-operatorhub/index.html
index a111016..a26ff84 100644
--- a/docs/che-7/installation-guide/installing-che-on-openshift-4-using-operatorhub/index.html
+++ b/docs/che-7/installation-guide/installing-che-on-openshift-4-using-operatorhub/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/installing-che-using-storage-classes/index.html b/docs/che-7/installation-guide/installing-che-using-storage-classes/index.html
index 542023a..6217c3f 100644
--- a/docs/che-7/installation-guide/installing-che-using-storage-classes/index.html
+++ b/docs/che-7/installation-guide/installing-che-using-storage-classes/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/installing-che/index.html b/docs/che-7/installation-guide/installing-che/index.html
index ae635d1..1b460f8 100644
--- a/docs/che-7/installation-guide/installing-che/index.html
+++ b/docs/che-7/installation-guide/installing-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/index.html b/docs/che-7/installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/index.html
index d33a6ef..9d680d9 100644
--- a/docs/che-7/installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/index.html
+++ b/docs/che-7/installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
@@ -716,7 +719,7 @@
 </div>
 </div>
 <div class="paragraph">
-<p>Annotations must indicate that the given secret is mounted as a file. Set up the annotation values:</p>
+<p>Annotations must indicate that the given secret is mounted as a file. Configure the annotation values:</p>
 </div>
 <div class="ulist">
 <ul>
@@ -815,7 +818,7 @@
 </div>
 </div>
 <div class="paragraph">
-<p>Annotations must indicate that the given secret is mounted as a environment variable. Set up the annotation values:</p>
+<p>Annotations must indicate that the given secret is mounted as a environment variable. Configure the annotation values:</p>
 </div>
 <div class="ulist">
 <ul>
diff --git a/docs/che-7/installation-guide/running-more-than-one-workspace-at-a-time/index.html b/docs/che-7/installation-guide/running-more-than-one-workspace-at-a-time/index.html
index 07a34e1..24ab44a 100644
--- a/docs/che-7/installation-guide/running-more-than-one-workspace-at-a-time/index.html
+++ b/docs/che-7/installation-guide/running-more-than-one-workspace-at-a-time/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/index.html b/docs/che-7/installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/index.html
index e9aabf4..86ecc4e 100644
--- a/docs/che-7/installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/index.html
+++ b/docs/che-7/installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/supported-platforms/index.html b/docs/che-7/installation-guide/supported-platforms/index.html
index 9ef3420..9e2bf28 100644
--- a/docs/che-7/installation-guide/supported-platforms/index.html
+++ b/docs/che-7/installation-guide/supported-platforms/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/switching-between-external-and-internal-communication/index.html b/docs/che-7/installation-guide/switching-between-external-and-internal-communication/index.html
index 422dbbd..2017aae 100644
--- a/docs/che-7/installation-guide/switching-between-external-and-internal-communication/index.html
+++ b/docs/che-7/installation-guide/switching-between-external-and-internal-communication/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/uninstalling-che-after-chectl-installation/index.html b/docs/che-7/installation-guide/uninstalling-che-after-chectl-installation/index.html
index a7e2fab..c58f982 100644
--- a/docs/che-7/installation-guide/uninstalling-che-after-chectl-installation/index.html
+++ b/docs/che-7/installation-guide/uninstalling-che-after-chectl-installation/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/index.html b/docs/che-7/installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/index.html
index 40d955e..f7048c9 100644
--- a/docs/che-7/installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/index.html
+++ b/docs/che-7/installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/index.html b/docs/che-7/installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/index.html
index ae962a7..b66d48f 100644
--- a/docs/che-7/installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/index.html
+++ b/docs/che-7/installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/uninstalling-che/index.html b/docs/che-7/installation-guide/uninstalling-che/index.html
index fa481b9..ec47f22 100644
--- a/docs/che-7/installation-guide/uninstalling-che/index.html
+++ b/docs/che-7/installation-guide/uninstalling-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/upgrading-che-using-operatorhub/index.html b/docs/che-7/installation-guide/upgrading-che-using-operatorhub/index.html
index c020a5a..913bbfa 100644
--- a/docs/che-7/installation-guide/upgrading-che-using-operatorhub/index.html
+++ b/docs/che-7/installation-guide/upgrading-che-using-operatorhub/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/index.html b/docs/che-7/installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/index.html
index 9ab3463..573c399 100644
--- a/docs/che-7/installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/index.html
+++ b/docs/che-7/installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/upgrading-che-using-the-cli-management-tool/index.html b/docs/che-7/installation-guide/upgrading-che-using-the-cli-management-tool/index.html
index 27cf0ad..10967d6 100644
--- a/docs/che-7/installation-guide/upgrading-che-using-the-cli-management-tool/index.html
+++ b/docs/che-7/installation-guide/upgrading-che-using-the-cli-management-tool/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/upgrading-che/index.html b/docs/che-7/installation-guide/upgrading-che/index.html
index f004b56..3113c5f 100644
--- a/docs/che-7/installation-guide/upgrading-che/index.html
+++ b/docs/che-7/installation-guide/upgrading-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/installation-guide/using-the-chectl-management-tool/index.html b/docs/che-7/installation-guide/using-the-chectl-management-tool/index.html
index 45042ab..716d3c0 100644
--- a/docs/che-7/installation-guide/using-the-chectl-management-tool/index.html
+++ b/docs/che-7/installation-guide/using-the-chectl-management-tool/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/investigating-failures-at-a-workspace-start-using-the-verbose-mode/index.html b/docs/che-7/investigating-failures-at-a-workspace-start-using-the-verbose-mode/index.html
new file mode 100644
index 0000000..be4b20b
--- /dev/null
+++ b/docs/che-7/investigating-failures-at-a-workspace-start-using-the-verbose-mode/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<meta charset="utf-8">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">
+<script>location="../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/"</script>
+<meta http-equiv="refresh" content="0; url=../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">
+<meta name="robots" content="noindex">
+<title>Redirect Notice</title>
+<h1>Redirect Notice</h1>
+<p>The page you requested has been relocated to <a href="../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/</a>.</p>
diff --git a/docs/che-7/making-a-workspace-portable-using-a-devfile/index.html b/docs/che-7/making-a-workspace-portable-using-a-devfile/index.html
index ced9fe3..5d69f01 100644
--- a/docs/che-7/making-a-workspace-portable-using-a-devfile/index.html
+++ b/docs/che-7/making-a-workspace-portable-using-a-devfile/index.html
@@ -1,9 +1,9 @@
 <!DOCTYPE html>
 <meta charset="utf-8">
-<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/making-a-workspace-portable-using-a-devfile/">
-<script>location="../end-user-guide/making-a-workspace-portable-using-a-devfile/"</script>
-<meta http-equiv="refresh" content="0; url=../end-user-guide/making-a-workspace-portable-using-a-devfile/">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/configuring-a-workspace-using-a-devfile/">
+<script>location="../end-user-guide/configuring-a-workspace-using-a-devfile/"</script>
+<meta http-equiv="refresh" content="0; url=../end-user-guide/configuring-a-workspace-using-a-devfile/">
 <meta name="robots" content="noindex">
 <title>Redirect Notice</title>
 <h1>Redirect Notice</h1>
-<p>The page you requested has been relocated to <a href="../end-user-guide/making-a-workspace-portable-using-a-devfile/">https://www.eclipse.org/che/docs/che-7/end-user-guide/making-a-workspace-portable-using-a-devfile/</a>.</p>
+<p>The page you requested has been relocated to <a href="../end-user-guide/configuring-a-workspace-using-a-devfile/">https://www.eclipse.org/che/docs/che-7/end-user-guide/configuring-a-workspace-using-a-devfile/</a>.</p>
diff --git a/docs/che-7/overview/che-architecture/index.html b/docs/che-7/overview/che-architecture/index.html
index 47b533a..8f4ebe2 100644
--- a/docs/che-7/overview/che-architecture/index.html
+++ b/docs/che-7/overview/che-architecture/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/overview/introduction-to-eclipse-che/index.html b/docs/che-7/overview/introduction-to-eclipse-che/index.html
index 8438316..0cdc4b7 100644
--- a/docs/che-7/overview/introduction-to-eclipse-che/index.html
+++ b/docs/che-7/overview/introduction-to-eclipse-che/index.html
@@ -113,13 +113,25 @@
     <a class="nav-link" href="../../end-user-guide/workspaces-overview/">Using developer workspaces</a>
 <ul class="nav-list">
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-remote-devfile/">Creating a workspace from a remote devfile using the dashboard</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/">Creating a workspace from local devfile using chectl</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/">Creating a workspace by importing the source code of a project</a>
+  </li>
+  <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-with-dashboard/">Configuring a workspace</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/configuring-a-workspace-using-a-devfile/">Configuring a workspace using a devfile</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/making-a-workspace-portable-using-a-devfile/">Making a workspace portable using a devfile</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-and-configuring-a-new-workspace/">Creating and configuring a new workspace</a>
+    <a class="nav-link" href="../../end-user-guide/running-a-workspace-with-dashboard/">Running a workspace</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/importing-kubernetes-applications-into-a-workspace/">Importing Kubernetes applications into a workspace</a>
@@ -128,12 +140,6 @@
     <a class="nav-link" href="../../end-user-guide/remotely-accessing-workspaces/">Remotely accessing workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-from-code-sample/">Creating a workspace from code sample</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/">Creating a workspace by importing source code of a project</a>
-  </li>
-  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/">Mounting a secret as a file or an environment variable into a workspace container</a>
   </li>
   <li class="nav-item" data-depth="2">
@@ -149,7 +155,7 @@
     <a class="nav-link" href="../../end-user-guide/what-is-a-che-theia-plug-in/">What is a Che-Theia plug-in</a>
   </li>
   <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VSCode extension</a>
+    <a class="nav-link" href="../../end-user-guide/adding-a-vs-code-extension-to-a-workspace/">Adding a VS Code extension</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/publishing-metadata-for-a-vs-code-extension/">Publishing a VS Code extension</a>
@@ -218,17 +224,14 @@
     <a class="nav-link" href="../../end-user-guide/viewing-che-workspaces-logs/">Viewing Che workspaces logs</a>
   </li>
   <li class="nav-item" data-depth="2">
+    <a class="nav-link" href="../../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">Troubleshooting workspace start failures</a>
+  </li>
+  <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-slow-workspaces/">Troubleshooting slow workspaces</a>
   </li>
   <li class="nav-item" data-depth="2">
     <a class="nav-link" href="../../end-user-guide/troubleshooting-network-problems/">Troubleshooting network problems</a>
   </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/starting-a-che-workspace-in-debug-mode/">Starting a workspace in debug mode</a>
-  </li>
-  <li class="nav-item" data-depth="2">
-    <a class="nav-link" href="../../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">Restarting a workspace in debug mode after start failure</a>
-  </li>
 </ul>
   </li>
 </ul>
diff --git a/docs/che-7/restarting-a-che-workspace-in-debug-mode-after-start-failure/index.html b/docs/che-7/restarting-a-che-workspace-in-debug-mode-after-start-failure/index.html
index 5aaf870..be4b20b 100644
--- a/docs/che-7/restarting-a-che-workspace-in-debug-mode-after-start-failure/index.html
+++ b/docs/che-7/restarting-a-che-workspace-in-debug-mode-after-start-failure/index.html
@@ -1,9 +1,9 @@
 <!DOCTYPE html>
 <meta charset="utf-8">
-<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">
-<script>location="../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/"</script>
-<meta http-equiv="refresh" content="0; url=../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">
+<script>location="../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/"</script>
+<meta http-equiv="refresh" content="0; url=../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">
 <meta name="robots" content="noindex">
 <title>Redirect Notice</title>
 <h1>Redirect Notice</h1>
-<p>The page you requested has been relocated to <a href="../end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/">https://www.eclipse.org/che/docs/che-7/end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/</a>.</p>
+<p>The page you requested has been relocated to <a href="../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/</a>.</p>
diff --git a/docs/che-7/starting-a-che-workspace-in-debug-mode/index.html b/docs/che-7/starting-a-che-workspace-in-debug-mode/index.html
index 69f5be1..be4b20b 100644
--- a/docs/che-7/starting-a-che-workspace-in-debug-mode/index.html
+++ b/docs/che-7/starting-a-che-workspace-in-debug-mode/index.html
@@ -1,9 +1,9 @@
 <!DOCTYPE html>
 <meta charset="utf-8">
-<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/starting-a-che-workspace-in-debug-mode/">
-<script>location="../end-user-guide/starting-a-che-workspace-in-debug-mode/"</script>
-<meta http-equiv="refresh" content="0; url=../end-user-guide/starting-a-che-workspace-in-debug-mode/">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">
+<script>location="../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/"</script>
+<meta http-equiv="refresh" content="0; url=../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">
 <meta name="robots" content="noindex">
 <title>Redirect Notice</title>
 <h1>Redirect Notice</h1>
-<p>The page you requested has been relocated to <a href="../end-user-guide/starting-a-che-workspace-in-debug-mode/">https://www.eclipse.org/che/docs/che-7/end-user-guide/starting-a-che-workspace-in-debug-mode/</a>.</p>
+<p>The page you requested has been relocated to <a href="../end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/">https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/</a>.</p>
diff --git a/docs/che-7/starting-a-workspace-with-dashboard/index.html b/docs/che-7/starting-a-workspace-with-dashboard/index.html
new file mode 100644
index 0000000..40c31a0
--- /dev/null
+++ b/docs/che-7/starting-a-workspace-with-dashboard/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<meta charset="utf-8">
+<link rel="canonical" href="https://www.eclipse.org/che/docs/che-7/end-user-guide/running-a-workspace-with-dashboard/">
+<script>location="../end-user-guide/running-a-workspace-with-dashboard/"</script>
+<meta http-equiv="refresh" content="0; url=../end-user-guide/running-a-workspace-with-dashboard/">
+<meta name="robots" content="noindex">
+<title>Redirect Notice</title>
+<h1>Redirect Notice</h1>
+<p>The page you requested has been relocated to <a href="../end-user-guide/running-a-workspace-with-dashboard/">https://www.eclipse.org/che/docs/che-7/end-user-guide/running-a-workspace-with-dashboard/</a>.</p>
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index bb5ecb9..3e56464 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,590 +2,594 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/authenticating-users/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/authorizing-users/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/backup-and-disaster-recovery/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/building-custom-registry-images/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/caching-images-for-faster-workspace-start/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/calculating-che-resource-requirements/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/che-architecture-overview/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/che-workspace-controller/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/che-workspaces-architecture/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/collecting-logs-using-chectl/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/configuring-authorization/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/configuring-openshift-oauth/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/configuring-server-logging/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/customizing-the-registries/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/defining-the-list-of-images-to-pull/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/defining-the-memory-parameters-for-the-image-puller/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/external-database-setup/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/installing-image-puller-on-kubernetes-using-helm/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/installing-image-puller-on-kubernetes-using-the-operator/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/installing-image-puller-on-openshift-using-openshift-templates/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/installing-image-puller-on-openshift-using-operatorhub/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/managing-identities-and-authorizations/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/monitoring-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/persistent-volumes-backups/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/removing-user-data/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/retrieving-che-logs/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/running-custom-registries/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/tracing-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/viewing-che-server-logs/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/viewing-external-service-logs/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/viewing-kubernetes-events/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/viewing-operator-events/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/administration-guide/viewing-plug-in-broker-logs/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/contributor-guide/adding-support-for-a-new-debugger/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/contributor-guide/adding-support-for-a-new-language/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/contributor-guide/branding-che-theia/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/contributor-guide/che-extensibility-reference/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/contributor-guide/che-extension-points/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/contributor-guide/che-theia-plug-in-api/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/contributor-guide/debug-adapter-protocol/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/contributor-guide/developing-che-theia-plug-ins/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/contributor-guide/language-server-protocol/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/contributor-guide/publishing-che-theia-plug-ins/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/contributor-guide/testing-che-theia-plug-ins/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/accessing-che-from-openshift-developer-perspective/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/adding-a-vs-code-extension-to-a-workspace/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/adding-tools-to-che-after-creating-a-workspace/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/authentication-against-bitbucket-server-with-the-personal-access-token/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/che-theia-ide-basics/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/che-theia-troubleshooting/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/configuring-a-workspace-using-a-devfile/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
-<loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-source-code-of-a-project/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/configuring-a-workspace-with-dashboard/</loc>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
+</url>
+<url>
+<loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-by-importing-the-source-code-of-a-project/</loc>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-code-sample/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
-<loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-and-configuring-a-new-workspace/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-local-devfile-using-chectl/</loc>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
+</url>
+<url>
+<loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-remote-devfile/</loc>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/customizing-developer-environments/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/defining-custom-commands-for-che-theia/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/differences-in-how-che-theia-webview-works-on-a-single-host-mode-comparing-to-a-multi-host-mode/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/importing-certificates-to-browsers/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/importing-kubernetes-applications-into-a-workspace/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
-<loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/making-a-workspace-portable-using-a-devfile/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/investigating-failures-at-a-workspace-start-using-the-verbose-mode/</loc>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-workspace-container/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/navigating-che-using-the-dashboard/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/navigating-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/provisioning-jetbrains-activation-code-for-offline-use/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/publishing-metadata-for-a-vs-code-extension/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/remotely-accessing-workspaces/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
-<loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/restarting-a-che-workspace-in-debug-mode-after-start-failure/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
-</url>
-<url>
-<loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/starting-a-che-workspace-in-debug-mode/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/running-a-workspace-with-dashboard/</loc>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/support-for-jetbrains-ides/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/testing-a-visual-studio-code-extension-in-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/troubleshooting-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/troubleshooting-network-problems/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/troubleshooting-slow-workspaces/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/using-alternative-ides-in-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/using-artifact-repositories-in-a-restricted-environment/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/using-go-artifact-repositories/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/using-gradle-artifact-repositories/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/using-jetbrains-intellij-idea-community-edition/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/using-jetbrains-intellij-idea-ultimate-edition/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/using-jetbrains-webstorm/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/using-maven-artifact-repositories/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/using-npm-artifact-repositories/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/using-nuget-artifact-repositories/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/using-python-artifact-repositories/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/version-control/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/viewing-che-workspaces-logs/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/what-is-a-che-theia-plug-in/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/end-user-guide/workspaces-overview/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/extensions/authenticating-with-openshift-connector-from-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/extensions/connecting-source-code-from-github-to-a-openshift-component-using-openshift-connector/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/extensions/creating-a-telemetry-plugin/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/extensions/creating-components-with-openshift-connector-in-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/extensions/eclipse-che4z/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/extensions/features-of-openshift-connector/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/extensions/installing-openshift-connector-in-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/extensions/openshift-connector-overview/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/extensions/telemetry/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/extensions/the-woopra-telemetry-plugin/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/glossary/che-glossary/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/hosted-che/hosted-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/advanced-configuration-options-for-the-che-server-component/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/advanced-configuration/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/configuring-che-hostname/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/configuring-labels-for-ingresses/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/configuring-labels-for-routes/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/configuring-namespace-strategies/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/configuring-storage-strategies/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/configuring-storage-types/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/configuring-the-che-installation/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/configuring-workspace-exposure-strategies/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/configuring-workspaces-nodeselector/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/deploying-che-with-support-for-git-repositories-with-self-signed-certificates/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/importing-untrusted-tls-certificates-old/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/importing-untrusted-tls-certificates/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-in-a-restricted-environment/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-in-cloud/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-locally/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-aws/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-codeready-containers/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-docker-desktop/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-google-cloud-platform/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-kind/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-kubespray/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-microsoft-azure/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-minikube/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-minishift/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-openshift-3-using-the-operator/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-openshift-4-using-cli/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-openshift-4-using-operatorhub/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-using-storage-classes/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/mounting-a-secret-as-a-file-or-an-environment-variable-into-a-container/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/running-more-than-one-workspace-at-a-time/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/setting-up-the-keycloak-che-username-readonly-theme-for-the-eclipse-che-login-page/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/supported-platforms/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/switching-between-external-and-internal-communication/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/uninstalling-che-after-chectl-installation/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-cli/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/uninstalling-che-after-operatorhub-installation-using-openshift-web-console/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/uninstalling-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/upgrading-che-using-operatorhub/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/upgrading-che-using-the-cli-management-tool-in-restricted-environment/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/upgrading-che-using-the-cli-management-tool/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/upgrading-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/installation-guide/using-the-chectl-management-tool/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/overview/che-architecture/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 <url>
 <loc>https://www.eclipse.org/che/docs/che-7/overview/introduction-to-eclipse-che/</loc>
-<lastmod>2021-02-24T12:28:03.470Z</lastmod>
+<lastmod>2021-02-24T13:01:09.912Z</lastmod>
 </url>
 </urlset>