Administrator Exam Quiz 6 Created on June 24, 2023 By wakchourerohit@gmail.com Salesforce Certified Administrator Practice Q&A 1 / 60 1. Universal Containers has two sales teams, Sales team A and Sales team B. Each team has their own role in the role hierarchy. Both roles are subordinates of the same Manager role.How Should the administrator share records owned by sales team A with Sales team B? Owner based sharing Criteria based sharing Hierarchical sharing Use Manual sharing 2 / 60 2. Universal Containers (UC) has a queue that is used for managing tasks that need to be worked by the UC customer support team. The same team will now be working some of UC’s Cases.Which two options should the administrator use to help the support team?Choose 2 answers Create a new queue and add Cases as an available object. Use assignment rules to set the queue as the owner of the case. Configure a flow to assign the cases to the queue. Add Cass to the existing queue as available object. 3 / 60 3. The administrator at Cloud Kicks has created an approval process for time off requests. Which two automated actions are available to be added as part of the approval process?Choose 2 answers Auto launched Flow Field Update Chatter Post Email Alert 4 / 60 4. An administrator has been asked to update a flow that was created as part of a recent update. When the administrator opens the flow for editing, the Flow toolbox offers only four elements: Assignment, Decision, Get Records, and Loop.What would cause this? The version of the flow is inactive. The version of the flow is activated. The flow is a screen flow. The flow is a before save flow. 5 / 60 5. Which two actions should an administrator perform with Case escalation rules?Choose 2 answers Re-open the Case. Send email notifications. Change the Case Priority. Re-assign the Case. 6 / 60 6. Cloud Kicks (CK) has new administrator who is asked to put together a memo detailing salesforce uses to budget for upcoming license purchases.Where Should the administrator go to find out what type of licenses CK Has purchased and how many are available. Search for licenses types in setup. User Licenses Related List in Company information. Usage based entitlement related list in company information. User Management settings in setup. 7 / 60 7. The marketing team wants a new picklist value added to the Campaign Member Status field for the upsell promotional campaign.Which two solutions should the administrator use to modify the picklist field values?Choose 2 answers Add the Campaign Member Statuses related list to the Page Layout. Modify the picklist value on the Campaign Member Statuses related list. Mass modify the Campaign Member Statuses related list. Edit the picklist values for the Campaign Status in object Manager. 8 / 60 8. Ursa Major Solar wants to automatically notify a manager about any cases awaiting a response from an agent for more than 2 hours after case creation.Which feature should an administrator use to fulfill this requirement? Assignment Rule Omni-Channel Supervisor Formula Field Case Escalation Rule 9 / 60 9. An administrator at Universal Containers needs a simple way to trigger an alert to the director of sales when opportunities reach an amount of $500,000.What should the administrator configure to meet this requirement? Enable Opportunity Update Reminders Opportunity warning in Kanban View. Key Deals component on the homepage. Set up Big Deal Alerts for the amount. 10 / 60 10. Northern Trail Outfitters wants to initiate expense reports from Salesforce to the external HR system. This process needs to be reviewed by managers and directors.Which two tools should and administrator configure? Quick Action Email Alert Action Approval Process Outbound Message 11 / 60 11. A sales rep has a list of 300 accounts with contacts that they want to load at one time.Which tool should the administrator utilize to import the records to salesforce? Data Loader Dataloader.io Data Import Wizard Manual Import 12 / 60 12. An administrator at Universal Containers has been asked to prevent users from accessing Salesforce from outside of their network.What are two considerations for this configuration?Choose 2 answers Single sign-on will allow users to log in from anywhere. IP address restrictions are set on the profile or globally for the org. Enforce Login IP Ranges on Every Request must be selected to enforce IP restrictions. Users can change their password to avoid login IP restrictions. 13 / 60 13. An Administrator wants to trigger a follow-up task for the opportunity owner when they close an opportunity as won and another task after 60 days to check in with the customer.which two automation tools should the administrator use?Choose 2 answers Outbound Message Workflow Rule Field Update Process builder 14 / 60 14. The administrator at Ursa Major Solar need to make sure the unassigned cases from VP customers get transferred to the appropriate service representative within 5 hours. VIP Customers have access to support 24 hours a day.How should this be configured? Escalation Rules Assignment Rules. Business Hours. Case Queues 15 / 60 15. Aw Computing needs to capture a loss reason in rich text field when an opportunity is Closed lost.How should an administrator configure this requirement? Select the requirement checkbox next to the loss reason field on the page layout. Check the required checkbox on the Loss Reason field in Object Manger. Create a validation rule to display an error if stage is Closed lost and Loss Reason is blank. Configure a workflow rule to display an error if Loss Reason is blank. 16 / 60 16. A new Sales Rep at Ursa Major has a qualified lead that is ready for conversation.When using the Lead Conversion process, which two records can be Created?Choose 2 answers Campaign Contact Case Account 17 / 60 17. Sales reps at Cloud Kicks want to be notified when they have a high likelihood of winning an opportunity over $1,000,000.Which feature meets this requirement? Activity Timeline. Performance chart. Key Deals Big Deal Alerts 18 / 60 18. An administrator has reviewed an upcoming critical update.How should the administrator proceed with activation of the critical update? Activate the critical update in a sandbox. Allow the critical update to auto-activate. Activate the critical update in production. Allow the critical update to auto-activate in a sandbox. 19 / 60 19. An administrator wants to create a form in Salesforce for users to fill out when they lose a client. Which automation tool supports creating a wizard to accomplish this goal? Flow Builder Approval Process Outbound Message Process Builder 20 / 60 20. Which two capabilities are considerations when marking a field as required in Object Manager?Choose 2 answers The field is optional when saving records via web-to-lead and web-to-case. The field is not required to save records via the API on that object. The field is universally required to save a record on that object. The field is added to every page layout on that object. 21 / 60 21. An administrator created a record trigger flow to update contacts.How should the administrator reference the values of the active record the flow is running on? Use the $Record global variable. Use the {!Contact.Id} global variable. Use the Get Records element to find the Id. Use the {!Account.Id} record variable. 22 / 60 22. The administrator at Cloud Kicks has been asked to replace two old workflow rules that are doing simple field updated when a lead is created to improve processing time.What tool should the administrator use to replace the workflow rules? Before Save Flow Quick Action Flow Scheduled Flow Screen Flow 23 / 60 23. Which two solutions could an administrator find on the AppExchange to enhance their organization?Choose 2 answers Components Consultants Customers Communities 24 / 60 24. An administrator Creates a custom text area field on the Account object and adds it to the service team’s page layout. The services team manager loves the addition of this field and wants it to appear in the highlights panel so that the services reps can quickly find it when on the Account Page.How should the administrator accomplish this? Make the field required and move it to the top of the page. In the Account object manager, create a custom compact layout. From the page layout editor, drag the field to the highlights panel. Create a new page layout and a new section titled highlights panel. 25 / 60 25. What are three characteristics of a master-detail relationship?Choose 3 answers The owner field on the detail records is the owner of the master record. Roll-up summaries are supported in master-detail relationships. The master object can be a standard or custom object. Each object can have up to five master-detail relationships. Permissions for the detail record are set independently of the master. 26 / 60 26. sales manager at Cloud Kicks wants to set up a business process where opportunity discounts over 30% need to be approved by the VP of sales. Any discounts above 10% need to be approved by the user’s manager. The administrator has been tasked with creating an approval process.Which are two considerations the administrator needs to review before setting up this approval process?Choose 2 answers Allow the submitter choose the approver manually. Configure two separate approval processes. Populate the Manager standard field on the sales users’ User Detail page. Create a custom Discount field on the opportunity to capture the discount amount. 27 / 60 27. Sales reps at Northern Trail Outfitters have asked for a way to change the Probability field value of their Opportunities.What should an administrator suggest to meet this request? Define a new Stage picklist value. Configure Forecasting support. Make the field editable on page layouts. Create a custom field on Opportunity. 28 / 60 28. AW Computing (AWC) occasionally works with independent contractors, who the company stores as Contacts in Salesforce. Contractors often change agencies, and AWC wants to maintain the historical accuracy of the record.What should AWC use to track Contacts? Create a Junction object to track many-to-many relationship. Enable Contacts to multiple Accounts. Create a new Contact record for each agency. Use a partner community to track the Contacts. 29 / 60 29. A user at Cloud Kicks is having issues logging in to Salesforce. The user asks the administrator to reset their password.Which two options should the administrator consider when resetting the user’s password?Choose 2 answers Resetting a locked-out user’s password automatically unlocks the user’s account. Resetting the password will change the user’s password policy. Single sign-on users can reset their own passwords using the forgot password link. After resetting a password, the user may be required to activate their device to successfully log in to Salesforce. 30 / 60 30. Ursa Major Solar has its business hours set from 9:00 AM to 5:00 PM for the reps that are on pacific time. The reps on Eastern Time need business hours set to start 3 hours earlier to cover for support.How should an administrator solve for this issue? Create one set of business hours per time zone. Adjust the currant business hours to accommodate the Eastern Time Zone. Allow the reps to set business hours manually. Set temporary business hours for each time zone. 31 / 60 31. Sales reps miss key fields when filling out on opportunity record through the process. Reps need to move forward Win unable to enter previous stage.Which three options should the administrator use to address this need?Choose Three answers Mark fields required on the page layout. Use Validation Rules. Use Flow to mark fields required. Configure Opportunity Path. Enable guided selling. 32 / 60 32. Cloud Kicks is working on a better way to track its product shipments utilizing Salesforce. Which field type should an administrator use to capture coordinates? Custom address Geolocation Geofence External lookup 33 / 60 33. The marketing director at Northern Trail Outfitters has requested that the budget field is populated in order for the Lead Status field to be marked as qualified.What tool should the administrator use to fulfill this request? Lead Conversion. Validation Rule Require Field. Workflow Rule 34 / 60 34. Ursa Solar Major is evaluating Salesforce for its service team and would like to know what objects were available out of the box.Which three of the standard objects are available to an administrator considering a support use case?Choose 3 answers Case Ticket Contract Account Request 35 / 60 35. Universal Containers requires that when an Opportunity is closed won, all other open opportunities on the same account must be marked as closed lost.Which automation solution should an administrator use to implement this request? Outbound Message Workflow Rule Flow Builder Quick Action 36 / 60 36. Sales users at Universal Containers are reporting that it is taking a long time to edit opportunity records. Normally, the only field they are editing is the Stage field.Which two options should the administrator recommend to help simplify the process?Choose 2 answers Add a path for stage to the opportunity record page. Create a simplified Opportunity page layout. Use a Kanban list view for Opportunity. Configure an auto launched flow for Opportunity editing. 37 / 60 37. Which item is available in a Lightning App where visibility is limited to the Salesforce Mobile App? Favorites. Home Page. Today Utility Bar. 38 / 60 38. The administrator at Cloud Kicks has a Custom picklist field on Lead, Which is missing on the Contact when leads are converted.Which two items should the administrator do to make sure these values are populated? Create a custom picklist field on Contact. Map the picklist field on the Lead to the Contact. Set the picklist field to be required on the Lead Object. Update the picklist value with a validation rule. 39 / 60 39. Cloud Kicks has decided to delete a custom field. What will happen to the data in the field when it is deleted? The data is permanently deleted. The data in the field is stored for 20 days. The data is restorable from the recycle bin. The data associated with the field is required. 40 / 60 40. Ursa Major Solar uses Opportunity to track sales of solar energy products. The company has two separate sales teams that focus on different energy markets. The Services team also wants to use Opportunity to track installation. All three teams will need to use different fields and stages.How Should the administrator configure this requirement? Create three sales processes. Create three record types and three page layouts. Create three sales processes. Create three record types and one page layout. Create one sales process. Create one record type and three page layouts. Create one sales process. Create three record types and three page layouts. 41 / 60 41. Northern Trail Outfitters has requested that when the Referral Date field is updated on the custom object Referral Source, the parent object Referral also needs to be updated.Which automation solution should an administrator use to meet this request? Workflow Field Update Lightning Web Component Process Builder Approval Process 42 / 60 42. Northern Trail Outfitters is using one profile for all of its marketing users, providing read-only access to the Campaign object. A few marketing users now require comprehensive edit access on Campaigns.How should an administrator fulfill this request? Marketing user checkbox Organization-wide defaults Permission sets Field-level security 43 / 60 43. An administrator at Cloud Kicks has a flow in production that is supposed to create new records. However, no new records are being created.What could the issue be? The flow trigger is missing. The flow is inactive. The flow URL is deactivated. The flow is read only. 44 / 60 44. 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? Sharing settings Component Visibility Record Type Assignment Page Layout Assignment 45 / 60 45. The VP of sales at Universal Containers wants to prevent members of the sales team from changing an opportunity to a date in the past.What should an administrator configure to meet this requirement? Field-Level Security Validation Rule Assignment Rule Approval Process 46 / 60 46. An administrator has assigned a permission set group with the two-factor authentication for User Interface Logins permissions and the two-factor authentication for API Logins permission to a group of users.Which two prompts will happen when one of the users attempts to log in to Data Loader?Choose 2 answers Users need to download and install an authenticator app on their mobile device. Users need to enter a verification code from email or SMS, whichever has higher priority. Users need to connect an authenticator app to their Salesforce account. Users need to get a security token from a trusted network using Reset My Security Token. 47 / 60 47. The VP of sales at Dreamhouse Realty has requested a dashboard to visualize enterprise sales across the different teams. The key place of data is the total of all sales for the year and the progress to the enterprise sales goal.What dashboard component will effectively show this number and the proximity to the total goal as a single value? Donut Stacked Bar Table Gauge 48 / 60 48. The marketing team at Ursa Major Solar wants to send a personalized email whenever a lead fills out the web-to-Lead form on their website. They want to send different Message based on the Lead Industry Field Value.What Should an administrator configure to meet this requirement? Add a public group and process builder to email the lead. Use Validation rule to trigger workflow to email to Lead. Create an assignment rule to email the lead. Configure an auto response rule to email the lead. 49 / 60 49. Ursa Major Solar has a path on Case. The Company wants to require its users to follow the status values as they are on the path. Agents should be prohibited from preventing the case back to a previous status.Which Feature Should an administrator use to fulfill this request? Global Value Picklists Predefined field Values. Validation rules. Dependent Picklists. 50 / 60 50. Universal Container wants to increase the security of their org by requiring stricker user passwords.Which two of the following should an administrator configure?Choose 2 answers Password different then username Password complexity requirement. Prevent common words Minimum password length. 51 / 60 51. Universal Containers is trying to improve the user experience when searching for the tight status on a case. The company currently has one support process that is used for all record types on cases. The support process has 10 status values. Service reps say they never need more than five depending on what kind of case they are working on.How should the administrator improve on the current implementation? Review which status choices are needed for each record type and create support processes for each that is necessary. Create a Screen Flow that shows only the correct values for status and surface the flow in the utility bar of the console. Reduce the number of case status values to five. Edit the status choices directly on the record type. 52 / 60 52. Dreamhouse realty wants to offer a form on its experience cloud site where inspectors will submit findings from a property inspection.Which feature should an administrator place on the page to fulfill this requirement? Screen Flow Record Detail Related List Autolaunched Flow 53 / 60 53. User at Cloud Kicks want to see information more useful for their role on the Case page.How should an administrator make the pages more dynamic and easier to use? Include more tab components with filters. Delete the extra component from the page. Add Component visibility filters to the Components. Remove fields from the record details component. 54 / 60 54. Cloud Kicks wants to allow customers to create their own cases while visiting its public homepage.What should the administrator recommend? Web-to-Case Omni-Channel Email-to-Case SMS Response 55 / 60 55. The service manager at Ursa Major Solar wants to let customers know that they have received their cases via email and their websites. Medium-priority and high-priority cases should receive different email notifications than low-priority cases. The administrator has created three email templates for this purpose.How should an administrator configure this requirement? Configure one workflow rule that fires when cases are created. Add a filter for case priority. Select the appropriate email template for the rule. Create one auto-response rule. Configure three rule entry criteria and set a filter for case priority. Select the appropriate email template for each rule entry. Add three auto-response rules. Configure one rule entry criteria for each rule and set a filter for case priority. Select the appropriate email template for each rule entry. Include three assignment rules that fire when cases are created. Add a filter for case priority. Select the appropriate email template for each rule. 56 / 60 56. Sales and Customer Care at Ursa Major Solar need to see different fields on the Case related list from the Account record. Sales users want to see Case created date and status while Customer Care would like to see owner, status, and contact. What should the administrator use to achieve this? Related Lookup Filters Search Layout Editor Page Layout editor Compact Layout Editor 57 / 60 57. The administrator at Ursa Major Solar has Created a new record type for customer warranty cases which two assignments should the administrator use to display the new record type to users?Choose 2 answers Page layout Assignment. App Manager Assignment. Profile Assignment Role Assignment. 58 / 60 58. A sales rep has left the company and an administrator has been asked to re-assign all their accounts and opportunities to a new sales rep and keep the teams as is.Which tool should an administrator use to accomplish this? Dataloader.io Mass Transfer Tool Data Import Wizard Data Loader 59 / 60 59. An administrator is on a tight deadline to create dashboards for the sales and marketing teams at AW Computing.What should the administrator do to meet the deadline without increasing the budget? Check the AppExchange for prebuilt Solution that can be easily customized. Build the dashboards manually to meet the deadline. Hire a Consultant to build the custom dashboards. Train someone on the sales and marketing teams to build dashboards 60 / 60 60. Cloud Kicks has created a screen flow for their sales team to use when they add new leads. The screen flow collect name, email and shoe preference.which two things should the administrator do to display the screen flow?Choose 2 answers Create a tab and add the screen flow to the page. Install an app from the AppExchange. Use a flow element and add the screen flow to the record page. Add the flow in the utility bar of the console Your score is The average score is 58% LinkedIn Facebook Twitter VKontakte 0% Restart quiz