Admin Certification Flashcards
(119 cards)
What should be considered when disabling the Grant Access Using Hierarchies option for a role or territory?
It will only grant access to that specific role/territory and not the ones above them in the hierarchy.
Where do you go to find the number of restricted logins per month or see how much data storage is available?
Company Information Page
What should be done with license users who are no longer with an org?
Deactivate (Freeze if information still needs to be pulled from them)
How can a dashboard or report be shared?
Only by sharing the folder that contains it.
How many themes can an org create, activate and what formats do they not apply to?
300, 1 & SF-Classic / Mobile / Chatter External Users
What are four user permissions that can grant access to records a user doesn’t own and are below the user in the hierarchy who does own them?
“View All Data,” “Modify All Data”, sharing rules, or manual sharing of individual records.
What can you use to test a newly created Flow?
Debug button
What happens if a master-detail relationship is broken by deleting the relationship?
The custom object’s default setting is automatically reverted to Public Read/Write and Grant Access Using Hierarchies is selected by default.
What field defines a Contact Hierarchy and who can create one?
‘Reports To’ & Users with Edit Permissions on Contact Records (only Modify All Data perms can add/edit/delete hierarchy columns)
What are three situations in which you’d use a Workflow Rule instead of the Process Builder?
- Sending an email. 2. Creating a task. 3. Updating a field.
Which item is available in a Lightning App where visibility is limited to the Salesforce mobile app?
Utility Bar
What are two things that can prevent a user from being deactivated?
- default owner of leads
- default or automated case owner
- default lead creator or owner
- default workflow user
- recipient of a workflow email alert
- a user selected in a custom hierarchy field
- a customer portal administrator.
What are two types of pages that an admin could build and customize using the Lightning App builder?
- App page
- Home page
- Record Page
- Email application pane
UC has two sales teams, sales team A and sales team B. Each team has its own role in the role hierarchy. Both roles are subordinates of the same Manager role. How should the admin share records owned by sales team A with sales team B?
Owner based sharing (An owner-based sharing rule opens access to records owned by certain users.)
What are 3 things that an admin can customize in Standard Fields?
values in picklists, the format for auto-number fields, tracking field history, lookup filters on relationship fields, and field-level help.
Sales users at CK are requesting that the data in the Industry field on the Account object displays on the Opportunity page layout. Which type of field should an admin create to accomplish this?
Cross Object Formula - A Cross-object formula is a formula that spans two related objects and references merge fields on those objects. A cross-object formula can reference merge fields from a master (“parent”) object if an object is on the detail side of a master-detail relationship. A cross-object formula also works with lookup relationships.
CK has a custom object named Shoe. The admin has been asked to ensure that a relationship is created between Account and Shoe to prevent orphaned shoe records. What should the admin do to complete this requirement?
Create a master-detail lookup (The Salesforce lookup relationship has no relation with other records. It does not depend on any other objects, whereas a master-detail relationship has an association with other records.)
Cloud Kicks wants to track shoe designs by product. Shoe designs should be unable to be deleted, and there can be multiple designs for one product across various stages.
Which two steps should the admin configure to meet this requirement?
- Create a custom object for the shoe designs.
2. Configure a custom lookup field for shoe designs on the Product Object.
UC requires a different Lightning page to be displayed when Accounts are viewed in the Sales Console and in the Service Console. How should an administrator meet this requirement?
Assign Lightning pages as app default.
You can make your custom record page the default record page for all users, assign it to specific Lightning apps, or assign it to record types and profiles. Assigning the page to a Lightning app, record type, or profile gives your users access to a record page customized for the context they’re working in.
The client services and customer support teams share the same profile but have different permission sets. The custom object Retention related list needs to be restricted to the client services team on the Lightning record page layout.
What should the administrator use to fulfill this request?
Component Visibility
Control when a component appears on a Lightning page by adding filter conditions and logic to its properties in the Lightning App Builder. Component visibility properties appear when you select a component on a record, app, or Home page in the Lightning App Builder.
Sales reps miss key fields when filling out an opportunity record through the sales process. Reps need to move forward in stages but are unable to enter a previous stage. Which three options should the admin use to address this need?
- Use validation rules.
- Use Flow to mark fields required.
- Configure Opportunity Path.
NTO wants to calculate how much revenue has been generated for each of its marketing campaigns.
How should an administrator deliver this information?
Design a standard Campaign report and add the Value Won Opportunities in Campaign field.
Value Won Opportunities in Campaign: Calculated field for amount of all closed/won opportunities associated with the campaign. (Read only) Salesforce automatically calculates this amount using all associated records regardless of whether you have read access to them.
The admin at UMS needs to make sure that unassigned cases from VIP customers get transferred to the appropriate service representative within 5 hours and VIP customers have access to the support 24 hours a day. How should this be configured?
Escalation Rules
Escalation rules automatically escalate cases when the case meets the criteria defined in the rule entry. You can create rule entries, which define criteria for escalating a case, and escalation actions, which define what happens when a case escalates.
CK wants to have consistency when communicating with customers on cases. The company has requested messages to be sent in an email channel with categories to help search for the proper message.
Which solution should an admin suggest to meet this requirement?
Prebuilt Quick Texts
Quick text saves users time and helps you standardize your company messaging. With quick text, you can insert predefined messages, like greetings, answers to common questions, and short notes. You can insert quick text in emails, chats, events, tasks, Knowledge articles, and more.