Add Users
You'll register users in the Databricks account so they can access workspaces in ~5 min.
Prereqs: Create Workspaces
Why this matters
Workspaces exist, but nobody can use them until users are registered at the account level. Users created here propagate to any workspace they are assigned to. Skipping centralized user management leads to duplicated identities and inconsistent permissions.
How it works
Databricks supports two approaches:
- Manual — add users one at a time through the account console UI. Good for initial setup or small teams.
- SCIM — sync users automatically from your identity provider (Entra ID, Okta, OneLogin). Required for organizations with more than a handful of users.
Journey checklist
-
Get started. -
Before you start. - Infra setup
-
Create workspaces. - Add users.
- Add groups.
- Change ownership to metastore admins.
- Activate SSO.
-
- Cost monitoring.
- Data Governance Strategy.
- Access your data.
- Build the first pipeline.
- Automation and orchestration.
- Query and explore.
- Databricks AI/BI.
- Business semantics.
Choose your path
- Manual — Add users through the account console UI.
- SCIM — Automate user provisioning from your identity provider.
Next
- Do next: Add Users — Manual
- Learn why: Account Console foundations
- Reference: Manage users in your account