A workspace is the top-level container in Hawzu. It brings together projects, users, permissions, and shared configuration so teams can collaborate effectively.
This page gives you a high-level overview of the Workspace dashboard and explains what each section is used for.
To access a workspace:
/workspacesAfter selecting a workspace, you will be taken to the Projects page.
Path pattern:
/workspace/:workspaceId/projects
The workspace uses a top header navigation.
From the header, you can access workspace-level sections such as:
Workspace navigation is intentionally lightweight and focused on administration and shared configuration.
Detailed testing workflows are accessed inside individual projects.
Projects group test cases, test runs, and defects for a specific application or module.
Route:
/workspace/:workspaceId/projects
You can:
Learn more: Projects
Manage workspace members and organize them into groups.
Routes:
/workspace/:workspaceId/users/workspace/:workspaceId/groupsYou can:
Roles define what actions users can perform within the workspace.
Route:
/workspace/:workspaceId/roles
You can:
Learn more: Roles
Track test execution across all projects in the workspace.
Route:
/workspace/:workspaceId/testruns
You can:
Learn more: Test Runs
View and manage defects across all projects.
Route:
/workspace/:workspaceId/defects
You can:
Learn more: Defects Overview
Custom fields allow you to extend entities such as test cases and defects with additional metadata.
Route:
/workspace/:workspaceId/fields
You can:
Enforcement such as visibility rules or required fields is configured at the project level.
Learn more: Custom Fields
Parameters are reusable variables that can be referenced across projects and used in multiple places within Hawzu.
Route:
/workspace/:workspaceId/parameters
You can:
Learn more: Parameters
Shared Steps are reusable test steps that can be centrally defined and referenced across multiple test cases and projects.
They are useful for common workflows such as login, setup actions, or repeated validation steps, helping teams avoid duplication and maintain consistency.
Route:
/workspace/:workspaceId/shared-steps
You can:
Learn more: Shared Steps
Integrations allow you to connect Hawzu with external tools to sync data and streamline your testing workflows.
Route:
/workspace/:workspaceId/integrations
You can:
Learn more: Integrations
Access tokens allow programmatic access to the Hawzu API.
Route:
/workspace/:workspaceId/access-tokens
You can:
Learn more: Access Tokens
Workspace Settings allow administrators to manage workspace-level configuration, access, and administration.
Settings are organized into the following sections.
Manage basic workspace information.
You can:
Manage who has access to the workspace.
You can:
View and organize projects within the workspace.
You can:
Manage shared configuration used across projects.
You can:
These configurations are defined at the workspace level and can be used by projects as needed.
Connect Hawzu with external tools.
You can:
Manage security-related configuration.
You can:
Manage subscription and usage details.
You can:
Manage advanced workspace options.
You can:
Access to workspace features depends on your role:
To switch workspaces:
If available, you can also use the workspace selector in the header.