Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
DictionaryPPermission Set Group
AdministrationIntermediate

Permission Set Group

A Permission Set Group bundles multiple Permission Sets together into a single assignable unit, simplifying access management for users who need a combination of permissions.

Permission Set Group page showing included permission sets, assigned users, muting sets, and enabled apps for the group.
Illustrative mock of the Permission Set Group page in Lightning Experience
Β§ 01

Definition

A Permission Set Group bundles multiple Permission Sets together into a single assignable unit, simplifying access management for users who need a combination of permissions. Administrators can also add Muting Permission Sets within a group to suppress specific permissions, providing fine-grained control over the aggregate set of access.

Β§ 02

In plain English

πŸ‘‹ Study buddy

β€œHere's a simple way to think about it: Permission Set Groups bundle access without re-explaining the same combinations. Five Permission Sets per role Γ— 50 roles is too much; Groups bundle the right Permission Sets per role into one assignable unit.”

Β§ 03

Worked example

scenario Β· real-world use

At SilverPeak Financial, the admin creates a Permission Set Group called "Senior Advisor" that combines the "Financial Account Access," "Client Portfolio Edit," and "Compliance Reporting" Permission Sets. Instead of assigning three separate Permission Sets to each senior advisor, the admin assigns one group. A Muting Permission Set removes the "Export Reports" permission to comply with data privacy regulations.

Β§ 04

Why Permission Set Groups bundle access without re-explaining the same combinations

A Permission Set per capability is the right unit at the building-block level. A user in a real role rarely needs just one - a Sales Manager might need ten Permission Sets, a Service Lead another twelve, and assigning each one individually for every new hire is fragile and slow. Permission Set Groups bundle multiple Permission Sets into a single assignable unit, with all the underlying access calculated and presented to the platform as if it were one big set.

Groups also enable Muting Permission Sets - a way to subtract specific permissions from a group rather than rebuilding it from the ground up. Use them when a role mostly matches an existing group except for one or two things you don't want granted. Groups are how Permission Set hygiene scales past a small org; the alternative is per-user assignment of every constituent set, which doesn't survive past a few hundred users.

Β§ 05

How to create Permission Set Group

Permission Set Groups bundle multiple Permission Sets into a single assignable unit β€” "Sales Manager Bundle" gives a user every permission set Sales Managers need at once. They're the modern best-practice grouping mechanism that replaced "clone the profile" workflows.

  1. Open Setup β†’ Permission Set Groups

    Setup gear β†’ Quick Find: Permission Set Groups β†’ Permission Set Groups.

  2. Click New Permission Set Group

    Top-right of the list.

  3. Set Label and API Name

    Convention: "<role/persona> Bundle" β€” e.g. "Sales Manager Bundle," "Service Tier 1 Bundle."

  4. Save

    On Save you land on the group detail page. Permission Set Groups recalculate the combined permissions automatically when members change.

  5. Add Permission Sets

    Permission Sets in Group section β†’ Add Permission Set β†’ multi-select the sets to bundle. Order doesn't matter β€” permissions are unioned.

  6. (Advanced) Add Mute Permission Sets

    If you need to remove a specific permission from one of the included sets, create a Mute Permission Set and add it to the group. Mute is subtractive β€” rare, but powerful.

  7. Manage Assignments β†’ assign users

    From the group detail page β†’ Manage Assignments β†’ Add Assignment β†’ pick users. Same flow as a regular Permission Set.

Mandatory fields
Labelrequired

Required. Human-readable name.

API Namerequired

Required. Auto-derived from Label.

Gotchas
  • Mute Permission Sets are the only way to subtract permissions from a group. They only mute permissions that the parent permission sets actually grant β€” you can't mute something the group doesn't have.
  • After adding or removing member permission sets, the group's combined permissions recalculate automatically. On large orgs this can take a few minutes β€” the group's status field shows "Updating" briefly.
  • Permission Set Groups have to use the same License as the included permission sets. Mismatched licenses fail at Save with a confusing error β€” set License on each member set before grouping.
Β§ 06

How organizations use Permission Set Group

Vanguard Solutions

Built Permission Set Groups for sales, service, and ops personas; new hires get exactly the right access in one assignment.

Atlas Manufacturing

Field service tech Group bundles 12 Permission Sets; previous per-set assignments were error-prone.

Β§

Trust & references

Official documentation

Straight from the source - Salesforce's reference material on Permission Set Group.

Was this entry helpful?
Help us write better definitions. Quick reactions or detailed edit suggestions.
Β§

Test your knowledge

Q1. In which area of Salesforce would you typically find Permission Set Group?

Q2. Can a Salesforce admin configure Permission Set Group without writing code?

Q3. Why is understanding Permission Set Group important for Salesforce admins?

Β§

Discussion

Loading…

Loading discussion…