Total 378 Questions
Last Updated On : 8-Jul-2026
Which part of the Einstein Trust Layer architecture leverages an organization's own data within a large language model (LLM) prompt to confidently return relevant and accurate responses?
A. Prompt Defense
B. Data Masking
C. Dynamic Grounding
Explanation
Dynamic Grounding in the Einstein Trust Layer architecture ensures that large language model (LLM) prompts are enriched with organization-specific data (e.g., Salesforce records, Knowledge articles) to generate accurate and relevant responses. By dynamically injecting contextual data into prompts, it reduces hallucinations and aligns outputs with trusted business data.
Prompt Defense (A) focuses on blocking malicious inputs or prompt injections but does not enhance responses with organizational data.
Data Masking (B) redacts sensitive information but does not contribute to grounding responses in business context.
Universal Containers (UC) would like to implement the Sales Development Representative (SDR) Agent.
Which channel consideration should UC be aware of while implementing it?
A. SDR Agent must be deployed in the Messaging channel.
B. SDR Agent only works in the Email channel.
C. SDR Agent must also be deployed on the company website.
Explanation
Comprehensive and Detailed In-Depth Explanation: Universal Containers (UC) is implementing the Agentforce Sales Development Representative (SDR) Agent, a prebuilt AI agent designed to qualify leads and schedule meetings. Channel considerations are critical for deployment. Let’s evaluate the options based on official Salesforce documentation.
Option A: SDR Agent must be deployed in the Messaging channel. The Agentforce SDR Agent is designed to engage prospects in real-time conversations, primarily through the Messaging channel (e.g., Salesforce Messaging for in-app or web chat). This aligns with its purpose of qualifying leads interactively and scheduling meetings, as outlined in Agentforce for Sales documentation. While it may leverage email for follow-ups, its core deployment and interaction occur via Messaging, making this a key consideration UC must be aware of. This is the correct answer.
Option B: SDR Agent only works in the Email channel. The SDR Agent is not limited to email. While it can send emails (e.g., follow-ups after lead qualification), its primary function—real-time lead engagement—relies on Messaging. Stating it "only works in the Email channel" is inaccurate and contradicts its documented capabilities, making this incorrect.
Option C: SDR Agent must also be deployed on the company website. While the SDR Agent can be embedded on a company website via Messaging (e.g., as a chat widget), this is an implementation choice, not a mandatory requirement. The agent’s deployment is channel-specific (Messaging), and website integration is optional, not a "must." This option overstates the requirement, making it incorrect.
Why Option A is Correct: The SDR Agent’s primary deployment in the Messaging channel is a documented consideration for its real-time lead qualification capabilities. UC must plan for this channel to ensure effective implementation, as per Salesforce guidelines.
Universal Containers (UC) wants to offer personalized service experiences and reduce agent handling time with Al-generated email responses, grounded in Knowledge base.
Which AI capability should UC use?
A. Einstein Email Replies
B. Einstein Service Replies for Email
C. Einstein Generative Service Replies for Email
Explanation
For Universal Containers (UC)to offer personalized service experiences and reduce agent handling time using AI-generated responses grounded in the Knowledge base, the best solution is Einstein Service Replies for Email. This capability leverages AI to automatically generate responses to service-related emails based on historical data and the Knowledge base, ensuring accuracy and relevance while saving time for service agents.
Einstein Email Replies(option A) is more suited for sales use cases.
Einstein Generative Service Replies for Email(option C) could be a future offering, but as of now,
Einstein Service Replies for Email is the correct choice for grounded, knowledge-based responses.
What is An Agentforce able to do when the “Enrich event logs with conversation data" setting in Einstein Copilot is enabled?
A. View the user click path that led to each copilot action.
B. View session data including user Input and copilot responses for sessions over the past 7 days.
C. Generate details reports on all Copilot conversations over any time period.
Explanation
When the "Enrich event logs with conversation data "setting is enabled in Einstein Copilot, it allows An Agentforce or admin to view session data, including both the user input and copilot responses from interactions over the past 7 days. This data is crucial for monitoring how the copilot is being used, analyzing its performance, and improving future interactions based on past inputs.
This setting enriches the event logs with detailed conversational data for better insights into the interaction history, helping Agentforce Specialists track AI behavior and user engagement.
Option A, viewing the user click path, focuses on navigation but is not part of the conversation data enrichment functionality.
Option C, generating detailed reports over any time period, is incorrect because this specific feature is limited to data for the past 7 days.
What is true of Agentforce Testing Center?
A. Running tests risks modifying CRM data in a production environment.
B. Running tests does not consume Einstein Requests.
C. Agentforce Testing Center can only be used in a production environment.
Explanation
Comprehensive and Detailed In-Depth Explanation: The Agentforce Testing Center is a tool in Agentforce Studio for validating agent performance. Let’s evaluate the statements.
Option A: Running tests risks modifying CRM data in a production environment. Agentforce Testing Center runs synthetic interactions in a controlled environment (e.g., sandbox or isolated test space) and doesn’t modify live CRM data. It’s designed for safe pre-deployment testing, making this incorrect.
Option B: Running tests does not consume Einstein Requests. Einstein Requests are part of the usage quota for Einstein Generative AI features (e.g., prompt executions in production). Testing Center uses synthetic data to simulate interactions without invoking live AI calls that count against this quota.
Salesforce documentation confirms tests don’t consume requests, making this the correct answer.
Option C: Agentforce Testing Center can only be used in a production environment. Testing Center is available in both sandbox and production orgs, but it’s primarily used pre-deployment (e.g., in sandboxes) to validate agents safely. This restriction is false, making it incorrect.
Why Option B is Correct: Not consuming Einstein Requests is a key feature of Testing Center, allowing extensive testing without impacting quotas, as per Salesforce documentation.
What is the main purpose of Prompt Builder?
A. A tool for developers to use in Visual Studio Code that creates prompts for Apex programming, assisting developers in writing code more efficiently.
B. A tool that enables companies to create reusable prompts for large language models (LLMs), bringing generative AI responses to their flow of work
C. A tool within Salesforce offering real-time Al-powered suggestions and guidance to users, Improving productivity and decision-making.
Explanation:
Prompt Builder is designed to:
Create Reusable, AI-Powered Prompts
Lets admins design template-based prompts for LLMs (e.g., GPT) that:
. Ground responses in Salesforce data (e.g., {{Account.Name}}).
. Standardize outputs (e.g., email drafts, case summaries).
Example: A "Sales Email" prompt template generates personalized emails using Opportunity data.
Why Not the Other Options?
A. "Developer tool for Apex":
Incorrect. Prompt Builder is a declarative admin tool, not a code-focused IDE feature.
C. "Real-time user guidance":
Describes Einstein Copilot, not Prompt Builder.
Key Use Cases:
Sales: Drafting personalized emails.
Service: Auto-generating case resolutions.
Marketing: Creating campaign copy.
Reference:
Salesforce Help - Prompt Builder
An Agentforce needs to enable the use of Sales Email prompt templates for the sales team. The Agentforce Specialist has already created the templates in Prompt Builder.
According to best practices, which steps should the Agentforce Specialist take to ensure the sales team can use these templates?
A. Assign the Prompt Template User permission set and enable Sales Emails in Setup.
B. Assign the Prompt Template Manager permission set and enable Sales Emails in setup.
C. Assign the Data Cloud Admin permission set and enable Sales Emails in Setup.
Explanation
To ensure that Sales Email prompt templates created in Prompt Builder are usable by the sales team, the Agentforce Specialist must take two key actions:
✅ Step 1: Permission Assignment
Assign the Prompt Template User permission set to the sales users.
This grants access to:
. Use published/activated prompt templates.
. Generate AI content (e.g., sales emails) based on the templates.
It does not allow editing templates — only using them.
🔒 The Prompt Template Manager permission set is for those who create/edit templates — not needed for sales end users.
✅ Step 2: Enable Sales Emails in Setup
Navigate to: Setup > Einstein Sales Emails > Settings
Enable Sales Emails and configure any required objects (e.g., Opportunity, Contact).
This ensures Salesforce knows to allow sales email generation using generative AI and linked prompt templates.
❌ Why the Other Options Are Incorrect:
B. Prompt Template Manager:
This gives too much access (editing, managing templates).
Not required unless the user is building or managing prompt templates.
C. Data Cloud Admin:
Irrelevant in this context.
Only needed if working with data ingestion or activation in Data Cloud.
✅ Summary:
1️⃣ Assign Prompt Template User permission set to sales users
2️⃣ Enable Sales Emails in Setup to activate the feature
✅ Therefore, the correct choice is:
A. Assign the Prompt Template User permission set and enable Sales Emails in Setup.
🔗 References:
Salesforce Help — Set Up Einstein Sales Emails
Salesforce Help — Permission Sets for Prompt Templates
The Agentforce Specialist of Northern Trail Outfitters reviewed the organization's data masking settings within the Configure Data Masking menu within Setup. Upon assessing all of the fields, a few additional fields
were deemed sensitive and have been masked within Einstein's Trust Layer.
Which steps should the Agentforce Specialist take upon modifying the masked fields?
A. Turn off the Einstein Trust Layer and turn it on again.
B. Test and confirm that the responses generated from prompts that utilize the data and masked data do not adversely affect the quality of the generated response
C. Turn on Einstein Feedback so that end users can report if there are any negative side effects on AI features.
Explanation:
When modifying data masking settings in Salesforce’s Einstein Trust Layer, particularly for sensitive fields, the Agentforce Specialist must ensure that these changes do not negatively impact the functionality or accuracy of AI-generated responses in Agentforce. Data masking is used to protect sensitive information (e.g., personally identifiable information or financial data) by obscuring it while still allowing AI models to function. However, masking additional fields can alter the context available to the AI, potentially affecting response quality.
Let’s analyze each option to understand why B is the correct choice and why the others are incorrect or less appropriate.
Option A: Turn off the Einstein Trust Layer and turn it on again.
Analysis:
The Einstein Trust Layer is a security and compliance framework that enforces data protection policies, including data masking, to ensure AI operations comply with organizational and regulatory requirements. Turning off the Einstein Trust Layer would disable all associated protections, including data masking, encryption, and audit logging, exposing sensitive data and potentially violating compliance standards.
Restarting the Trust Layer is not a documented or necessary step for applying updated masking settings, as changes to data masking configurations are applied dynamically within the system. Salesforce’s Einstein Trust Layer Administration Guide does not recommend toggling the Trust Layer to refresh masking settings, making this option incorrect.
Why it’s incorrect:
Disabling the Einstein Trust Layer is unnecessary and risky, as it disrupts security protections without addressing the need to validate masking changes.
Option B: Test and confirm that the responses generated from prompts that utilize the data and masked data do not adversely affect the quality of the generated response.
Analysis:
After modifying data masking settings to include additional sensitive fields, the Agentforce Specialist must verify that the AI agent’s responses remain accurate and relevant. Masking fields (e.g., replacing a customer’s Social Security Number with asterisks or tokens) can reduce the contextual information available to the AI, potentially leading to incomplete or incorrect responses. For example, if a prompt relies on a now-masked field like “Customer Email” to personalize a response, the AI might generate a generic or inaccurate output.
Testing in a controlled environment, such as a sandbox during User Acceptance Testing (UAT), ensures that the masked fields do not degrade response quality. This step is explicitly recommended in Salesforce’s Agentforce Data Masking Best Practices and Trailhead: Secure AI with Einstein Trust Layer, which emphasize post-configuration testing to validate AI performance.
Why it’s correct:
Testing is the most critical and practical step to ensure that data masking changes do not negatively impact AI response quality, aligning with Salesforce’s best practices for Agentforce configuration.
Option C: Turn on Einstein Feedback so that end users can report if there are any negative side effects on AI features.
Analysis:
Einstein Feedback is a feature that allows end users to provide feedback on AI-generated responses, such as flagging inaccuracies or inappropriate outputs. While enabling feedback is valuable for ongoing monitoring and improvement of AI performance, it is not the appropriate immediate action after modifying data masking settings.
Relying on end users to report issues shifts the responsibility away from the Agentforce Specialist, who should proactively test and validate changes before deploying them to production. Additionally, feedback collection is a reactive measure that does not prevent potential issues during initial deployment. Salesforce’s Einstein Feedback Configuration Guide positions feedback as a supplementary tool for iterative improvement, not a primary validation step for configuration changes.
Why it’s incorrect:
Enabling Einstein Feedback is a secondary, reactive measure that does not replace the need for proactive testing by the Specialist, making it less suitable as the immediate next step.
Comprehensive In-Depth Explanation:
The Einstein Trust Layer in Salesforce is a security framework that integrates with Agentforce to ensure AI operations are secure, compliant, and trustworthy. Data masking is a key feature within the Trust Layer, allowing administrators to obscure sensitive fields (e.g., credit card numbers, personal identifiers) to protect privacy while still enabling AI to process data. When the Agentforce Specialist at Northern Trail Outfitters modifies data masking settings to include additional fields, the following considerations apply:
Impact of Masking:
Masked fields are replaced with tokens, asterisks, or other obfuscated values in AI processing. If a prompt template relies on these fields for context (e.g., generating personalized customer responses), masking could reduce the specificity or relevance of the output.
Validation Requirement:
Changes to masking settings must be tested to ensure they do not disrupt AI functionality. This involves running sample prompts in a sandbox or test environment to compare responses before and after masking, ensuring no adverse effects on quality.
Best Practices:
Salesforce recommends a structured testing process after configuration changes, including data masking, to maintain AI reliability and user trust.
Steps to Take (Option B in Detail):
Identify Affected Prompts: Review all prompt templates in Agentforce that reference the newly masked fields or objects containing those fields. For example, if the “Customer SSN” field is now masked, check prompts that use customer data.
Set Up Test Environment:
Use a sandbox environment to simulate the production setup, including the updated masking settings. Ensure the sandbox includes relevant test data with masked fields.
Run Test Prompts:
Execute the identified prompt templates with sample inputs. Compare the AI-generated responses to expected outputs, checking for accuracy, relevance, and completeness.
Analyze Results:
If responses are degraded (e.g., generic outputs due to missing context from masked fields), consider adjusting the prompt template to rely on non-sensitive fields or refining the masking rules to balance security and functionality.
Document Findings:
Record test results and any adjustments made to ensure compliance with organizational policies and audit requirements.
Deploy to Production:
Once testing confirms no adverse effects, apply the masking changes in production and monitor initial responses to catch any unforeseen issues.
Optional Monitoring:
As a follow-up, enable Einstein Feedback (as in Option C) to collect user input for long-term improvement, but this is not the immediate step.
Example Scenario:
Suppose Northern Trail Outfitters masks the “Customer Phone Number” and “Customer Address” fields in the Contact object due to new privacy regulations. A prompt template used by an Agentforce AI agent generates personalized order confirmation messages, previously including the customer’s phone number for contact purposes. After masking, the AI might omit this detail or generate a generic message, reducing user satisfaction.
By testing the prompt in a sandbox, the Specialist can confirm whether the masked fields cause issues and adjust the prompt to use alternative fields (e.g., Customer Name or Order ID) to maintain personalization without compromising security.
Why Other Options Are Less Appropriate:
Option A (Toggle Trust Layer):
Disabling and re-enabling the Einstein Trust Layer is not only unnecessary but also dangerous, as it temporarily removes all security protections, including masking, encryption, and auditing. This could expose sensitive data and disrupt other AI processes, violating Salesforce’s security best practices.
Option C (Einstein Feedback):
While feedback is useful for continuous improvement, it is not a substitute for proactive testing. Waiting for end users to report issues could lead to poor user experiences and delayed resolution, especially if masking significantly impacts response quality. Testing in a controlled environment is the industry-standard approach for configuration changes.
References:
Einstein Trust Layer Administration Guide – Details data masking configuration and emphasizes testing after changes to ensure AI functionality.
Trailhead: Secure AI with Einstein Trust Layer – Recommends validating AI response quality after modifying masking settings.
Agentforce Data Masking Best Practices – Highlights the need to test prompts that use masked fields to prevent degraded responses.
Einstein Feedback Configuration Guide – Positions feedback as a tool for ongoing monitoring, not immediate validation of configuration changes.
Salesforce Help: Manage Data Masking in Setup – Describes the process for updating masking settings and the importance of post-configuration testing.
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. The Prompt Template User permission set was not assigned correctly.
B. The Prompt Template Manager permission set was not assigned correctly.
C. The large language model (LLM) was not configured correctly in Data Cloud.
Explanation:
To create custom prompt templates in Prompt Builder, the AgentForce Specialist must have:
Prompt Template Manager Permission Set
This permission grants full access to:
. Create, edit, and manage prompt templates.
. Configure grounding and instructions.
Without it, Prompt Builder won’t appear in Setup.
Why Not the Other Options?
A. "Prompt Template User":
Allows executing templates but not creating them.
C. "LLM configuration in Data Cloud":
Prompt Builder doesn’t require Data Cloud—it works with native Salesforce LLMs.
Solution:
Go to Setup → Permission Sets.
Assign "Prompt Template Manager" to the Specialist.
Reference:
Salesforce Help - Prompt Builder Permissions
Universal Containers (UC) is Implementing Service AI Grounding to enhance its customer service operations. UC wants to ensure that its AI- generated responses are grounded in the most relevant data sources. The team needs to configure the system to include all supported objects for grounding.
Which objects should UC select to configure Service AI Grounding?
A. Case, Knowledge, and Case Notes
B. Case and Knowledge
C. Case, Case Emails, and Knowledge
Explanation
Universal Containers (UC) is implementing Service AI Grounding to enhance its customer service operations. They aim to ensure that AI-generated responses are grounded in the most relevant data sources and need to configure the system to include all supported objects for grounding.
Supported Objects for Service AI Grounding: Case
Knowledge
Case Object:
Role in Grounding: Provides contextual data about customer inquiries, including case details, status, and history.
Benefit: Grounding AI responses in case data ensures that the information provided is relevant to the specific customer issue being addressed.
Knowledge Object:
Role in Grounding: Contains articles and documentation that offer solutions and information related to common issues.
Benefit: Utilizing Knowledge articles helps the AI provide accurate and helpful responses based on verified information.
Exclusion of Other Objects:
Case Notes and Case Emails:
Not Supported for Grounding: While useful for internal reference, these objects are not included in the supported objects for Service AI Grounding.
Reason: They may contain sensitive or unstructured data that is not suitable for AI grounding purposes.
Why Options A and C are Incorrect:
Option A (Case, Knowledge, and Case Notes):
Case Notes Not Supported:Case Notes are not among the supported objects for grounding in Service AI.
Option C (Case, Case Emails, and Knowledge):
Case Emails Not Supported:Case Emails are also not included in the list of supported objects for grounding.
| Page 14 out of 38 Pages |
| 8910111213141516171819 |
| Agentforce-Specialist Practice Test Home |
Our new timed 2026 Agentforce-Specialist practice test mirrors the exact format, number of questions, and time limit of the official exam.
The #1 challenge isn't just knowing the material; it's managing the clock. Our new simulation builds your speed and stamina.
You've studied the concepts. You've learned the material. But are you truly prepared for the pressure of the real Salesforce Agentforce Specialist - AI-201 exam?
We've launched a brand-new, timed Agentforce-Specialist practice exam that perfectly mirrors the official exam:
✅ Same Number of Questions
✅ Same Time Limit
✅ Same Exam Feel
✅ Unique Exam Every Time
This isn't just another Agentforce-Specialist practice questions bank. It's your ultimate preparation engine.
Enroll now and gain the unbeatable advantage of: