Salesforce or by purchasing additional add-ons. For example, the current limit is 6MB of Apex code per org but this can be increased on a case by case basis by Salesforce Support.
Size: 33.37 KB
Language: en
Added: Oct 27, 2025
Slides: 7 pages
Slide Content
GrowEstate - Data Security Overview Org-Level, Object-Level, Field-Level, and Record-Level Security
1. Org-Level Security • Controls access to the entire Salesforce organization • Implemented via Login Access Policies, Password Policies, and Licenses • Example: Only authorized users with Salesforce licenses can log in
2. Object-Level Security (Profiles & Permission Sets) • Defines access to specific objects • Example Profiles: - Agent: Limited CRUD on Clients, Properties, Deals - Manager: Full CRUD on Clients, Properties, Deals - Finance: CRUD on Payments, Read Deals/Clients - Legal: CRUD on Agreements, Read Deals/Clients
3. Field-Level Security • Restricts access to sensitive fields within objects • Example: - Agents: Can view Client Email & Phone - Budget & Notes restricted from Agents • Managers, Finance, and Legal see more sensitive data
6. Manual Sharing • Agents can share Client/Property records with other agents • Managers can share Agreements with Legal • Finance can share Payment records with Managers for approval