Halloween Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Universal Containers wants support agents to use Agentforce to ask questions about its product tutorials and product guides.

What should the Agentforce Specialist do to meet this requirement?

A.

Create a prompt template for product tutorials and guides.

B.

Add an Answer Questions custom field in the product object for tutorial instructions.

C.

Publish product tutorials and guides as Knowledge articles.

Support agents at Universal Containers are using Agentforce to find troubleshooting information. They've reported that the agent frequently provides knowledge articles that are outdated, even when newer versions of the articles are available. The administrator has confirmed that all articles are correctly chunked and indexed.

Which configuration change in the Data Cloud hybrid search index best addresses this problem?

A.

Disable the keyword index to rely solely on the vector index.

B.

Switch the chunking strategy from section-aware to fixed-size.

C.

Add a ranking factor for regency based on the LastModifiedDate field.

Choose 1 option.

Universal Containers has multiple Salesforce orgs, each with a unique customer service agent where a verification agent must pass

customer identity data to downstream agents handling account modifications. The customer ID must remain secure and

persistent across agent handoffs without exposure to large language model (LLM) modification.

What is the most appropriate configuration?

A.

Implement a custom object to temporarily store verification status and have each agent query it via SOQL actions during execution.

B.

Store customer identity information in conversation variables created by the first agent and have other agents read those same conversation variables.

C.

Use the Agent API to start the downstream agent's session and pass the verified customer ID as a read-only context variable, ensuring security and preventing LLM alteration.

How does the Einstein Trust Layer ensure that sensitive data is protected while generating useful and meaningful responses?

A.

Masked data will be de-masked during response journey.

B.

Masked data will be de-masked during request journey.

C.

Responses that do not meet the relevance threshold will be automatically rejected.

What is the role of the large language model (LLM) in executing an Agent Action?

A.

Find similar requests and provide actions that need to be executed

B.

Identify the best matching actions and correct order of execution

C.

Determine a user's access and sort actions by priority to be executed

Choose 1 option.

Universal Containers (UC) recently attended a major trade show and received thousands of new leads from event badge scans. UC

is struggling to follow up with each lead in a timely, personalized way. Leadership wants to:

Qualify and nurture leads 24/7.

* Provide accurate answers to prospect questions.

* Automatically book meetings with qualified prospects.

* Free up reps to focus on building relationships and closing deals.

Which Agentforce capability should UC implement to meet these goals?

A.

SDR Agent

B.

Sales Coach

C.

Commerce Agent

Amid their busy schedules, sales reps at Universal Containers dedicate time to follow up with prospects and existing clients via email regarding renewals or new deals. They spend many hours throughout the week reviewing past communications and details about their customers before performing their outreach. Which standard Agent action helps sales reps draft personalized emails to prospects by generating text based on previous successful communications?

A.

Agent Action: Summarize Record

B.

Agent Action: Find Similar Opportunities

C.

Agent Action: Draft or Revise Sales Email

During configuration, Universal Containers (UC) forgot to grant Knowledge access to the Agentforce Service Agent.

Which permission must UC add for the agent to interact with Knowledge articles and answer customer questions effectively?

A.

Allow View Knowledge and Run Flows

B.

Access Knowledge records and fields, and Allow View Knowledge

C.

Access Custom Objects and Manage External Users

Universal Containers wants to use an external large language model (LLM) in Prompt Builder.

What should An Agentforce recommend?

A.

Use Apex to connect to an external LLM and ground the prompt.

B.

Use BYO-LLM functionality in Einstein Studio.

C.

Use Flow and External Services to bring data from an external LLM.

Universal Containers built a Field Generation prompt template that worked for many records, but users are reporting random failures with token limit errors. What is the cause of the random nature of this error?

A.

The template type needs to be switched to Flex to accommodate the variable amount of tokens generated by the prompt grounding.

B.

The number of tokens generated by the dynamic nature of the prompt template will vary by record.

C.

The number of tokens that can be processed by the LLM varies with total user demand.