Skip to main content

Workspace

This screen displays information about the workspace where applications are organized. There are also data store item operations and API playground functions.

A workspace is an area where you keep your applications/projects together. Group multiple business applications in each workspace.

*In the admin console, Hexabase applications are called "projects".

List of workspaces

Select "workspace" from the left navigation menu or click "workspace" on the dashboard to display the "workspace list".

The following features can be found here:

  • Workspace list: Displays a list of workspaces that the logged-in user can join. When you select any workspace, "workspace details" will be displayed.
  • Search workspace: Search for workspaces and display them in the workspace list.
  • Add new workspace: Allows you to create a new workspace.

Workspace details

Selecting any workspace in the "workspace list" will display the "workspace details". Here, you can perform the following operations:

  • Select project: Select a project (application). Once selected, the "datastore" of the selected project will be displayed
  • Add project: Allows you to add a project (application) to the selected workspace.
  • Edit project: You can rename any project.

※Once the workspace details are displayed, select the desired workspace.

Datastore

"Datastore" in "workspace details" lists the datastore items. Selecting any item in datastore allows you to operate on that item.

  • Create new item: Create an item.
  • Item details: Select an item in datastore to view the details of that item.
  • Edit item: Click edit in the item details to change the item.
  • Delete item: Click "delete" in the item details to delete the item.

API playground

The API playground allows you to try out the API on a selected datastore.