Universal Containers recently deployed a customer service agent to handle common inquiries. After a month of usage, the support manager wants to analyze the agent’s performance. They need to view aggregated metrics such as the escalation rate to human agents, average session duration, and which topics have the lowest resolution scores so they can prioritize which agent actions need optimization.
Which native Salesforce capability should the Agentforce Specialist use to provide these insights and guide the optimization strategy?
How is Data Cloud leveraged by the Answer Questions with Knowledge action in Agentforce?
Universal Containers deploys a new Agentforce Service Agent into the company’s website but is getting feedback that the Agentforce Service Agent is not providing answers to customer questions that are found in the company ' s Salesforce Knowledge articles. What is the likely issue?
An Agentforce wants to ground a new prompt template with the User related list.
What should the Agentforce Specialist consider?
Coral Cloud Resorts needs to ensure its booking agent executes actions in a specific sequence: first retrieve available sessions, then verify customer eligibility, and finally create the booking. The current implementation allows the large language model (LLM) to execute these actions in any order, causing booking failures.
Which approach should an AgentForce Specialist implement?
Coral Cloud Resorts wants visibility into credit usage associated with testing.
Which feature supports this?
Choose 1 option.
Coral Cloud Resorts is uploading thousands of new HTML knowledge articles files for a resort launch.
To ensure Agentforce retrieves accurate responses quickly, which chunking strategy should be used when creating a new index?
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?
Universal Containers (UC) wants to improve the productivity of its sales team with generative AI technology. However, UC is concerned that public AI virtual assistants lack adequate company data to general useful responses.
Which solution should UC consider?
Universal Containers is building a custom agent and creating a new Apex action that accepts a collection of text values, such as a list of product names, as an input parameter. The Agentforce Specialist is configuring the action’s metadata in Agentforce Assets and needs to properly map this input so the reasoning engine can pass the list of strings correctly.
When defining this input, which complex_data_type_name should the Agentforce Specialist use?