A system administrator needs to grant a small group of support representatives access to a newly deployed custom object and the ability to export reports. The administrator must grant these extra privileges without altering the baseline profile shared by all support representatives. Which two actions should the administrator perform to achieve this requirement? (Choose 2)
- Create permission sets containing the required custom object permissions and export report system permission.Answer
- Bundle the permission sets into a Permission Set Group and assign the group to the specific support representatives.Answer
- CCreate a new custom profile with the added permissions and assign it to the support representatives.
- DModify the standard support representative profile to enable the custom object and export permissions for all users.
Answer
The administrator should create permission sets containing the required custom object and report export permissions, and bundle these permission sets into a Permission Set Group to assign to the targeted support representatives.
Permission sets are designed to grant additive permissions on top of a user's baseline profile without creating duplicate profiles. Grouping related permission sets into a Permission Set Group allows administrators to assign multiple permission sets as a single unit, streamlining user access management.
Step-by-Step Solution
Key Concept
Additive Security Architecture with Permission Sets and Permission Set Groups