Salesforce Certified Platform App Builder — Question 66

Accounts at Universal Containers are currently readable by all users but editable only by their owners. Management wants to designate some Accounts as VIP
Accounts. Only Account owners should have read access to these VIP accounts.
What two actions should an app builder take to meet the requirements? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct actions are to create a sharing rule and adjust the Organization-wide Defaults. Implementing a sharing rule allows for the specification of which accounts can be shared, while changing the Organization-wide Defaults can restrict access to only owners for VIP Accounts. The other options, such as setting up an Account Team or configuring a permission set, do not directly address the requirement to limit read access to non-owners.