Give your Databricks account a custom URL
This feature is in Public Preview.
A custom URL gives your Databricks account a single, branded entry point (for example: acme.databricks.com) that replaces the collection of per-workspace URLs that account users navigate today. After enabling a custom URL, users can log in to their Databricks account and move freely between workspaces and Genie One without reauthenticating.
Eligibility
Eligible account admins can claim and enable a custom URL directly from the account console. The following eligibility requirements apply:
- Your account must be a paying, verified customer account.
- The account admin enabling the custom URL must have a non-reserved domain email address.
If you have previously been assigned a custom URL, it will appear automatically in your account settings. To rename your custom URL, contact your Databricks account team.
Databricks reserves the right to change, reclaim, or revoke a custom URL at any time. Where possible, we provide advance notice and help coordinate a replacement.
Requirements
- Your workspaces must not use Private connectivity. URLs for inbound Private Link-protected workspaces fall back to legacy per-workspace URLs.
The following partner connectors do not currently support custom URLs. Configure these connections using your account's legacy URL. All other connectors are supported.
Assign a custom URL
If you have previously been assigned a custom URL, it will appear automatically in your account settings. If you would like to rename your existing custom URL, contact your Databricks account team.
- In the account console, go to Settings > Account settings.
- Click the Claim your URL button to enable the custom URL.
- Optionally, enable the auto-redirect setting to automatically redirect all legacy workspace URLs to your Custom URL.
After you enable the custom URL, navigate to Genie One at acme.databricks.com/one. Users in your account can now access assets across any workspace they have access to without being prompted to log in again.
Developer tooling support
The following Databricks developer tools support custom URLs. Upgrade to at least the minimum version listed to ensure compatibility.
Tool | Minimum version |
|---|---|
CLI / DABs | 1.0.0 |
Terraform | 1.114.0 |
Go SDK | 0.130.0 |
Python SDK | 0.103.0 |
Java SDK | 0.105.0 |
VS Code extension | 2.11.0 |