Projects and Workspaces
Projects and Workspaces are the way OpenControlPlane organizes teams and their ManagedControlPlanes.
- A Project is a logical grouping of ManagedControlPlanes that belong to a team or business unit. It provides a namespace boundary and access control scope.
- A Workspace is a named environment within a Project — for example
dev,staging, orprod. Each Workspace can contain multiple ManagedControlPlanes.
This gives teams a clear structure to organize their control planes by environment or purpose.
note
Full documentation for Projects and Workspaces is coming soon. User management via Projects and Workspaces will be covered in the Production Setup section.