Workspace
This page is for dltHub Feature, which requires a license. Join our early access program for a trial license.
The dltHub Workspace is a unified data engineering environment that extends the open-source dlt library with enterprise-grade features for managing data workflows. It provides:
- AI-powered workflows
- built-in multiple environments support (dev, prod, tests, access) through profiles that isolate configurations and data storage
- data quality checks[Private preview]
- powerful transformation with @dlt.hub.transformationand dbt integration
- dashboard as a comprehensive observability tool
- MCP for data exploration and semantic modeling
It automates essential tasks like data loading, quality checks, and governance while enabling seamless collaboration across teams and providing a consistent development-to-production workflow.
Availability and licensing
Currently, dltHub Workspace is in public preview. Most of the dltHub Workspace functionality is available in open-source tier.
Some of the features, like  @dlt.hub.transformation and data quality checks require a license.
For more information, please visit the installation page.
CLI support
Workspace comes with powerful cli support, some of the available commands:
- dlt workspace showwill launch Workspace Dashboard
- dlt workspace mcpwill launch Workspace MCP (OSS MCP) in sse mode.
- dlt pipeline foo mcpwill launch pipeline MCP (old version of MCP, to be deprecated) in sse mode.
- dlt pipeline foo showwill launch Workspace Dashboard and open pipeline- foo