Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Setting up Permissions and Users for a new Org.

You start off with an Admin user only... you need to get your whole permissions structure set up. 

Steps:

  • Ask Salesforce to enable the setting for admins to login as any users http://help.salesforce.com/apex/HTViewSolution?id=000089838&language=en_US
  • Decide on your groups of users, their hierarchy and what data they should see. 
  • Clone existing profiles - only do as few as needed - focus on the tab and app permissions and basic object permissions. Specific object and field permissions can be done via Permission Sets. 
  • Set up the Role Hierarchy
  • Set up Organizational Wide Defaults - usually Private on the main objects such as Accounts, Leads etc unless everyone in the org should see and edit everything. 
  • Create Sharing Settings
  • Create the Users
  • Test Test Test

Roles

Roles control which records users have access to. Eg West sales reps should not see East sales reps's leads, but the Manger should see all of them etc. 

Permission Sets

See the Salesforce Help for Permission sets as to what can be done in Permission Sets and what can be done in Profiles. 

Sharing Settings

Eg ensure that the Managers of sales reps can Read and Edit the Leads, Accounts, Contacts, Opportunities, Cases of their Subordinates. 

 

  • No labels