Match each complex administrative access requirement to the appropriate Salesforce security configuration mechanism.
- Grant a temporary 30-day window for a financial analyst to execute mass data export and delete invoice records during a fiscal audit without altering their base profile.Assign a standalone Permission Set configured with an Expiration Date.
- Suppress the 'Delete' permission on standard Account records for a specific subset of service agents who are assigned to a comprehensive Tier 2 Support permissions bundle.Include a Muting Permission Set within the assigned Permission Set Group.
- Combine disparate permission sets for API integration access, custom report creation, and object management into a single assignable package for expedited user onboarding.Create and assign a Permission Set Group bundling the individual permission sets.
- Provide Read and Edit access to sensitive executive compensation custom fields exclusively for three HR managers whose baseline profile restricts field visibility.Assign a dedicated standalone Permission Set with Field-Level Security enabled.
Answer
Matching pairs: 1 matches with assigning a standalone Permission Set configured with an Expiration Date; 2 matches with including a Muting Permission Set within the assigned Permission Set Group; 3 matches with creating and assigning a Permission Set Group bundling the individual permission sets; 4 matches with assigning a dedicated standalone Permission Set with Field-Level Security enabled.
Each administrative scenario aligns precisely with Salesforce security capabilities: temporary access utilizes Permission Set Expiration; selective permission suppression within bundled access utilizes Muting Permission Sets; permission consolidation utilizes Permission Set Groups; and targeted field visibility utilizes standalone Permission Sets with Field-Level Security.
Step-by-Step Solution
Key Concept
Configuring Permission Sets, Permission Set Groups, Expiration Dates, and Muting Permission Sets to fulfill complex, additive, and selective access requirements.