3. Profiles and Permission Flashcards
What are the two things each user needs to log into our Salesforce Org?
- One User license
2. One Profile
What is a user license?
depending on which type of license a user have they’ll have different level of access
What is a profile?
Profiles define how users access objects and data, and what users can do in Salesforce. When you create users, you must assign exactly one profile to each user.
What are some traits of a standard profile?
Most permissions on standard profiles cannot be customized
Standard object CRED setting cannot be modified
Custom profiles can be created based on standard profiles
Some standard profiles available are : System Admin Standard User Read Only Solution Manager Marketing User Contract Manager
Why and how do you create a custom profile?
Some settings on Standard that can’t be modified like object access as well as some app permissions. When we need to create a custom profile we’ll find the standard profile that most closely meets our needs, clone it, and make the changes we need.
What do profiles control?
- apps user can see
- tabs user see
- what user can do to records
- what records users can access
- when and from where users can login
- controls app & system permission
What is the difference between “View All Data” and “Modify All Data”?
Modify All Data is CRED (create, read, edit, delete all record) regardless of sharing setting
View All Data is read all record regardless of sharing setting
What does the permission “Customize Application do?
user can customize the organization using the Setup menu options
What are the different ways you can access an object with profiles?
- create
- read
- edit
- edit
CRED
What is Field-Level Security?
FLS restricts users access to fields
can choose which fields they can read/edit, read, or not see at all
What are Permission Sets?
Permission sets are groups of permissions that can be assigned to specific users in addition to their
existing profile permissions.
user have one profile
users can have multiple permission sets
What is the best practice for Profile and Permission Sets?
Use Profiles to give users the absolute minimum access and permission.
User Permission Sets to adjust permissions for user job roles.