Skip to content
All articles

Salesforce Sharing and Visibility Designer: how to prepare

Organization-wide defaults, role hierarchy, sharing rules, Apex managed sharing, external users and field visibility: a study guide for the Sharing and Visibility Designer.

Sharing and Visibility Designer tests one question from every angle: who can see and change which records and fields, and why. It is often the first architect designer certification people take, because admins and developers deal with it every day.

Learn the model in layers

  1. Object access: profiles and permission sets decide whether someone can use an object at all.
  2. Organization-wide defaults: the most restrictive baseline for records you do not own.
  3. Role hierarchy: access that flows up to managers.
  4. Sharing rules: exceptions that open access by owner or by criteria.
  5. Manual, team and programmatic sharing: account and opportunity teams, manual shares, and Apex managed sharing for rules that configuration cannot express.
  6. Field-level security: which fields a person can see or edit on the records they can reach.

Access opens up through the layers; it is never taken away by a later one. Restriction rules are the notable way to narrow what people see.

What to learn beyond the basics

Complex scenarios

Implicit sharing between parent and child records, territory management, and designs that stay manageable when the role hierarchy is large.

External users

How Experience Cloud users get access through sharing sets, share groups and their own roles.

Governance and performance

Why frequent role or group changes cause sharing recalculation, and how to design sharing that does not slow the org down.

How to study it

  • Test with real users. Create users with different profiles and roles in a Developer Edition org and log in as each one.
  • Trace every answer through the layers. For each scenario, walk from object access down to fields.
  • Prefer the simplest design. The right answer is usually the least custom one that meets the requirement.

Check the official guide

Salesforce sets the exam format, passing score and price, and updates the topics over time. Read the current exam guide on Trailhead before you book.

How Arkton helps

The Sharing and Visibility Designer course has 18 lessons with hands-on labs and exam preparation, about 16 hours of material. Advanced Administrator is a good stepping stone into it.