Creating and managing workspaces

When you create your Fabricate account, Fabricate automatically creates a workspace with your name.

If you do not create other workspaces, then all of your databases are created in that workspace.

Adding a workspace

To add a workspace:

  1. In the user menu, click Switch Workspaces.

User menu with the Switch Workspaces option
  1. On the Switch Workspaces panel, click New Workspace.

  2. In the name field, provide the name of the workspace.

  3. Click Save.

Changing the workspace name

To change the name of a workspace:

  1. In the user menu, click Switch Workspaces.

  2. On the Switch Workspaces panel, hover over the workspace to configure, then click the settings icon.

Switch Workspaces panel with the settings option displayed for a workspace
  1. On the Settings page, in the Name field, provide the new name for the workspace.

  2. Click Save Changes.

Configuring access to the workspace

From the Permissions section of the workspace Settings page, you manage workspace access to organization users and to API keys.

About workspace roles

For each user and API key, the assigned role determines the actions that they can perform within the workspace.

The available workspace roles are:

  • Owner - Every workspace must have at least one owner. The user who creates the workspace is automatically an owner. Other users and API keys also can be assigned as owners. Owners have full access to the workspace. They can:

    • Create and manage databases.

    • Manage workspace access.

  • Editor - A workspace editor can create and manage databases. They cannot manage access to the workspace.

  • Viewer - A workspace viewer can view the databases in a workspace and generate data. They cannot change any database configuration.

Adding a user to the workspace

The user must already be added to your account.

To add an account user to the workspace:

  1. Click Add User.

  2. From the dropdown list, select the user to add.

  3. By default, the user is granted the Viewer workspace role. To assign a different role, from the Account Role dropdown list, select the new role to assign.

Adding an API key to the workspace

The API key must already be added to your account.

To add an API key to the workspace:

  1. Click Add API Key.

  2. From the dropdown list, select the API key to add.

  3. By default, the API key is granted the Viewer workspace role. To assign a different role, from the Account Role dropdown list, select the new role to assign.

Changing the role for a user or API key

To change an assigned workspace role, from the Account Role dropdown list, select the new role.

Note that each workspace must have at least one workspace owner.

Removing a user or API key

To remove a user or API key from the workspace:

  1. Click the Remove option for the user or API key.

  2. On the confirmation panel, click Remove User or Remove API Key.

Note that each workspace must have at least one workspace owner.

Deleting a workspace

From the workspace Settings page, to delete the workspace:

  1. Click Delete Workspace.

  2. On the confirmation panel, click Delete Workspace.

When you delete a workspace, Fabricate also deletes all of the databases in that workspace.

Last updated