Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

CRT-211 Prepare for your Advanced Administrator Certification Exam (SP25) Questions and Answers

Questions 4

DreamHouse Realty has a rental team and a real estate team. The two teams have different safes processes and capture different client information on their opportunities.

How should an administrator extend the Opportunity object to meet the teams ' different needs?

Options:

A.

Leverage Opportunities for the Real Estate Team and create a new custom object for the Rental Team Opportunities.

B.

Use separate record types, page layouts, and sales processes for the Rental and Real Estate Teams.

C.

Create Opportunity Teams for the Rental and Real Estate Teams and make appropriate fields visible to only the necessary team.

D.

Add a section for Rental and a section for Real Estate on the Opportunity Master Record Type to keep the information separate.

Buy Now
Questions 5

Ursa Major Solar has a global customer base. Recent issues with customs have greatly delayed shipping to Canadian customers. While the Country field is already on the page layout, the sales team wants Canadian customers highlighted as a potential challenge for fulfillment until the shipping issue is resolved.

How should the administrator solve this issue?

Options:

A.

Modify the page layouts to move the Country field into its own section.

B.

Add a rich text component to the Lightning page. Use conditional visibility to only show the component if the account is Canadian.

C.

Create an in-app guidance prompt for Canadian records.

D.

Create a new record type and page layout for Canadian customers, ensuring their pages look different.

Buy Now
Questions 6

DreamHouse Realty has a rental team and a real estate team. The two teams have different safes processes and capture different client information on their opportunities.

How should an administrator extend the Opportunity object to meet the teams ' different needs?

Options:

A.

Leverage Opportunities for the Real Estate Team and create a new custom object for the Rental Team Opportunities.

B.

Use separate record types, page layouts, and sales processes for the Rental and Real Estate Teams.

C.

Create Opportunity Teams for the Rental and Real Estate Teams and make appropriate fields visible to only the necessary team.

D.

Add a section for Rental and a section for Real Estate on the Opportunity Master Record Type to keep the information separate.

Buy Now
Questions 7

Cloud Kicks (CK) typically sells Its products direct to consumer and tracks sales using the Order object In Salesforce. The head of sales has now decided that CK will also sell to retail locations for resale. The administrator wants to leverage opportunities and opportunity products for these new deals.

What should the administrator do to track accurate sales data on opportunities?

Options:

A.

Create new Products with the new retail pricing.

B.

Add a new Order Process for Orders generated from opportunities.

C.

Create a new Price Book for the new retail pricing.

D.

Add a required lookup field from the Order to the opportunity.

Buy Now
Questions 8

On the Contact record, if a contact has the value of ' CEO‘ in the Title field, the administrator wants to require the users to also put a phone number in the Phone field.

What formula should the administrator put in the Error Condition Formula of a validation rule to enable this?

Options:

A.

Title = ' CEO ' & & NOT(ISBLANK(Phone))

B.

Title < > ' CEO ' & & NOT(ISBLANK(Phone))

C.

Title = ' CEO ' & & ISBLANK(Phone)

D.

Title < > ' CEO ' & & ISBLANK(Phone)

Buy Now
Questions 9

A user at Cloud Kicks has informed the administrator that they are unable to log in to Salesforce via multi-factor authentication.

Which two area should the administrator review to understand potential root causes?

Choose 2 answers

Options:

A.

Identity Verification History

B.

Login History

C.

Debug Logs

D.

Setup Audit Trail

Buy Now
Questions 10

An administrator created two record types on the Account object: Internal Customers and External Customers. A custom profile called Sales has the External Customers record type assigned. The sharing rules for Accounts arm set to Public Read Only. On occasion. Sales users notice that an Account record has the wrong record type assigned. The administrator has created a screen flow that will change the record type on the user ' s behalf.

What will happen to the Sales user ' s record access after running this flow?

Options:

A.

Read access will be lost to the record.

B.

Edit access will be lost to the record.

C.

Record Access remains the same.

D.

A new record owner will be assigned.

Buy Now
Questions 11

Cloud Kicks users need to link multiple Case records to multiple Outcome records stored in a custom object. Any user that can view the Case record must be able to create a link. The administrator creates a Case Outcome custom object.

What is the recommended option to use when adding a field to Case Outcome?

Options:

A.

Lookup relationship with Ready-Only sharing setting.

B.

Master-detail relationship with Read-Only sharing setting.

C.

Lookup relationship with Read/Write sharing setting

D.

Mater-detail relationship with Read/Write sharing setting

Buy Now
Questions 12

An administrator has found a free app on the AppExchanged and would like to install it.

Which three items should the administrator take to consideration before installed he managed package?

Choose 3 answers

Options:

A.

Custom objects and custom fields used by the app count against the org’s limits.

B.

Managed apps do not undergo a formal security review by Salesforce.

C.

Apps may require certain Salesforce editions or features to be enabled.

D.

Apps may require external, third-party web services to function properly.

E.

Apps must be installed in production before the app can be installed in a sandbox.

Buy Now
Questions 13

The operations team at Ursa Major Solar (UMS) currently tracks installations using a spreadsheet. The information captured includes customer name, address, purchase and installation dates, configuration specs, and additional installer instructions. UMS ' s CEO would like to utilize Salesforce to track this information instead.

Which action should the administrator take to meet this requirement?

Options:

A.

Use Salesforce REST API to create the object and also import the data.

B.

Use Lightning Object Creator to create the object and also import the data.

C.

Use Schema Builder to create the object and also import the data.

D.

Use Object Manager to create the object and also import the data.

Buy Now
Questions 14

An administrator need a business process automated, but only for certain user and profiles. The administrator will need to frequently update which users and profiles will use the process. After evaluating the declarative options, it was determined that this functionality must be done via an Apex trigger.

What software requirement should the administrator request so that process execution can be declaratively controlled?

Options:

A.

Use Process Automation Setting in Setup to the appropriate users or profiles.

B.

Use a System permission that is assigned to the user or profile.

C.

Use Apex Class Access to assign the Apex code to the user or profile.

D.

Use a custom permission set that is assigned to the user.

Buy Now
Questions 15

An administrator is planning he release process for the year. The team will be using change sets to process deployment to production.

Which three best practices should be considered?

Options:

A.

Plan your deployments around the production and sandbox maintenance schedules.

B.

Use matching names for global publisher layouts and Outlook publisher layouts.

C.

Be sure to test only after business hours the data after deployment.

D.

Make sure to deploy all dependent components.

E.

Make sure change sets are limited to 10,000 files.

Buy Now
Questions 16

When configuring a change set, which two practices should an administrator adhere to in order to ensure a successful deployment to production?

Choose 2 answers

Options:

A.

Clone a change set to add forgotten dependent components to an uploaded change set.

B.

Add permissions and access settings to outbound change sets in addition to the dependent component list.

C.

Run deployment validations on the change set in the sandbox prior to uploading to production.

D.

When deploying a new record type, ensure the new record type is the only component in the change set.

Buy Now
Questions 17

At Ursa Major Solar, there is a custom object called Galaxy. The sales director wants users to only see certain field market.

What Lightning will satisfy this requirement?

Options:

A.

Record Detail Component

B.

Fields component

C.

Highlights Panel Component

D.

Path Component

Buy Now
Questions 18

The administrator at Cloud Kicks is troubleshooting an issue one user is having with a flow. They have decided to add a debug log to that user.

What debug log category should be used?

Options:

A.

Workflow

B.

Callout

C.

System

D.

Database

Buy Now
Questions 19

AW Computing created new multi-tier service plans. The primary difference between the packages Is the length of the term. The company wants to capture start and end dates for each service plan sold, which can direr from the contract dates of the subscription.

How should an administrator ensure the data is captured properly?

Options:

A.

Build a validation rule on the Opportunity object to require custom date fields based on the product(s) selected.

B.

Configure formula fields to reflect the close date of the opportunity.

C.

Create a new price book for service plans with term lengths.

D.

Make a validation rule on the Opportunity Product object to require custom date fields based on the product family.

Buy Now
Questions 20

AW Computing wants to create a process to assign accounts to different salespeople based on the annual revenue…. of the company. The administrator has decided to create a flow.

Which two consideration should the administrator make sure to remember when creating the flow? Choose 2 answers

Options:

A.

Use a Get Record component instead of hard coding record IDs.

B.

The running user of a flow is the user that last saved the flow.

C.

Update record elements should be placed outside the flow loop.

D.

Update Record elements should be placed inside the flow loop.

Buy Now
Questions 21

Cloud Kicks has o custom object called Membership Details that records information about customers ' preferences for their memberships. Depending, on the membership level, different data needs to be displayed.

• when cue running user has the Market no profile, all data should be visible.

• When the running user has the Support profile, only the Support preference fields should be visible.

• Both Marketing and Support users should be able to report on all data.

How should the administrator deliver this solution?

Options:

A.

Create two record types und two page layouts.

B.

Set up Dynamic forms to conditionally show data.

C.

Make a permission set with a Muting permission.

D.

Use Field-Level Security to control data access.

Buy Now
Questions 22

Cloud Kicks needs to automate several updates to lead records and update unrelated records. Select changes should happen every time a record is created or updated, Put other changes should only happen when the record is updated.

Which two options should the administrator use to automate these updates?

Choose 2 answers

Options:

A.

Use a Decision element with the " Only if the record that triggered the flow to run is updated to meet the condition requirements " option.

B.

Create a Process Builder that runs when a record is changed.

C.

Create a flow that runs when a record is created or updated.

D.

Use " formula evaluates to true " workflow rule with the ISCHANCEO function to make changes when the record Is updated.

Buy Now
Questions 23

AW Computing organizes Its sales regions as East, Central, and West. Each region has sales reps, a sales director, and sales operations members. The organization-wide default for all objects is set to Private. Members of the operations team for the East region need access to all the accounts and opportunities in the region.

How should the administrator configure this requirement?

Options:

A.

Instruct the operations team members to add themselves to the account teams.

B.

Share an Opportunity sharing the with a public group containing the East operations profile.

C.

Assign to a role in the role hierarchy positioned above the East sales director.

D.

Utilize territory management to add the operations team to the East territory.

Buy Now
Questions 24

At Cloud Kicks, the distributor account information is sensitive information. The administrator needs to make sure this information is unavailable to testers in the full sandbox.

What should the administrator recommend?

Options:

A.

Refresh the sandbox.

B.

Assign the users a new permission set.

C.

Use the data masking tool.

D.

Delete the sensitive information.

Buy Now
Questions 25

When an Account has more than five open opportunities over US$10,000, the sales rep should have an option on the Account page to start the escalation process to allocate additional resources.

Which two configurations should the administrator create?

Choose 2 answers

Options:

A.

Component Visibility filter

B.

Formula field

C.

Roll-Up Summary field

D.

Dynamic Forms

Buy Now
Questions 26

Cloud Kicks uses a Lightning web component to provide instructions to sales reps. An administrator needs to correct a spelling error in the displayed text in one of the Lightning web components.

What is the recommended tool to make the change?

Options:

A.

Developer Org

B.

VisualStudio Code

C.

Salesforce Lightning Inspector

D.

Developer Console

Buy Now
Questions 27

An administrator needs to Import a large amount of historical data (more than 100,000 records) from another system.

how should the administrator import the data?

Options:

A.

SOAP based API with Developer console

B.

Data Loader with Bulk API Enabled

C.

An AppExchange package

D.

Import Wizard with Add Only

Buy Now
Questions 28

The administrator at AW Computing has been asked to review whether any users are making configuration changes directly in production.

Which item should the administrator review to find these details?

Options:

A.

Setup Audit Trail

B.

Field History Tracking

C.

Login History

D.

Organization-Wide Defaults

Buy Now
Questions 29

What should the administrator consider before enabling Person Accounts?

Options:

A.

Person Account cannot be disabled.

B.

Person Account requires less data storage.

C.

Person Account and Business Accounts cannot be in the same sharing model.

D.

All standard Account news can be converted to Person Account field.

Buy Now
Questions 30

What should an administrator use as an alternative to a Process Builder to expedite the time required to update the records?

Options:

A.

Before save How Trigger

B.

Batch Update

C.

Workflow Rule Field Change

D.

Screen Row

Buy Now
Questions 31

Cloud Kicks (CK) has a backup team of employees that helps short-staffed departments. These users could be working with sales one day and service the next. CK is implementing new Lightning record pages for each department so that they view records In a way that makes sense for each department.

How should the administrator ensure this Is configured correctly?

Options:

A.

Configure one app per department and activate record pages for each app.

B.

Create permission sets for each department and assign them to the backup team users.

C.

Adjust the profile of the backup users each day to align with the proper access they require.

D.

Allow the backup team users to update their own profile with Delegated Administration.

Buy Now
Questions 32

Ursa Major Solar ' s administrator has configured multiple record-triggered flows to run before or after the record is saved on the Account object.

What should the administrator consider when a record-triggered flow executes first?

Options:

A.

Assign the highest priority to the record-triggered flow which should execute first.

B.

The flow with the longest execution time will execute first.

C.

The flow with the shortest execution time will execute first.

D.

The order in which those flows are executed is not guaranteed.

Buy Now
Questions 33

Cloud Kicks (CK) has a backup team of employees that helps short-staffed departments. These users could be working with sales one day and service the next. CK is implementing new Lightning record pages for each department so that they view records In a way that makes sense for each department.

How should the administrator ensure this Is configured correctly?

Options:

A.

Configure ore app per department and activate record pages for each app.

B.

Create permission sets for each department and assign them to the backup team users.

C.

Adjust the profile of the backup users each day to align with the proper access they require.

D.

Allow the backup team users to update their own profile with Delegated Administration.

Buy Now
Questions 34

A user is getting an error when attempting to merge two accounts. The administrator checks the

profile to see the user has Read/Write permission on Accounts and is the owner of both records.

What is preventing the user from completing the merge?

Options:

A.

Only administrators have permission to merge records.

B.

The user is assigned to the wrong territory.

C.

The Account matching rules are not set.

D.

The Delete permission is missing on the user for Accounts.

Buy Now
Questions 35

Cloud Kicks has two record-triggered flows on the same object. One flow creates a child record when criteria are met. The second record-triggered flow is based on criteria to check if the child record exists and updates a field. The field on the child record that needs to be updated Is still null after the second record trigger.

What should the administrator do to resolve this issue?

Options:

A.

Make a new record-triggered flow on the child object to update the field on the parent record.

B.

Have the record-triggered flows fire on create or edit to update the field.

C.

Combine the two flows into one with checks to see which part of the flow needs to be run.

D.

flows into schedule flows and have them update the field.

Buy Now
Questions 36

Ursa Major Solar offers customers annual service contracts. Account owners should receive an email renewal reminder l month before their customer ' s planned expiration date. The administrator builds a flow to automate the process, which runs when a record is created, and tests several possible scenarios.

What win occur if the expiration date is changed from January 1 of the next year to yesterday?

Options:

A.

The flow is unable to run and a flow error message Is sent to the user who Initiates the flow.

B.

The Interview resumes 1 month before the original expiration date and will send the email at that rime.

C.

The Interview is rescheduled based on the expiration date and sends the email on the last day of the current month.

D.

The resume event is recalculated and the email goes out to the account owner immediately.

Buy Now
Questions 37

Ursa Major Solar allows its scientists to log new stars as they find them, but on occasion, they log the same star by mistake. The administrator wants scientists to be notified when a record is deleted and by whom, and to maintain their own discovery information.

What automation solution should be used to send the notification?

Options:

A.

Heroku

B.

Process Builder

C.

Workflow Action

D.

flow

Buy Now
Questions 38

AW Computing has a new requirement from its security team where audit information relating to an account must be recorded in a new custom object called Audit. Audit records need to be preserved for 10 years and only accessible by the audit team.

What relationship should be used to relate the Audit object to the Account object?

Options:

A.

Master-Detail

B.

Lookup

C.

Many-To-Many

D.

Self

Buy Now
Questions 39

Universal Containers ' support team wants to use Salesforce Knowledge to allow customers and the support team to have access to the product documentation. There are many different types of documentation with usage across the globe.

What feature should the administrator configure?

Options:

A.

Enable the Case Feed.

B.

Create article types.

C.

Define data categories and visibility.

D.

Setup record types and page layouts.

Buy Now
Questions 40

Ursa Major Solar has a junction object that connects Docs with Solar Panels. The administrator needs users to be able to see all the solar panels that a Dot is related to. Users already have access to the Bot and the Junction, but not the Solar Panel object.

What access docs the user need to be able to see the solar panel records?

Options:

A.

Read permission is required on both master records.

B.

Access permission Is not required on either master record.

C.

Create permission Is required on both master records.

D.

Read permission is required on at least are master record.

Buy Now
Questions 41

Cloud Kicks wants to force its users to set a value for a custom called Tier by answering a series of questions.

What two functions should the administrator use to ensure that users cannot bypass answering these questions in order to determine their Tier value.

Choose 2 answers

Options:

A.

Set up a list view for the list of questions.

B.

Make the field Read Only on the page layout.

C.

Set up a restriction rule on the field.

D.

Use a screen flow to ask the question.

Buy Now
Questions 42

How should an administrator ensure the appropriate number of digits are entered Into the custom encrypted field created to capture credit card numbers on the Opportunity object?

Options:

A.

Use the credit card number mask type.

B.

Define the number of mask characters.

C.

Enter the number of digits at the field level.

D.

Create a validation rule to ensure the length.

Buy Now
Questions 43

Northern Trail Outfitters has many users set up as system administrators to perform Salesforce Administration.

Which two functions would a delegated administrator be able to perform in order to help the existing Salesforce Administrator?

Choose 2 answers

Options:

A.

Set up users and password management.

B.

Configure updates to sharing rules.

C.

Manage custom objects and customize nearly every aspect.

D.

Make updates to permission set configurations.

Buy Now
Questions 44

AW Computing wants to embed a report chart on the Account record page that shows the value of closed sales for that account. The chart should be limited to users in the Sales Manager role on the Account record pages.

how should this be accomplished?

Options:

A.

Create a new report and assign it to the component.

B.

Create a new page layout for the Sales Manager role.

C.

Filter component visibility for the Account ID.

D.

Filter component visibility for the Sales Manager role.

Buy Now
Questions 45

Cloud Kicks needs to track government-issued identification numbers for its customers. The security team requires that the identification number cannot changed by users and must be masked when displayed, except the last two digits.

Which two recommended configurators should administrator create? Choose 2 answers

Options:

A.

Use a field with Classic Encryption.

B.

Enable Shield Platform Encryption.

C.

Configure a Field Encryption Policy

D.

SetRead-Only Field-Level Security in the user Profile

Buy Now
Questions 46

Cloud Kicks has just released a new Process Builder on the Account in production. The end users keep getting error messages that prevent them from completing their updates to the Account.

Which three things should the administrator do to resolve this issue?

Choose 3 answers

Options:

A.

Review the Error Email for the Process Builder and rectify the issues.

B.

Manually make the updates to the Account as the logged-in user.

C.

Deactivate the Process Builder in production.

D.

Have the users refresh the Account page so they get the current Process Builder.

E.

Fix the Process Builder in a sandbox and migrate the change to production.

Buy Now
Questions 47

Users report that the industry picklist field is no longer visible on account records. What test can an administrator use to troubleshoot the issue?

Options:

A.

Field audit history

B.

Setup audit trail

C.

Field history tracking

D.

Debug log

Buy Now
Questions 48

AW Computing is conducting an audit and wants to understand how many objects have been shared as public externally.

which tool should the administrator use to quickly obtain this details?

Options:

A.

Security Health Check

B.

Setup Audit Trail

C.

Session Security Settings

D.

Object Manager

Buy Now
Questions 49

Management at Ursa Major Solar wants to understand how many accounts have opportunities in the overall pipeline.

What should the administrator use to create a report showing all open opportunities and the total number of accounts represented?

Options:

A.

The row count on a summary report grouped by account name

B.

A Cross Filter selecting opportunities with accounts

C.

A custom report type showing opportunities with accounts

D.

The Show Unique Count option on the account name column

Buy Now
Questions 50

DreamHouse Realty wants to notify an assigned agent when an appointment Is booked on a custom object for one of their listed homes along with the total number of appointments booked so far. The administrator has configured a Roll-up Summary for the number of appointments as well as a flow to detect the creation of a new appointment

and send the information to the agent.

What consideration about process automation should the administrator be aware of to ensure the right Information is delivered?

Options:

A.

Only standard objects can be used with Roll-up Summary fields.

B.

Rows can only be triggered from the records created on standard objects.

C.

Roll-up Summary calculations will prevent a Mow from being triggered.

D.

Roll-up Summary calculations run after processes and workflows.

Buy Now
Questions 51

What are three options available to the administrator to help with this issue? Choose 3 answers

Options:

A.

Move some page components behind a tab.

B.

Remove some of the fields displayed.

C.

Deactivate unnecessary validation rules.

D.

Convert all Process builders to flows.

E.

Reduce the number of related lists displayed.

Buy Now
Questions 52

Cloud Kicks (CK) has deployed several new custom apps that use Lightning Web components. The administrator is now concerned that they may need to make some adjustments to CK’s org to make it more secure.

Which tools should the administrator use to expose possible security risks within a Lightning web component?

Options:

A.

Health Check

B.

Master Encryption Keys

C.

Salesforce Optimizer

D.

Self-signed Certificates

Buy Now
Questions 53

Cloud Kicks (CK) wants the forecast numbers to be shown by territory regardless of who owns the record. CK also wants a way to forecast based on role hierarchy.

Which three options should an administrator recommend?

Choose 3 answers

Options:

A.

Have the user select the forecast type listed under the Forecast Type in the Display Settings.

B.

Enable Territory Forecast.

C.

Make a custom field to track the amounts for Territory and Hierarchy Forecast.

D.

Modify the Territory Forecast to match the Hierarchy Forecast model.

E.

Enable Role Hierarchy Forecast.

Buy Now
Questions 54

Person accounts were recently activated at Cloud Kicks.

There are three record types for accounts:

• B2B customer

• B2C Customer

• External Partner

There are two record types for leads:

• B2B Lead

• B2CLead

The test team finds that when the Convert button is clicked on a B2C Lead record, only the B2B Customer and External Partner account record types are available choices on the Conversion Layout.

What should the administrator do to correct this issue?

Options:

A.

Hide the Record Type field on the Account section of the Conversion Layout.

B.

Build a process that updates the record type field to B2C Customer after conversion.

C.

Use a validation rule to ensure the company name on B2C Leads is blank.

D.

Change organization-wide default settings for contacts to Controlled by Parent.

Buy Now
Questions 55

Ursa Major Solar wants to add a chat component to its corporate website, where its service agents can respond directly from Salesforce.

What are two considerations the administrator should understand before adding Chat to the Service Console? Choose 2 answers

Options:

A.

Chat is unavailable in Lightning Experience if also using Omni-Channel.

B.

Chat can only be added to Standard navigation Lightning apps.

C.

Chat must be routed with Omni-Channel in Lightning Experience.

D.

Chat can only be added to Console navigation Lightning apps.

Buy Now
Questions 56

The administrator at Cloud Kicks created a flow in a sandbox that walks service agents through the Return Merchandise Authorization creation process. The administrator deployed the flow to production with a Change Set. Users are unable to use the flow in production.

Which step should the administrator take?

Activate the flow administrator take?

Options:

A.

Activate the flow manually after deployment.

B.

Include the active and prior inactive flow version in the Change Set.

C.

Ensure there is an active flow version in the sandbox.

D.

Deployment the flow, with the Metadata API instead of Change Sets

Buy Now
Questions 57

The administrator at AW Computing has received an email for a system error indicating that their organization has reached is hourly limit processing workflow time triggers.

Which two processes should the administrator review? Choose 2 answers

Options:

A.

Time-Based Workflows

B.

Paused now Interviews

C.

Apex Triggers

D.

Debug Logs

Buy Now
Questions 58

Cloud Kicks has organization-wide snaring defaults on the opportunity set to prvete. However, members of the finance team need to see closed won opportunities. The Drama team members all have roles under the finance director, while the sales team members have roles under the sales marager.

Which two options should the administrator use to meet these criteria?

Choose 2 answers

Options:

A.

Share with roles and subordinates of the finance cirector role.

B.

Make an owner-based sharing rule where the wnn field - true.

C.

Create a criteria-based sharing rule where the won field = true.

D.

Select all opportunities owned by the sales manager role.

Buy Now
Questions 59

Cloud Kicks wants its sales reps to always use the same full zip code format with a hyphen where applicable.

What should the administrator implement to help ensure consistent formatting?

Options:

A.

Edit the standard field length to five characters.

B.

Add a quick create function for the sales reps to use.

C.

Create a REGEX function to use in a validation rule on the field.

D.

Add a help text instructing the sales rep on how to enter this field.

Buy Now
Questions 60

AW Computing has been advertising a new keyboard that was released at the beginning of the month. The sales team has an additional incentive to add the keyboards to every sale. The administrator already added the product to Salesforce but the reps are unable to select the product on the opportunity.

Which two options should an administrator check to ensure the product is available?

Choose 2 answers

Options:

A.

Confirm the correct price book is selected on the opportunity.

B.

Make sure the price book Is in the company currency.

C.

Ensure the product is associated with the correct price book.

D.

Verify the product has a start date entered.

Buy Now
Questions 61

Ursa Major Solar (UMS) wants to improve Its customers’ ability to search for knowledge articles. UMS has already created categories for articles.

Which two additional chances should be made to improve search capabilities?

Choose 2 answers

Options:

A.

Configure Global Search for specific search terms.

B.

Create synonyms for specific search terms.

C.

Configure Einstein Search for specific search terms.

D.

Promote specific search terms for specific articles.

Buy Now
Questions 62

AW Computers has enabled the feature for Contact to multiple Accounts. A rep is trying to remove the primary Account from a Contact but Is unable to do so. The administrator has already updated the page layout to no longer require an Account.

What could be the issue?

Options:

A.

A primary Account relationship Is required on a Contact regardless of the page layout settings.

B.

The Contact has Indirect relationships to other Accounts.

C.

The Account Contact relationship record needs to be deleted first In order to disassociate Contact from the Account.

D.

Private Contacts need to be enabled in Setup.

Buy Now
Questions 63

When should an administrator consider when using Person Accounts '

Options:

A.

In a complex business model and the users find it easiest to record Opportunity information on Contacts rather than Accounts.

B.

In a B2B business model and is selling to the primary contact at a business organization.

C.

In a B2C business model and the consumer is the intended recipient of sates and marketing attention.

D.

In a business model that needs a separate Contact and Account to be included on all Case records submitted.

Buy Now
Questions 64

A user accidentally created a duplicate opportunity and is unable to delete the duplicate record.

What should an administrator do to troubleshoot this issue?

Options:

A.

Run a report of all opportunities to identify other possible duplicates.

B.

Check the user profile permissions on the Opportunity object to see if they have permission to delete.

C.

Advise the user to mark the duplicate opportunity Closed Lost and keep it in the system.

D.

Change the user ' s profile to System Administrator so they have full permissions to delete object records.

Buy Now
Questions 65

Sales reps at AW Computing hove been reporting that contact phone numbers sometimes revert book to on old value after being updated.

What should the administrator do to resolve this issue?

Options:

A.

Schedule Apex jobs.

B.

Delete all workflow rules.

C.

Add an invocable process.

D.

Consolidate automation tools.

Buy Now
Questions 66

At Ursa Major Solar, several different planetary teams handle leads depending on which planet the lead is coming from. While most of the teams only need a few fields filled out to work the lead, the Jupiter team requires additional information to be filled out, such as which moon the lead is coming from. The administrator needs to automate which team is allocated the lead record based on the planet and ensure that every team has all of the information they need.

Which two features will satisfy these requirements?

Choose 2 answers

Options:

A.

Assignment Rules

B.

Validation Rules

C.

Matching Rules

D.

Workflow Rules

Buy Now
Questions 67

Northern Trail Outfitters (NTO) wants to start using Salesforce for its HR recruiting process. NTO needs to ensure that every application is linked to both a job posting and an applicants can apply for more one job posting, and each job posting can have more than one application.

How should an administrator configure the objects?

Options:

A.

Make Job Application as a junction object with a master-detail relationship to Applications and a lookup relationship to Job Posting.

B.

Create Application as a junction object with a master- detail relations to Job Postings and a lookup relationship to Job Applications.

C.

Add applicants as a junction object with master-detail relationship to both Posting and Job Applications.

D.

Configure Job Application as a Junction object with master-detail relationship to both Application and Job Postings.

Buy Now
Questions 68

The administrator at Universal Containers does a soft launch of the Salesforce Authenticator app and allows users to optionally use it to log In. The administrator would now like to look at how many users have successfully used it since It was rolled out.

What are two ways the administrator can get this Information?

Choose 2 answers

Options:

A.

Create a new view In Identity Verification History, specifying Method.

B.

Open the Login Access Policies In Setup which shows how many users are using MFA.

C.

Run a session setting report, specifying login methods by user.

D.

Export Login History and filter based off of Authentication Method Reference,

Buy Now
Questions 69

An administrator at Universal Containers has been asked to configure product schedules.

What should the administrator consider before enabling this feature?

Options:

A.

The Product Schedule is unavailable in Process Builder and Flow.

B.

Line Item Schedule is unavailable In Process Builder and Workflow.

C.

Customizable product schedule page layouts cannot be modified.

D.

To remove o product schedule completely, remove It from the standard price book.

Buy Now
Questions 70

An administrator created a new custom object. When trying to upload new records to the custom object using.

Date Loader, they are unable to see the new custom object in the list of available objects.

What should the administrator do to resolve the issue?

Options:

A.

Assign a permission set to give them access to the new object.

B.

Check the Field-Level Security of the new custom object’s Name field.

C.

Ensure Allow Sharing is checked on the custom object.

D.

Confirm the object us marked as deployed and not in development.

Buy Now
Questions 71

A user at Ursa Major Solar is experiencing a flow error while trying to process a record to the next status. The users with the same access can process records without any errors.

What should the administrator do to troubleshoot the issue?

Options:

A.

Use the flow debug option and set the selection to Run as another user.

B.

Grant the user more data access by moving them higher in the role hierarchy.

C.

Change the flow to run as System Context Without Sharing - Access All Data.

D.

Grant the user the Modify All permission to ensure they have full system access.

Buy Now
Questions 72

A sales rep needs to help cross-sell an opportunity but is unable to make updates on the record or update the opportunity team.

Which two options would be required for a sales rep to add a rep to the opportunity team?

Choose 2 answers

Options:

A.

Transferred ownership of the Opportunity to the sales rep

B.

A permission with Edit access on the Account object

C.

A role above the Opportunity owner in the role hierarchy

D.

Transferred ownership of the Account to the sales rep

Buy Now
Exam Code: CRT-211
Exam Name: Prepare for your Advanced Administrator Certification Exam (SP25)
Last Update: Apr 30, 2026
Questions: 241

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now CRT-211 testing engine

PDF (Q&A)

$43.57  $124.49
buy now CRT-211 pdf