What workspaces do
A workspace is the required container between a team and its projects. Every project belongs to exactly one workspace, and the Projects page only lists projects for the active team plus active workspace. In practice, workspaces are how you separate campaigns, regions, clients, experiments, or game-specific map sets inside the same team.
Workspaces do not have their own permission model. Access is inherited from the team membership and role. If a user can access the team, their workspace access comes from that team role.
Open and select a workspace
Open Dashboard -> Workspaces. If no active team is selected, the page asks you to pick a team first. Once a team is active, the page loads that team's workspaces and shows a left-side list with filters.
Selecting a workspace opens its details panel and also updates the active workspace context used by the Projects page. That means the workspace you select here is the workspace where new projects will be created unless you switch it in the dashboard header.
- Filter by description: all workspaces, only workspaces with descriptions, or only workspaces without descriptions.
- Search by workspace name, ID, or description.
- Use the summary panel to see total workspaces, visible workspaces, how many have descriptions, and the current workspace limit for the team tier.
Create a workspace
Click New workspace on the Workspaces page. Enter a required workspace name and an optional description. The workspace is created under the active team, so make sure the correct team is selected before submitting.
Workspace creation is disabled when no team is active, while team limits are still loading, when the team is inactive, or when the team has reached its workspace limit for the current tier. In those cases the button tooltip explains the exact reason.
- Workspace name is required.
- Description is optional and can be added or removed later.
- The new workspace inherits team permissions immediately.
Edit workspace details
Select a workspace to edit its profile. You can change the workspace name, update the optional description, upload an avatar, or remove the avatar. Workspace avatars accept PNG, JPEG, and WebP images and use the same crop dialog pattern as team avatars.
Saving sends the new name and description to the API for the selected workspace and active team. An empty description is stored as no description.
Delete a workspace
Click Delete workspace in the selected workspace panel and confirm the dialog. Deleting a workspace removes the workspace and every project inside it. The backend also deletes linked project storage objects through the project deletion flow and removes the workspace avatar object.
Deletion is blocked while any project in that workspace has a running task. Wait for running tasks to finish, fail, or be stopped before deleting the workspace.
- Workspace deletion is permanent.
- All projects in the workspace are deleted with it.
- Running tasks prevent deletion.
- The confirmation dialog requires the word DELETE.