* User is now taken to a "welcome" page where they click button to log in
[arvados.git] / doc / user / getting_started / workbench.textile
1 ---
2 layout: default
3 navsection: userguide
4 title: Accessing Arvados Workbench
5 navorder: 1
6 ---
7 h1. Accessing Arvados Workbench
8
9 Access the Arvados beta test instance available using this link:
10
11 "https://workbench.{{ site.arvados_api_host }}/":https://workbench.{{ site.arvados_api_host }}/
12
13 If you are accessing Arvados for the first time, you will be asked to log in using a Google account.  Arvados uses Google services only 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.
14
15 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.
16
17 Next, we will "configure your account for ssh access to an Arvados virtual machine (VM).":ssh-access.html