ODA User Guide
Workspaces
Create, discover, and manage workspaces in Data Studio.
Workspaces are the primary organizational container in Data Studio. They group related projects so teams can manage data initiatives by domain, product line, or business unit while keeping context and ownership clear. The UI supports both rapid discovery and day-to-day navigation through recents, search, sort, and personal starring, so frequently used workspaces and projects are easy to return to.
Operationally, Workspaces are not just folders; they are account-bound entities that anchor project lifecycle actions. When a workspace is opened, Data Studio resolves its related projects, recent activity, and user-specific stars, then updates this view dynamically as users search, sort, create, or edit descriptions. This gives teams a stable collaboration surface for organizing ingestion, transformations, and downstream delivery work.
An Ask Optra button is present in the header of both the Workspaces listing page and the individual workspace view, so you can open the AI assistant at any point while browsing, creating, or managing your workspaces without leaving the page.
How to Create a Workspace
To create a workspace, follow the below-mentioned steps:
- Open
Data Studio > Workspacesfrom the left sidebar. - Click
Createin the top-right corner of the Workspaces page. - In the
Create new workspacemodal, enter a workspaceName(required). - Optionally enter a
Descriptionto help other users understand the workspace purpose. - Click
Saveto create the workspace.
After creating or when browsing existing workspaces, use the Search workspaces... field on the right side of the page to quickly find the desired workspace by name.
Inside a Workspace: Projects, Search, Create, and Import
Once a workspace is created, open it to view all projects that belong to that workspace. The workspace page shows recent projects and a project library list, so you can quickly continue existing work.
Use the Search projects... field on the right side of the workspace page to find your desired project by name.
To create a project inside a workspace, follow the below-mentioned steps:
- Open the target workspace from
Data Studio > Workspaces. - Click
Createin the top-right corner of the workspace page. - In the
Create new projectmodal, enter a projectName(required). - Optionally enter a project
Description. - Click
Saveto create the project.
To import a project inside a workspace, follow the below-mentioned steps:
- Open the target workspace from
Data Studio > Workspaces. - Click
Importin the top-right corner of the workspace page. - In the
Import Projectmodal, drag and drop your YAML export file, or clickChoose Fileto browse locally. - Select a supported file type (
.yamlor.yml). - Confirm the import to add the project into the workspace.