Skip to main content

Create and manage a workspace

This page guides you through using, creating, and managing Workspaces in H2O AI Cloud.

Switching between workspaces

Users may switch between workspaces in two ways:

  • Using the "Workspace" dropdown on the top left of the navigation bar
  • Using the "Manage Workspaces" interface

When a user switches to a workspace, the resources they can access are filtered by their permissions in that workspace.


Create a new workspace

Any user may create a workspace—no special permissions are required. To create a workspace:

  1. Navigate to H2O AI Cloud and log in.

  2. On the homepage top-left corner, you will see the workspaces dropdown. Click the dropdown and select Manage workspaces.

  3. Click Create workspace.

    Create workspace

  4. Enter a workspace name and description. Admin users can also select tags in the Tags section to organize the workspace. Then select the members that you wish to give access to the workspace.

  5. Select the relevant permissions for each member and click Add user to add that member to the workspace.

    Add workspace permissions

    info

    Note that the user will only have access to carry out actions that they have been assigned permission for within the workspace, as well as actions that are permitted according to their assigned platform role.

  6. Click Save to finish creating the workspace. The created workspace is now listed on the workspaces list.

A workspace may have multiple owners, who function as administrators for that workspace. Workspace owners can easily delete workspaces to facilitate short-lived collaboration between users.


Manage a workspace

Once you have created a workspace, you can edit it by adding or removing new users, changing the user permissions, updating tags, or deleting the workspace.

To manage or edit a workspace, click the kebab menu corresponding to the relevant workspace name and click Edit.

Edit workspace

Adding and editing workspace tags

Workspace organization with tags

Admin users can organize and manage workspaces using tags to categorize and filter workspaces, making it easier to find and manage workspaces in large deployments.

To add tags when creating a workspace:

  1. In the Add New Workspace dialog, locate the Tags section.
  2. Use the Select tags dropdown to choose one or more tags for the workspace.
  3. The selected tags will be associated with the workspace when you click Save.

To modify tags for an existing workspace:

  1. Click the kebab menu for the workspace and select Edit.
  2. In the workspace edit dialog, locate the Tags section and modify tags using the Select tags dropdown.
  3. Click Save to apply the changes.

Filtering workspaces

Filter the workspace list to quickly find workspaces that match specific criteria:

  1. In the Manage workspaces interface, locate the Filters section.
  2. In the Available Filters dropdown, select a filter type (such as Owner, Date Created, or Tags).
  3. Use the filter input field to specify your filter criteria.
  4. The list displays only workspaces that match the selected filter criteria.

You can combine multiple filters (for example, filter by Owner and Tags simultaneously). Use the Reset filter button to clear an individual filter or Clear filters to remove all active filters.


Feedback