Pre-Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Salesforce Agentforce-Specialist Practice Exam with Questions & Answers | Set: 8

Questions 71

Universal Containers (UC) wants users to populate the Description field on the Account record by clicking a button on the record page, with the option to preview, regenerate, or manually edit the output before it is saved. The solution must use declarative tools only.

Which type of prompt template should UC use?

Options:
A.

Field Generation

B.

Flex

C.

Sales Email

Salesforce Agentforce-Specialist Premium Access
Questions 72

Northern Trail Outfitters is testing an agent connected to an Agentforce Data Library. The agent successfully retrieves the correct data from the library, but delivers the response to the user as raw JSON structures instead of grammatically correct conversational language.

Which quality evaluation scores poorly in this scenario?

Options:
A.

Coherence

B.

Conciseness

C.

Completeness

Questions 73

An account manager is preparing for an upcoming customer call and wishes to get a snapshot of key data points from accounts, contacts, leads, and opportunities in Salesforce.

Which feature provides this?

Options:
A.

Sales Summaries

B.

Sales Insight Summary

C.

Work Summaries

Questions 74

The VP of Service at Universal Containers requires a report showing weekly deflection rate trends and escalation volumes for the Agentforce Service Agent over the past 90 days.

Which approach should the Agentforce Specialist recommend?

Options:
A.

Enable Agentforce Health Monitoring to configure escalation rate alert thresholds and export the resulting trend data into a Tableau dashboard aligned with the VP of Service’s reporting requirements

B.

Use Agent Analytics within Agentforce Observability, which provides Tableau-powered dashboards with prebuilt deflection rate, escalation volume, and abandonment metrics calculated from agent session data stored in Data 360

C.

Query the OTEL-compliant Session Tracing Data Model in Data 360 using CRM Analytics to build a custom dashboard with deflection rate calculations and week-over-week escalation comparisons tailored to UC’s reporting standards

Questions 75

Choose 1 option.

Coral Cloud Resorts wants to cover a broad range of user phrasing when testing its FAQ agent.

Which Testing Center feature meets that need?

Options:
A.

Al-generated synthetic test utterances based on natural language variations

B.

Uploading only a small set of manually written prompts

C.

Relying on live customer logs to capture phrasing diversity after deployment

Questions 76

An Agentforce Agent has been developed with multiple topics and Agent Actions that use flows and Apex. Which options are available for deploying these to production?

Options:
A.

Deploy the flows and Apex using normal deployment tools and manually create the agent-related items in production.

B.

Use only change sets because the Salesforce CLI does not currently support the deployment of agent-related metadata.

C.

Deploy flows, Apex, and all agent-related items using either change sets or the Salesforce CLI/Metadata API.

Questions 77

Universal Containers (UC) needs to create a prompt template that provides a detailed product description based on the latest product data. The description will be used in marketing materials to ensure consistency and accuracy. Which prompt template type should UC use?

Options:
A.

Record Summary

B.

Sales Email

C.

Field Generation

Questions 78

An administrator wants to check the response of the Flex prompt

template they ' ve built, but the preview button is greyed out.

What is the reason for this?

Options:
A.

The records related to the prompt have not been selected.

B.

The prompt has not been saved and activated,

C.

A merge field has not been inserted in the prompt.

Questions 79

The compliance team at Universal Containers has determined that a specific customer service prompt must only process data through a secure, self-hosted Amazon Bedrock model and must be prevented from accessing the default OpenAI models.

How should the Agentforce Specialist configure this specific model routing?

Options:
A.

Assign a permission set to the dedicated Agent User that restricts Read access to the default Salesforce large language model (LLM) metadata records.

B.

Configure a Data 360 Private Connect endpoint that automatically reroutes all Agentforce requests away from the default large language model (LLM) Gateway.

C.

Register the model as a BYOLLM in Einstein Studio, then explicitly select this model when configuring the prompt template.

Questions 80

An Agentforce Specialist at Universal Containers previously recommended removing superseded mortgage policy documents ingested into Data 360 to prevent the agent retrieving outdated terms. Legal has now confirmed that all historical versions must remain in the system simultaneously, as each version remains contractually binding for customers who signed under it.

Which revised recommendation should the specialist make?

Options:
A.

Configure a custom retriever in AI Models, formerly Einstein Studio, with a dynamic filter on the policy version metadata field, populated at runtime from the customer’s Contract record in CRM, ensuring retrieval is deterministically scoped to the document version applicable to that customer’s agreement before similarity ranking is applied.

B.

Add the policy version identifier as a prepend field in the search index so every chunk is tagged with its applicable version at indexing time, enabling the large language model (LLM) to identify and select the correct version during response generation.

C.

Create a separate data stream for each policy version and configure the agent to query the appropriate unstructured data model object (UDMO) corresponding to the customer’s contract date, isolating each version’s vectors from the others.