Manage Workspaces

Workspaces enable multiple teams to work simultaneously in Bigeye where each team can manage and monitor their own data. A Bigeye workspace contains:

Each company has a default workspace provisioned. Company admins can create and edit additional workspaces as needed.

Create a workspace

To create a workspace:

  1. From the home screen, navigate to Settings > Workspaces.
  2. Click Create workspace.
  3. Enter a unique Workspace name and click Create workspace.

To grant users access to a workspace, first create a group. Then grant the group manage, edit, or view access to the workspace.

Edit a workspace

To edit a workspace:

  1. From the home page, navigate to Settings > Workspaces.
  1. Click the inline edit icon on any workspace.
  1. Update the Workspace name and click Save.

Navigate to the object page to edit objects in the workspace, such as data sources, metrics, collections, and Deltas.

Delete a workspace

To delete a workspace:

  1. From the home page, navigate to Settings > Workspaces.
  2. Click the delete icon on any workspace.
  1. Enter the Workspace name to confirm the deletion.

🚧

Deleting a workspace

Deleting a workspace will delete all the data sources, BI tools, ETL tools, metrics, issues, collections, Deltas, templates, and schedules in the workspace. This action can't be undone.

Switch workspaces

Users may have access to one or more workspaces within your Bigeye company. You can view your active workspace in the top left of the menu bar, where you see your company name, workspace name, and initials.

To navigate between workspaces in the Bigeye app:

  1. Click the workspace name or initials in the top left of the menu.
  1. Choose Switch workspace to view a list of all workspaces you can access.
  1. Select the workspace you want to access.

All objects that you create are saved to your current active workspace. If you add a source to the catalog or deploy metrics on a dataset, those are created in your current active workspace.

Several Bigeye API endpoints, specifically that create objects or return an object list, require the workspace to be specified in the request body or as an HTTP header. Bigeye defaults to the only available workspace ID when a single workspace is active within a company.


What’s Next

Manage Groups