Pass4Future also provide interactive practice exam software for preparing Salesforce Prepare for your Administrator Certification (CRT-101) Exam effectively. You are welcome to explore sample free Salesforce CRT-101 Exam questions below and also try Salesforce CRT-101 Exam practice test software.
Do you know that you can access more real Salesforce CRT-101 exam questions via Premium Access? ()
Northern Trail Outfitters has hired interns to enter Leads Into Salesforce and has requested a way to identify these new records from existing Leads.
What approach should an administrator take to meet this requirement?
Answer : B
To identify new leads entered by interns from existing leads, the administrator should define a record type and assign it to the interns. This will allow them to select a different record type when creating leads, and distinguish them from other leads based on record type. Creating a separate Lead Lightning App or updating the active Lead Assignment Rules will not affect lead identification. Setting up Web-to-Lead form will not work if the interns are entering leads manually in Salesforce. Reference: https://help.salesforce.com/s/articleView?id=sf.customize_recordtype.htm&type=5
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 reverting the Case back to a previous status.
Which feature should an administrator use to fulfill this request?
Answer : D
To require users to follow the status values as they are on the path and prevent them from reverting back to previous status values, the administrator should use validation rules that check if the status field value is changed from one value to another value that is not allowed by business logic. For example, if status values are New > In Progress > Closed, then a validation rule can check if status is changed from Closed to In Progress or New, and show an error message if true. Predefined Field Values, Global Value Picklists, and Dependent Picklists are not able to enforce status progression or prevent status reversion. Reference: https://help.salesforce.com/s/articleView?id=sf.validation_rules_overview.htm&type=5
administrator at Northern Trail Outfitters is unable to add a new user in Salesforce.
What could cause this issue?
Answer : A
One of the possible causes for being unable to add a new user in Salesforce is that the username is already in use by another organization. Usernames must be globally unique across all Salesforce orgs, so if another user has claimed that username before, it cannot be used again. To fix this issue, choose a different username that is not taken by anyone else. The username is not restricted to a domain specific to my domain unless specified by an administrator. The email address used for the username does not have to match a contact record. The email used for the username can be any valid email address. Reference: https://help.salesforce.com/s/articleView?id=sf.admin_usermgmt_add.htm&type=5
An administrator is planning to use Data Loader to mass import new records to a custom object from a new API.
What will the administrator need to do to use the Data Loader?
Answer : B
To use Data Loader to mass import new records to a custom object from a new API, the administrator will need to append their security token at the end of their password to login. The security token is an alphanumeric code that is required for API access when logging in from an IP address that is not trusted by Salesforce. The security token can be obtained from the user's personal settings or by resetting it via email. Adding a permission set, resetting the password and the security token, or using the Data Import Tool are not necessary for using Data Loader. Reference: https://help.salesforce.com/s/articleView?id=sf.data_loader.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.security_token.htm&type=5
The IT manager at universal Containers is doing an audit of the systems security.
Mow should the administrator provide a summary of the org's security health?
Answer : D
To provide a summary of org's security health, an administrator should run a Health Check that compares org's settings against baseline settings defined by Salesforce Security Baseline Standard or industry standards such as CIS (Center for Internet Security) Benchmark Standard. Health Check generates an overall health score based on how org's settings match with baseline settings for various security categories such as Password Policies, Network Access, Session Settings etc. Health Check also provides recommendations for improving org's security health score by adjusting settings that do not match with baseline settings. Changing Org-Wide Default to private, turning on Event Monitoring, or downloading user login data will not provide a summary of org's security health. Reference: https://help.salesforce.com/s/articleView?id=sf.security_health_check.htm&type=5