Add links to the Arvados forum refs #16521
[arvados.git] / doc / user / getting_started / workbench.html.textile.liquid
index 48a4c470b8604524547b3f1f162479c3c433c23e..fc704227e0a7ebb65ef4524be7e6f2abce094b12 100644 (file)
@@ -3,11 +3,20 @@ layout: default
 navsection: userguide
 title: Accessing Arvados Workbench
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
 
-Access the Arvados beta test instance available using this link:
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
-"https://{{ site.arvados_workbench_host }}/":https://{{ site.arvados_workbench_host }}/
+If you are using the default Arvados instance for this guide, you can Access Arvados Workbench using this link:
 
-If you are accessing Arvados for the first time, you will be asked to log in using a Google account.  Arvados uses only your name and email address from Google services for identification, and will never access any personal information.  Once you are logged in, the Workbench page may indicate your account status is *New / inactive*.  If this is the case, contact the administrator of the Arvados instance to activate your account.
+<a href="{{site.arvados_workbench_host}}/" target="_blank">{{site.arvados_workbench_host}}/</a>
 
-Once your account is active, logging in to the Workbench will present you with a system status dashboard.  This gives a summary of data, configuration, and activity in the Arvados instance.
+(If you are using a different Arvados instance than the default for this guide, replace *{{ site.arvados_workbench_host }}* with your private instance in all of the examples in this guide.)
+
+You may be asked to log in using a Google account.  Arvados uses only your name and email address from Google services for identification, and will never access any personal information.  If you are accessing Arvados for the first time, the Workbench may indicate your account status is *New / inactive*.  If this is the case, contact the administrator of the Arvados instance to request activation of your account.
+
+Once your account is active, logging in to the Workbench will present you with the Dashboard. This gives a summary of your projects and recent activity in the Arvados instance.  "You are now ready to run your first pipeline.":{{ site.baseurl }}/user/tutorials/tutorial-workflow-workbench.html
+
+!{display: block;margin-left: 25px;margin-right: auto;border:1px solid lightgray;}{{ site.baseurl }}/images/workbench-dashboard.png!