Managing workspaces
Workspaces are named boards. Each workspace has its own set of lanes and issues. Use them to separate concerns — for example, one workspace for frontend work and another for infrastructure.
Create a workspace
Section titled “Create a workspace”- Go to Settings > Workspaces.
- Enter a name in the text field.
- Click Create.
The new workspace appears in the list and in the workspace switcher in the navbar.
Rename a workspace
Section titled “Rename a workspace”- Click Rename next to the workspace.
- Edit the name inline.
- Click Save to confirm, or Cancel to discard.
Delete a workspace
Section titled “Delete a workspace”- Click Delete next to the workspace.
- Confirm the deletion.
Deleting a workspace removes all its lane assignments and board positions. The underlying issues (on GitHub/GitLab) are not affected. You cannot delete your last workspace.
When to use multiple workspaces
Section titled “When to use multiple workspaces”- Separate work and personal projects
- Split frontend and infrastructure into their own boards
- Track different projects or teams independently
The active workspace is shown in the navbar. Click the workspace switcher to change which one you are viewing.