Quick summary
Field Level Security in Salesforce controls which profiles can view or edit specific object fields. You can check field accessibility for any field directly from the Object Manager in Advanced Setup without writing a single line of code.
Steps
- Click the gear icon in the top-right menu of your Salesforce dashboard to open settings.
- Select Open Advanced Setup from the dropdown menu.
- Click Object Manager at the top of the Setup page.
- Select the object you want to inspect from the object list.
- In the left menu, choose Fields & Relationships.
- Select the field you want to check field-level security for.
- Click View Field Accessibility to open the accessibility panel.
- Review which profiles can view and edit the field.
- Choose another field from the list to check its security settings.
- Select another profile to view or edit its field-level permissions.
