Workbench Application (AEN 4.1.2)
=================================

.. raw:: html

    <p>The Workbench is a file viewer and manager, including a file editor and file
    permissions manager. You can use it to upload and download files, create new files
    and folders, copy and move files to new locations, rename files and/or folders and
    to manage the access permissions of your team members. You can also use it to grant
    or revoke access of non-team members.</p>
    <p>Workbench also includes a simple terminal application. This is convenient to use
    because the File Manager is always visible, making your navigation easier.</p>
    <p>To open Workbench, log onto AE Notebooks and select the project you want
    to work on, or create a new project and open it. On the main page of your project,
    click on the workbench icon:</p>
    <p><img alt="image0" src="../../../_images/ae-notebooks/4.1.2/user/workbench_icon.png" /></p>
    <p>When you first open Workbench, on the left you see the file manager,
    and on the right you see create or upload a file:</p>
    <p><img alt="image1" src="../../../_images/ae-notebooks/4.1.2/user/workbench_initialscreen.png" /></p>
    <p>When you open a file or open a terminal window, it appears on the right.
    To make the Create or Upload a file options re-appear, simply refresh your
    browser window.</p>
    <p>Two small icons appear in the top black bar. Hovering over them brings up a
    tool tip explaining their use. The icons are Toggle to make the file manager
    appear or disappear from the left column, and Terminal to open a simple
    terminal window.</p>
    <div class="section" id="file-manager">
    <h2>File Manager<a class="headerlink" href="#file-manager" title="Permalink to this headline">¶</a></h2>
    <p>The file Manager in the left column is an intuitive way to interact with your
    files and folders. Right-click on any folder to make the drop-down menu of
    options appear:</p>
    <p><img alt="image2" src="../../../_images/ae-notebooks/4.1.2/user/workbench_dropdown.png" /></p>
    <p>New File - Create and edit a new file
    New Folder - Create a new folder
    Upload File - Upload file to selected folder. You can also drag a file to the folder.
    Permissions - Control access to your files and folders. See <a class="reference internal" href="team.html"><span class="doc">Team Collaboration</span></a>.
    Cut - Cut the file to paste in another folder.
    Copy - Copy the file to another folder.
    Paste - Paste a previously cut or copied file.
    Delete - Delete the highlighted file or folder.
    Rename - Rename the highlighted file or folder.</p>
    </div>
    <div class="section" id="file-editor">
    <h2>File Editor<a class="headerlink" href="#file-editor" title="Permalink to this headline">¶</a></h2>
    <p>Double-click any text file in the left-column file browser, and the
    File Editor will open on the right:</p>
    <p><img alt="image3" src="../../../_images/ae-notebooks/4.1.2/user/workbench_editor.png" /></p>
    <p>Be sure to click the top-right &#8220;Save&#8221; button when you have finished editing.
    To close the file without saving, click the red &#8220;X&#8221; at the top,
    next to the file name.</p>
    </div>
    <div class="section" id="simple-terminal">
    <h2>Simple Terminal<a class="headerlink" href="#simple-terminal" title="Permalink to this headline">¶</a></h2>
    <p>To open the simple Workbench terminal, in the top black bar, click on the
    &#8220;Open Terminal&#8221; icon, the second icon from the left. A terminal (bash shell)
    window opens on the right.</p>
    <p>TIP: You can open additional terminal windows by either clicking the
    &#8220;Open Terminal&#8221; icon again, or by clicking the plus sign at the top
    of the terminal window.</p>
    <p><img alt="image4" src="../../../_images/ae-notebooks/4.1.2/user/workbench_terminal.png" /></p>
    <p>Navigate between terminal windows by clicking the terminal tabs that appear on
    the top navigation bar, then the number of the terminal window you want to use.</p>
    </div>
