Trailblaze Prep
All CertificationsCertification PathBecome a CTASearchContact Us

Choose your role

Associate
Administrator
Developer
Consultant
Marketing
Architect
Accredited Professional
Salesforce Certified Advanced Field Service Accredited ProfessionalSalesforce Certified B2B Commerce Admin Accredited ProfessionalSalesforce Certified B2B Commerce Developer Accredited ProfessionalSalesforce Certified Communications Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Trade Promotion Management Accredited ProfessionalSalesforce Certified Contact Center Accredited ProfessionalSalesforce Certified CPQ and Billing Consultant Accredited ProfessionalSalesforce Certified Energy and Utilities Cloud Accredited ProfessionalSalesforce Certified Financial Services Cloud Accredited ProfessionalSalesforce Certified Health Cloud Accredited ProfessionalSalesforce Certified Heroku Developer Accredited ProfessionalSalesforce Certified Loyalty Management Accredited ProfessionalSalesforce Certified Manufacturing Cloud Accredited ProfessionalSalesforce Certified Marketing Cloud Advanced Cross Channel Accredited ProfessionalSalesforce Certified Marketing Cloud Intelligence Accredited ProfessionalSalesforce Certified Marketing Cloud Personalization Accredited ProfessionalSalesforce Certified Media Cloud Accredited ProfessionalSalesforce Certified Net Zero Cloud Accredited ProfessionalSalesforce Certified Order Management Administrator Accredited ProfessionalSalesforce Certified Order Management Developer Accredited ProfessionalSalesforce Certified Process Automation Accredited ProfessionalSalesforce Certified Public Sector Solutions Accredited Professional
Sales
Designer
Tableau
Associate
Administrator
Developer
Consultant
Marketing
Architect
Accredited Professional
Salesforce Certified Advanced Field Service Accredited ProfessionalSalesforce Certified B2B Commerce Admin Accredited ProfessionalSalesforce Certified B2B Commerce Developer Accredited ProfessionalSalesforce Certified Communications Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Accredited ProfessionalSalesforce Certified Consumer Goods Cloud Trade Promotion Management Accredited ProfessionalSalesforce Certified Contact Center Accredited ProfessionalSalesforce Certified CPQ and Billing Consultant Accredited ProfessionalSalesforce Certified Energy and Utilities Cloud Accredited ProfessionalSalesforce Certified Financial Services Cloud Accredited ProfessionalSalesforce Certified Health Cloud Accredited ProfessionalSalesforce Certified Heroku Developer Accredited ProfessionalSalesforce Certified Loyalty Management Accredited ProfessionalSalesforce Certified Manufacturing Cloud Accredited ProfessionalSalesforce Certified Marketing Cloud Advanced Cross Channel Accredited ProfessionalSalesforce Certified Marketing Cloud Intelligence Accredited ProfessionalSalesforce Certified Marketing Cloud Personalization Accredited ProfessionalSalesforce Certified Media Cloud Accredited ProfessionalSalesforce Certified Net Zero Cloud Accredited ProfessionalSalesforce Certified Order Management Administrator Accredited ProfessionalSalesforce Certified Order Management Developer Accredited ProfessionalSalesforce Certified Process Automation Accredited ProfessionalSalesforce Certified Public Sector Solutions Accredited Professional
Sales
Designer
Tableau
Study Guide

Salesforce Sharing & Visibility Architect Study Guide (Winter '26)

Your complete guide to passing the Sharing & Visibility Architect exam — OWD design, role hierarchy, sharing rules, Apex sharing, territory management, and performance.

KM

Written and reviewed by Krishna Mohan — ADM-201, PD1, PD2, App Builder & Consultant certified. Updated for Winter '26. Methodology · Contact

60
Questions
110 min
Time Limit
~68%
Passing Score
$400
Exam Fee

Exam Sections & Weightings

Sharing Model Design35%
Programmatic Sharing20%
Performance & Scalability20%
Territory Management15%
Compliance & Field Access10%

What Each Section Tests

35%

Sharing Model Design

Designing the organisation-wide default (OWD) sharing model: Public Read/Write, Public Read Only, Private, Controlled by Parent. Role hierarchy and its implicit sharing. Sharing rules (criteria-based and ownership-based). Manual sharing. Account Teams, Opportunity Teams, and Case Teams for collaborative access.

20%

Programmatic Sharing

Apex Managed Sharing: creating Share objects, assigning access levels (Read, Edit, All), Apex sharing reasons. When declarative sharing is insufficient and programmatic sharing is required. Sharing object naming convention (ObjectName + __Share). Maintaining Apex shares across ownership changes.

20%

Performance & Scalability

Sharing recalculation: when it triggers, impact on system performance, deferral strategy. Ownership skew and its impact on sharing rule calculations. Large sharing groups and their performance implications. Monitoring sharing jobs in Setup. High-volume portal users (HVPU) and their sharing model restrictions.

15%

Territory Management

Enterprise Territory Management: territory hierarchy, territory types, assignment rules. Differences from role hierarchy: territory assignment is non-hierarchical, supports multiple assignments. Account and opportunity access via territories. Territory model states (planning, active, archived). When to use territories vs roles.

10%

Compliance & Field Access

Field-level security (FLS) vs record-level security — understanding that FLS controls field visibility independently of record access. Object permissions: CRUD controls. Profile vs permission set hierarchy for access control. Restriction rules and scoping rules (newer feature to restrict/grant record visibility without sharing recalculation).

10-Week Study Plan

Week 1OWD fundamentals — set up a dev org with Private OWD on Account and Contact. Verify that users can only see their own records. Understand every OWD setting and its implications.
Week 2Role hierarchy — build a 3-level role hierarchy in your dev org. Assign users at different levels. Verify record visibility propagates upward correctly.
Week 3Sharing rules — create criteria-based and ownership-based sharing rules. Test edge cases: what happens when a rule conflicts with OWD? What about manual sharing overrides?
Week 4Teams (Account, Opportunity, Case) — configure Account Teams and Opportunity Teams. Understand default team settings and how teams interact with role hierarchy.
Week 5Apex Managed Sharing — create a Share record via Apex in your dev org. Use a custom sharing reason. Verify the share survives a sharing recalculation (it should, unlike manual shares).
Week 6Performance and scalability — study sharing recalculation triggers, ownership skew, and large sharing group performance. Learn about High-Volume Portal Users (HVPU) and their sharing restrictions.
Week 7Territory Management — enable Enterprise Territory Management in a dev org. Create territory types, territories, assignment rules. Assign an account and opportunity to territories. Compare with role hierarchy.
Week 8Restriction rules and scoping rules — configure a restriction rule for a specific profile in your dev org. Understand when to use restriction rules vs Private OWD.
Week 9Field-level security vs record security — practice designing a complete access model: OWD + role hierarchy + sharing rules + FLS + profiles + permission sets for a complex scenario.
Week 10Full mock exams. Sharing Model Design (35%) is the biggest section — prioritise it. Aim for 75%+ before booking.

Scenario Strategy Tips

  • 1.OWD is the floor: Sharing can only open access above OWD — it can never restrict below it. If a scenario requires restricting access below what OWD would grant, use restriction rules or change the OWD setting itself.
  • 2.Apex sharing for complex rules: If a sharing rule scenario cannot be expressed with criteria-based or ownership-based rules (e.g., "share with user who owns the related object two levels up"), the answer is Apex Managed Sharing.
  • 3.HVPU vs standard users: High-Volume Portal users do not have a role and cannot be in sharing groups. They use account-based or contact-based access instead. If a question involves high-volume external users, standard sharing rules do not apply.
  • 4.Ownership skew degrades performance: When one user owns millions of records and their OWD is Private, sharing recalculation when that user's role changes is extremely slow. The fix is to use a separate integration user profile designed for bulk ownership, or re-architect using Public Read OWD with restriction rules.

Mock Exam Benchmark

Aim for 75%+ on practice exams before scheduling. The sharing model section (35%) is scenario-heavy — you will be given complex multi-user access requirements and must select the most appropriate sharing architecture. Drawing out the access model before selecting an answer helps significantly.

Top 10 Concepts to Review

  1. All OWD settings and their implications for each standard object
  2. Role hierarchy: implicit access, hierarchical vs non-hierarchical objects
  3. Sharing rules: criteria-based vs ownership-based, limitations (no OR conditions)
  4. Manual sharing: who can create, when it is removed, relationship to OWD
  5. Apex Managed Sharing: Share objects, access levels, custom sharing reasons
  6. Sharing recalculation: what triggers it, deferral, performance impact
  7. Ownership skew: definition, symptoms, and mitigation strategies
  8. Territory Management vs role hierarchy: when to use each
  9. Restriction rules: use cases, limitations, comparison to Private OWD
  10. High-Volume Portal Users: sharing model restrictions, account-based access

Frequently Asked Questions

What is the Salesforce Sharing & Visibility Architect certification?
The Sharing & Visibility Architect certification validates expertise in designing record-level security models for complex Salesforce orgs. It covers OWD settings, role hierarchy, sharing rules, manual sharing, Apex Managed Sharing, territory management, and performance implications of each design choice. The exam has 60 questions, ~110-minute time limit, ~68% passing score, and a $400 fee.
What is the difference between OWD, role hierarchy, and sharing rules?
OWD (Organisation-Wide Default) sets the baseline record access for all users. Private OWD = users can only see their own records by default. Role hierarchy grants access upward — managers see records of their subordinates. Sharing rules extend access to specific groups of users beyond what OWD and role hierarchy provide. All three work together: OWD is the floor, role hierarchy and sharing rules open access above it.
What is Apex Managed Sharing and when is it needed?
Apex Managed Sharing allows Apex code to programmatically insert records into the Share object (e.g., AccountShare, OpportunityShare) to grant specific users or groups access to records. It is needed when declarative sharing rules cannot express the required logic — for example, when access depends on complex business rules, related record data, or dynamic conditions that change frequently. Apex shares are maintained separately from declarative shares and survive sharing recalculation if you use a custom Apex sharing reason.
What is the difference between territory management and role hierarchy?
Role hierarchy is a strict hierarchical structure — each user has one role, and managers automatically see subordinates' records. Territory management is a flexible matrix structure — a user can be assigned to multiple territories, and territories can overlap. Territory management is better for complex sales territory models where geographic or industry segmentation doesn't fit neatly into a hierarchy. Both can coexist in the same org.
What are restriction rules and scoping rules?
Restriction rules (Winter 2021+) allow you to restrict which records a user can see, even if they would otherwise have access via OWD or sharing. Use case: limit a user to only see their own region's records despite a Public Read/Write OWD. Scoping rules control which records appear in list views, related lists, and lookups for a user. Both avoid performance-costly sharing recalculations by filtering at query time rather than maintaining share records.

What Comes After This Certification?

After this certification, consider: Application Architect, System Architect, or Technical Architect (CTA).

Exam Section Difficulty Heatmap

Which sections are a gimme vs which ones trap confident candidates. Use this to prioritise your final-week revision.

Exam SectionDifficultyStudy Tip
Sharing ModelHardOWD, role hierarchy, sharing rules, and manual share — order and interaction are key.
Visibility and SecurityTrap ⚠Profiles vs permission sets vs OWD — candidates often choose the wrong layer.
Data Access PatternsHardLDV and sharing recalculation — know when sharing is recalculated.
Best PracticesModerateSecurity and performance best practices — standard recommendations.

Difficulty based on analysis of common candidate errors across each exam section.

Ready to Practice?

Test yourself with free Sharing & Visibility Architect practice questions.

Start Free Practice Questions