Add Groups — Manual
You'll create groups in the Databricks account console and assign users in ~5 min.
Prereqs: Add Users, Add Groups overview
What you'll build
Groups registered at the Databricks account level with users assigned. These groups are available for permission grants in any workspace.
Prerequisites
- Account-admin access to the Databricks account console.
- Users already added (see Add Users).
Steps
1. Open the account console
Go to the account console for your cloud provider:
2. Create a group
- On the left panel, click User management.
- On the Groups tab, click Add group.
- Enter the group name (e.g.,
data-engineers,dev-ws-admins). - Click Add Group.
3. Add members to the group
- Click on the newly created group.
- Click Add members.
- Select the users you added in the previous steps.
- Click Add.
4. Repeat for each group
Create all the groups your organization needs — see the standard data personas for the recommended set.
Verify
- In the account console, navigate to User management > Groups.
- Click each group and confirm the correct members are listed.
Troubleshoot
Group not visible in a workspace
Groups created at the account level need to be assigned to a workspace before they appear there. In the account console, go to the workspace settings and add the group under Permissions.
Cannot add a user to a group
The user must exist at the account level first. Verify the user appears under User management > Users before trying to add them to a group.
Next
- Do next: Add Groups — SCIM
- Learn why: Unity Catalog foundations
- Reference: Manage groups