Salesforce Record Access, Decoded: The Whole Sharing & Security Model on One Page
The entire Salesforce sharing and security model on one page: OWD, the 6-rung record-access ladder, restriction vs scoping rules, FLS, and the Apex/Flow bug that ships to prod. Free PDF.
- The one law that explains everything: Salesforce record access only ever ADDS. Two levers subtract: the OWD floor and a Restriction Rule wall. Everything else over-grants.
- Gate 1 (WHAT: object, field, FLS) and Gate 2 (WHO: the 6-rung record-access ladder), on one page. You need both gates open to see a single value.
- The most-botched pair, settled: Restriction Rule (a real security wall) vs Scoping Rule (a default lens any list-view filter can defeat).
- The Summer '26 watch (API v67 user mode) and the 'with sharing is not FLS-safe' bug that silently over-exposes fields. Built by Neil Sarkar, Co-Founder, Clientell.