Newer Version Available
Try It Out: Create the Interviewer Permission Set
Now we’re ready to create the Interviewer permission set.
Using the steps that we discussed in the last section, create a permission set with the following settings:
- Name this permission set Interviewer and assign the Salesforce user license.
- Under Assigned Apps, make the Recruiting app visible.
- Enable the following tab settings and object permissions:
* Only for those records that are associated with a position to which the hiring manager/interviewer has been assigned
** Only for those records that the interviewer owns
Great, but what about those asterisks? Do we need to take those into account when we set our object permissions?
Not at all. Those asterisks represent record-level security settings that we're going to specify shortly. The only things we need to care about here are the permissions that these users will need to have access to at least some of the time—that's the whole point of object permissions.
However, we do need to make sure that sensitive data on these objects is protected from users who don't need access, and then we need to drill down on the actual records that each user should be allowed to view and edit.