Workspaces
A workspace is your team's shared environment in Long Horizon. It's where test sessions, reports, and settings live.
What workspaces contain
- Test sessions — All browser test runs from workspace members
- Reports — Shareable test results with execution history
- Members — People who can access workspace content
- Settings — Workspace-level configuration and preferences
Your local project files stay on your machine—workspaces only store test results and metadata in the cloud.
Personal vs. team workspaces
Personal workspace
- Just you
- Great for solo projects
- Can share reports publicly
Team workspace
- Multiple members
- Shared test reports with access control
- Collaborative debugging
Switching workspaces
Click the workspace name in the top-left corner of Long Horizon to switch between workspaces.
Important: Always check which workspace is active before initializing Long Horizon for a new project.
Workspace and project alignment
Each project stores a workspace_id in its configuration. This links the project to a specific workspace. If you open a project configured for a different workspace, Long Horizon will prompt you to switch or update the project settings.
See Projects for details on project configuration.
Report visibility
When you share a test report, you choose who can view it:
- Workspace members — Only people in your workspace can open the link (default)
- Public — Anyone with the link can view the report
See Reports for more on sharing options.