Databricks Workspace UI Tour β All Menus & Features
Imagine logging into Databricks for the very first time.
Youβre the newly hired data engineer at ShopWave, and today is your first day using the platform.
Your lead engineer leans over and says:
βLetβs take a quick tour. Databricks is huge, but youβll love how everything connects.β
You take a deep breath.
The Workspace loads.
And your journey begins.
π₯οΈ The Databricks Home Screenβ
When the Workspace opens, youβll see:
- A left navigation sidebar
- A main content area
- A top bar with search, settings, profile, and notifications
Letβs explore each part, just like your lead engineer would walk you through it.
π Sidebar Overview β The Heart of Navigationβ
The sidebar is where youβll find almost everything you need: notebooks, workflows, clusters, data, and more.
Hereβs each item explained as a story through ShopWaveβs workflow.
1. Workspaceβ
Your lead engineer clicks Workspace, saying:
βThis is where notebooks, folders, and shared projects live.β
Inside Workspace, youβll find:
- Your personal folder
- Team folders
- Repos (Git-based projects)
- Shared resources
- ML and analytics notebooks
ShopWave uses this area to keep projects organized by team β product β workflow.
2. Reposβ
Repos connect Databricks to Git providers (GitHub, GitLab, Bitbucket, Azure DevOps).
Your ML teammate explains:
βEvery notebook we deploy to production starts here.β
With Repos, teams can:
- Version notebooks
- Commit code
- Run CI/CD
- Collaborate like software engineers
3. Workspace Browser / Homeβ
Your βHomeβ folder is your personal sandbox where you create:
- Notebooks
- Experiments
- Files
- Scratch work
ShopWave developers use Home as their private playground before publishing work to shared repos.
4. Dataβ
Your analyst clicks Data and says:
βThis is where we explore everything inside the Lakehouse.β
In the Data tab, you can:
- Browse databases
- Inspect Delta tables
- View schemas and sample data
- Manage catalogs (Unity Catalog)
- Query data directly
For ShopWave, all sales, orders, inventory, and customer tables are browsable here.
5. Computeβ
This is where clusters, SQL warehouses, and compute resources live.
Youβll see:
- Clusters (for notebooks, Spark jobs, ML)
- SQL Warehouses (for BI + SQL dashboards)
- Job compute (for automated pipelines)
Your data engineer says:
βThink of this as your engine room. Without compute, nothing runs.β
6. Workflowsβ
Workflows = scheduled tasks, ETL pipelines, and automated production jobs.
Inside, you can:
- Schedule notebooks
- Run DLT pipelines
- Trigger jobs based on events
- View logs and history
ShopWave uses workflows for daily data refresh pipelines.
7. Catalog (Unity Catalog)β
Unity Catalog is Databricks' governance layer.
Here you manage:
- Users & groups
- Permissions
- Table access
- Audit logs
ShopWave uses this to ensure:
- Analysts see only what they should
- Sensitive PII data is protected
- ML engineers can access feature tables
8. Marketplaceβ
The Marketplace lets you discover:
- Public datasets
- Partner data
- Analytics-ready data packages
ShopWave uses Marketplace to import:
- Demographics
- Weather data
- Industry benchmarks
9. Dashboards & SQL Editor (in SQL persona view)β
SQL users switch to the SQL UI, which shows:
- Dashboards
- Queries
- Alerts
- SQL Warehouses
BI teams at ShopWave use this area daily for KPIs, reports, and self-service analytics.
π Top Bar Overviewβ
The top bar contains:
π Global Searchβ
Find tables, notebooks, dashboards instantly.
π Notificationsβ
Job failures, run results, cluster alerts.
β Settingsβ
Manage:
- Personal tokens
- Credentials
- Workspace preferences
π€ Profileβ
Sign out, edit profile, manage permissions.
ποΈ What the UI Looks Like When You Workβ
Letβs walk through a typical ShopWave workflow:
- A data engineer opens Workspace β ETL Project
- Launches a Notebook
- Connects to a Cluster
- Reads a Delta table from Data
- Writes results into Lakehouse
- Schedules the job in Workflows
- BI teams view updated KPIs in SQL Dashboards
All workflows start from the same workspace UI, making collaboration fluid.
π§ Why the Databricks UI Mattersβ
The UI is built for:
- Beginners β easy to navigate
- Analysts β SQL-first experience
- Engineers β notebook + clusters
- ML teams β experiment tracking & model deployment
- Admins β governance and monitoring
It brings everyone into one consistent platform.
π Quick Summaryβ
- Databricks Workspace UI contains all tools for data engineering, analytics, and machine learning.
- Key sections include Workspace, Repos, Data, Compute, Workflows, Catalog, and Marketplace.
- The UI is designed for collaboration across engineers, analysts, and data scientists.
- It supports the full lifecycle: Notebooks β Compute β Pipelines β Dashboards.
- Understanding the UI is the first step to becoming confident in Databricks.
π Coming Next
π Cluster vs SQL Warehouse β Beginner-Friendly Explanation