Skip to content

Workspaces (admin)

The admin Workspaces page lives at /admin/workspaces and is gated to global admins.

Listing

Every workspace in the instance, with owner, created date, and project count.

Creating

The + Create workspace button creates a workspace owned by the admin who created it.

Soft-delete

Deleting a workspace cascade-soft-deletes its projects. Restoring is not supported in v1.

Public workspaces

A workspace can be marked is_public=true (only admins can do this). Public workspaces are visible to every signed-in user without a workspace_members row. Currently, demo-workspace is the only public workspace shipped by default.

Sulu Test Management System