Agentforce-Specialist Salesforce Certified Agentforce Specialist (AI-201) Spring 26 Update Questions and Answers
Universal Containers is configuring its Agentforce Testing Center to evaluate an agent handling customer complaints. The company wants to assess if the agent successfully demonstrates empathy and follows a proprietary “De-escalation Framework” before offering a resolution.
Where should the Agentforce Specialist utilize a large language model (LLM)-as-judge to achieve an appropriate evaluation?
A Salesforce Administrator wants to generate personalized, targeted emails that incorporate customer interaction data. The admin wants to leverage large language models (LLMs) to write the emails, and wants to reuse templates for different products and customers.
Which solution approach should the admin leverage?
Global Finance Corp (GFC) is expanding its Agentforce rollout from a basic customer service agent to a suite of specialized agents handling Fraud Detection, Loan Origination, and Billing. GFC operates entirely within a single, global Salesforce instance. The CIO wants to ensure that as the number of specialized agents scales, the company maintains strict, centralized control over security guardrails and user context, ensuring customers do not have to repeat themselves when their request spans multiple departments. What is a reasonable architectural approach to achieve this level of scalability and control?
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?
When a verified customer in a help center says, “I want to upgrade my service plan,” an AI agent needs to complete the following tasks:
Verify identity and entitlement.
Create a new quote.
Calculate a prorated upgrade amount.
Escalate to an Account Executive (AE) only if the reorder exceeds USD 25,000.
Which type of agent should an AgentForce Specialist build to support this use case?
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?
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?
An Agentforce is creating a custom action for Agentforce.
Which setting should the a ensure the action performs as expected?
In the context of retriever and search indexes, what best describes the data preparation process in Data Cloud?
Universal Containers (UC) wants to make a marketing newsletter and directly use data from five unrelated objects (two standard and three custom) in a prompt template. How should UC accomplish this?
Universal Containers is developing an Agentforce Service Agent to handle a complex, multi-step customer onboarding process. To better organize the conversational logic, the Agentforce Specialist splits the process across two distinct subagents and places the setup configuration for the second step inside the before_reasoning block of the new subagent. During testing, when the agent transitions to this new subagent mid-conversation, the conversation occasionally stalls or behaves unexpectedly.
What is the risk the Agentforce Specialist must consider regarding the execution timing of before_reasoning?
Universal Containers’ service team wants to customize the standard case summary response from Agentforce. What should the Agentforce Specialist do to achieve this?
A Universal Containers administrator is setting up Einstein Data Libraries. After creating a new library, the administrator notices that only the file upload option is available; there is no option to configure the library using a Salesforce Knowledge base.
What is the most likely cause of this Issue?
Coral Cloud Resorts wants visibility into credit usage associated with testing.
Which feature supports this?
Universal Containers aims to streamline the sales team ' s daily tasks by using AI.
When considering these new workflows, which improvement requires the use of Prompt Builder?
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) is using Einstein Generative AI to generate an account summary. UC aims to ensure the content is safe and inclusive, utilizing the Einstein Trust Layer ' s toxicity scoring to assess the
content ' s safety level.
What does a safety category score of 1 indicate in the Einstein Generative Toxicity Score?
Choose 1 option.
What does it mean when a prompt template version is described as immutable?
Universal Containers’ Agent Action includes several Apex classes for the new Agentforce Agent. What is an important consideration when deploying Apex that is invoked by an Agent Action?
An Agentforce Service Agent, who has been successfully assisting customers with service requests in Salesforce, is now unable to help customers with issues related to a new product replacement process. The company recently implemented a custom Product Replacement object in Salesforce to track and manage these replacements. Which Agentforce Agent User change must be implemented to address this issue?
Universal Containers wants to use an existing prompt template inside Flow as part of automation.
A sales manager is using Agent Assistant to streamline their daily tasks. They ask the agent to Show me a list of my open opportunities.
How does the large language model (LLM) in Agentforce identify and execute the action to show the sales manager a list of open opportunities?
Universal Containers ' sales team engages in numerous video sales calls with prospects across the nation. Sales management wants an easy way to understand key information such as deal terms or customer sentiments. Which Einstein Generative AI feature should An Agentforce recommend for this request?
An Agentforce Specialist is creating a custom action in Agentforce. Which option is available for the Agentforce Specialist to choose for the custom Agent action?
Universal Containers is building an Agentforce Service Agent to handle order cancellations. The Agentforce Specialist needs to ensure that a critical “Check Cancellation Eligibility” action is executed deterministically on every relevant turn, without relying on the reasoning engine’s discretion to choose the tool. During a code review, a junior developer asks why the Agentforce Specialist called the action using the run @actions.name command instead of simply listing the action under the reasoning.actions block.
What must the Agentforce Specialist explain regarding the difference between these two invocation methods?
Universal Containers wants to assign agents to improve department efficiency.
Which configuration ensures the right tasks are handled by the right agents?
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?
Choose 1 option.
A developer is using the Salesforce CLI to deploy agent components from a sandbox to production. They recently made a change to several topics, instructions, and actions.
Which metadata component should the developer include in their package.xml file that contains all of the topics and actions an agent will interact with?
Before activating a custom Agent action, an Agentforce Specialist would like to understand multiple real-world user utterances to ensure the action is being selected appropriately.
Which tool should the Specialist recommend?
Universal Containers (UC) has configured an Agentforce Data Library using Knowledge articles. When testing in Agent Builder and the Experience Cloud site, the agent is not responding with grounded Knowledge article information. However, when tested in Prompt Builder, the response returns correctly. What should UC do to troubleshoot the issue?
Universal Containers wants to incorporate CRM data as well-formatted JSON in a prompt to a large language model (LLM).
What is an important consideration for this requirement?
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?
Choose 1 option.
Universal Containers’ administrator has developed a new agent in a sandbox environment and now wants to deploy it to
production.
What should the administrator do to deploy an agent?
An Agentforce Specialist is building a multi-step onboarding workflow using agent actions. The workflow includes four sequential steps: account creation, profile setup, settings configuration, and finalization. After the create account action executes, the system must immediately send a verification email without requiring an additional user interaction.
Which approach should the specialist use to ensure the verification email is automatically triggered after account creation?
Universal Containers (UC) wants to enable its sales team to use Al to suggest recommended products from its catalog.
Which type of prompt template should UC use?
Universal Containers would like to route a service agent conversation to a human agent queue. Which tool connects the service agent to the human agent queue for escalation?
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?
Universal Containers’ agent must always look up the customer’s account tier and open cases from Salesforce before deciding how to respond.
Based on Agent Script flow of control, what is true about executing deterministic actions at the very start of a subagent?
At Horizon Insurance, the customer service team is reporting that the agent consistently routes claims intake conversations to the Policy Inquiry subagent, even though user intent clearly indicates a claims-related issue. This misrouting persists despite the user clearly expressing the intent to discuss a claim. The Agentforce Specialist added guard conditions, but the problem persists.
What is most likely causing this incorrect routing in Horizon Insurance’s agent?
Choose 1 option.
Cloud Kicks wants to integrate its agent with its custom website. The goal is for customers to interact with the custom agent chat interface.
Which approach provides the framework for the custom web application to communicate with the agent?
Choose 1 option.
Universal Containers deploys a new Agentforce Service Agent into the company ' s website but is getting feedback that the Service
Agent is not providing answers to customer questions that are found in the company’s Salesforce Knowledge articles.
What is the likely issue?
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?
Which feature in the Einstein Trust Layer helps to minimize the risks of jailbreaking and prompt injection attacks?
Coral Cloud Resorts needs consistent pass/fail logic for agent testing.
Which Testing Center capability provides that?
What should Universal Containers consider when deploying an Agentforce Service Agent with multiple topics and Agent Actions to production?
Universal Containers (UC) is implementing Agentforce Service Agent on Email, UC made an email template and now needs to
connect it to a Service Agent.
What should an Agentforce Specialist recommend?
What is An Agentforce able to do when the “Enrich event logs with conversation data " setting in Agent is enabled?
Which configuration must An Agentforce complete for users to access generative Al-enabled fields in the Salesforce mobile app?
What considerations should an Agentforce Specialist be aware of when using Record Snapshots grounding in a prompt template?
Universal Containers’ Agentforce Specialist suspects the Service Agent is systematically misclassifying billing dispute intents under a general inquiry topic, causing incorrect actions to execute. The administrator needs to identify this pattern across sessions without reviewing individual transcripts.
What should the specialist recommend?
A service manager wants to use Salesforce Prompt Builder to help agents summarize customer case notes after a support call. The summary should:
Capture the customer’s issue, troubleshooting steps taken, and next actions.
Be no longer than five sentences.
Use plain language with no technical jargon.
If no next action is identified, the summary should explicitly state “No next action required.”
Which key prompt constructs meet this requirement?
Universal Containers (UC) plans to send one of three different emails to its customers based on the customer ' s lifetime value score and their market segment.
Considering that UC are required to explain why an e-mail was selected, which AI model should UC use to achieve this?
When using a prompt template, what should an Agentforce Specialist consider with their grounding data and chosen model?
An Agentforce turned on Einstein Generative AI in Setup. Now, the Agentforce Specialist would like to create custom prompt templates in Prompt Builder. However, they cannot access Prompt Builder in the Setup menu.
What is causing the problem?
A Salesforce Agentforce Specialist is reviewing the feedback from a customer about the ineffectiveness of the prompt template.
What should the Agentforce Specialist do to ensure the prompt template ' s effectiveness?
Universal Containers wants to implement a solution in Salesforce with a custom UX that allows users to enter a sales order number. Subsequently, the system will invoke a custom prompt template to create and display a summary of the sales order header and sales order details. Which solution should an Agentforce Specialist implement to meet this requirement?
Choose 1 option.
What is an Agentforce Specialist able to do when the ‘Enrich event logs with conversation data’ setting in the Agentforce configuration is enabled?
Which business requirement presents a good use case for leveraging Einstein Prompt Builder?
Choose 1 option.
Before activating a custom agent action, an AgentForce Specialist would like to evaluate multiple real-world user utterances to ensure the action is being selected appropriately.
Which tool should the AgentForce Specialist recommend?
What is the primary advantage of creating an individual retriever instead of the default retriever?
How does an Agent respond when it can’t understand the request or find any requested information?
An Agentforce Specialist is setting up Salesforce Knowledge as the data source for a Data Library and must select “Identifying Fields” to help Agentforce locate the right information. The Knowledge article contents are rich, detailed, and quite long.
What should the Agentforce Specialist use as Identifying Fields?
Universal Containers implemented Agent for its users.
One user complains that Agent is not deleting activities from the past 7 days.
What is the reason for this issue?
Choose 1 option.
Which scenario best illustrates the use of Model Context Protocol (MCP) in an enterprise Al deployment?
What is the importance of Action Instructions when creating a custom Agent action?
Coral Cloud Resorts wants to handle frequent customer misspellings of package names in queries.
Which approach should the Agentforce Specialist implement?
A data scientist needs to view and manage models in Einstein Studio, and also needs to create prompt templates in Prompt Builder. Which permission sets should an Agentforce Specialist assign to the data scientist?
Universal Containers deployed the new Agentforce Sales Development Representative (SDR) Into production, but sales reps are saying they can ' t find it. What is causing this issue?
Choose 1 option.
Universal Containers (UC) is setting up a new Agentforce Service Agent. The company has sensitive medical product research stored internally and wants to ensure the agent cannot access it.
What should UC da?
Universal Containers (UC) has recently received an increased number of support cases. As a result, UC has hired more customer support reps and has started to assign some of the ongoing cases to newer reps.
Which generative AI solution should the new support reps use to understand the details of a case without reading through each case comment?
An Agentforce wants to use the related lists from an account in a custom prompt template.
What should the Agentforce Specialist consider when configuring the prompt template?
Universal Containers wants to implement a customer verification process where sensitive account information can only be accessed after the customer passes identity verification. The agent must enforce this security rule deterministically without allowing the large language model (LLM) to bypass the verification requirement.
What should an Agentforce Specialist recommend as the best solution?
Universal Containers (UC) is using standard Service AI Grounding. UC created a custom rich text field to be used with Service AI Grounding.
What should UC consider when using standard Service AI Grounding?
An Agentforce Specialist at Universal Containers (UC) is building with no-code tools only. They have many small accounts that are
only touched periodically by a specialized sales team, and UC wants to maximize the sales operations team ' s time, UC wants to
help prep the sales team for calls by:
* Summarizing past purchases
* Displaying products the contact has shown interest in (with data captured via Data Cloud)
* Providing a recap of past email and phone conversations that have transcripts
Which approach should the Agentforce Specialist recommend to achieve this goal?
Universal Containers wants to utilize Agentforce for Sales to help sales reps reach their sales quotas by providing AI-generated plans containing guidance and steps for closing deals. Which feature meets this requirement?
Choose 1 option.
When is the Agent-to-Agent (A2A4) protocol an appropriate communication choice?
Universal Containers (UC) wants to enable its sales team with automatic post-call visibility into mention of competitors, products, and other custom phrases.
Which feature should the Agentforce Specialist set up to enable UC ' s sales team?
Choose 1 option.
Universal Containers wants to systematically validate agent responses before deployment using a scalable testing process.
Which Testing Center approach should the company implement?
After creating a foundation model in Einstein Studio, which hyperparameter should An Agentforce use to adjust the balance between consistency and randomness of a response?
During retrieval-augmented generation (RAG) quality testing, an Agentforce Specialist notices that tabular information from a custom Data 360 Document Ingestion Pipeline is losing its context because the data is scattered across multiple separate chunks.
What is the most appropriate approach to resolve this?
Universal Containers has deployed Agentforce to handle customer order tracking, returns, and loyalty support. The agent needs to balance conversational flexibility for customer inquiries with guaranteed execution of identity verification steps before accessing the account information. The development team is evaluating how to structure the agent’s instruction pattern to meet both requirements.
Which statement correctly describes hybrid reasoning in Agentforce Agent Script?
A service manager wants to use Salesforce Prompt Builder to help agents summarize customer case notes after a support call.
The summary should:
* Capture the customer ' s issue, troubleshooting steps taken, and next actions.
* Be no longer than five sentences.
* Use plain language (no technical jargon).
If no next action is identified, the summary should explicitly state " No next action required.”
Which prompt template fallows Salesforce prompt design best practices?
required.”
Format: Use numbered sentences for clarity.
After configuring and saving a Salesforce Agentforce Data Library (regardless of the data source), which components are automatically created and available in Data Cloud?
Universal Containers is using AgentForce for Sales to find similar opportunities to help close deals faster. The team wants to understand the criteria used by the Agent to match opportunities.
An Agentforce Specialist at Universal Containers observes that the agent frequently directs customers with clear billing inquiries to the general troubleshooting subagent. This misrouting is causing a spike in average handle time and missed service-level agreement targets. The contact center manager requires a solution that is quick to implement but preserves the agent’s ability to handle complex, non-linear conversations.
What is the most appropriate approach to resolve this?
An Agentforce Specialist is assisting Universal Containers with troubleshooting an agent. The Agentforce Specialist notices that the agent is not using topic actions in the desired sequence, causing inconsistent outcomes.
Which technique should the Agentforce Specialist recommend to ensure deterministic control over the order in which actions are executed?
A Salesforce Administrator is exploring the capabilities of Agent to enhance user interaction within their organization. They are particularly interested in how Agent processes user requests and the mechanism it employs to deliver responses. The administrator is evaluating whether Agent directly interfaces with a large language model (LLM) to fetch and display responses to user inquiries, facilitating a broad range of requests from users.
How does Agent handle user requests In Salesforce?
Choose 1 option.
Universal Containers (UC) stores case details and updates in several custom fields and custom objects related to the case. UC
would like its Agentforce Service Agent to be able to provide information in these fields and related records as part of an answer
back to its customers when the customer is asking for updates.
Which best practice should UC follow to grant access to this information for the Agentforce Service Agent?
An Agentforce is creating a custom action in Agent.
Which option is available for the Agentforce Specialist to choose for the custom copilot action?
An Agentforce Specialist is working declaratively on version 4 of a prompt template, which is significantly different than the previous version 3. A bug is then identified in version 3 and requires a hotfix to be deployed to production immediately by another team. The team will deploy this change as a new version.
What should the specialist do to ensure that their work on the latest version is not lost and does not conflict with the new version?
An Agentforce is tasked to optimize a business process flow by assigning actions to agents within the Salesforce Agentforce Platform.
What is the correct method for the Agentforce Specialist to assign actions to an Agent?
Leadership needs to populate a dynamic form field with a summary or description created by a large language model (LLM) to facilitate more productive conversations with customers. Leadership also wants to keep a human in the loop to be considered in their AI strategy. Which prompt template type should the Agentforce Specialist recommend?
Universal Containers (UC) is implementing Einstein Generative AI to improve customer insights and interactions. UC needs audit and feedback
data to be accessible for reporting purposes.
What is a consideration for this requirement?
Universal Containers (UC) needs to improve the agent productivity in replying to customer chats.
Which generative AI feature should help UC address this issue?
Universal Containers wants to create a prompt template that consistently extracts a customer’s specific product model number and quantity from an email inquiry to draft a response back to the customer.
Which best practice should UC implement to achieve this goal?
Universal Containers has set up a Service Agent to allow customers to look up their order status. The topic setup includes:
Name: Order Inquiry
Classification Description: Handles user requests to look up order status, including tracking details and delivery estimates for orders placed within the last 90 days.
Scope: Your job is only to assist authenticated users in looking up the status of their orders placed within the last 90 days. If the order is pending delivery, provide the tracking number and estimated delivery date. Do not handle inquiries for orders older than 90 days.
Which information will be used by the Agentforce reasoning engine to choose this topic?
Universal Containers wants to automatically populate the Description field on the Account object.
Universal Containers is rolling out a new generative AI initiative.
Which Prompt Builder limitations should the Agentforce Specialist be aware of?
Universal Containers wants to ensure that its AI agent’s responses consistently reflect the company’s unique brand voice and specific quality standards beyond simple pass or fail checks.
How should the Agentforce Specialist configure the Testing Center to evaluate this specific criteria?
An Al Specialist is tasked with creating a prompt template for a sales team. The template needs to generate a summary of all related opportunities for a given Account.
Which grounding technique should the Al Specialist use to include data from the related list of opportunities in the prompt template?
Cloud Kicks is developing a prompt template in a sandbox and has created multiple saved versions during testing. Cloud Kicks is now preparing to move the template to production.
What is a consideration when deploying the template to production?
An Agentforce implements Einstein Sales Emails for a sales team. The team wants to send personalized follow-up emails to leads based on their interactions and data stored in Salesforce. The Agentforce Specialist needs to configure the system to use the most accurate and up-to-date information for email generation.
Which grounding technique should the Agentforce Specialist use?
An Agentforce Specialist builds a new Service Agent that uses a custom action built on a flow. The agent has been tested in a sandbox and is now ready to deploy.
What is a key consideration regarding the activation status of the agent in the production environment?
An Al Specialist is tasked with configuring a generative model to create personalized sales emails using customer data stored in Salesforce. The AI
Specialist has already fine-tuned a large language model (LLM) on the OpenAI platform. Security and data privacy are critical concerns for the client.
How should the Agentforce Specialist integrate the custom LLM into Salesforce?
How should an organization use the Einstein Trust layer to audit, track, and view masked data?