Salesforce Salesforce AI Specialist Salesforce Certified AI Specialist Exam Online Training
Salesforce Salesforce AI Specialist Online Training
The questions for Salesforce AI Specialist were last updated at Jun 04,2025.
- Exam Code: Salesforce AI Specialist
- Exam Name: Salesforce Certified AI Specialist Exam
- Certification Provider: Salesforce
- Latest update: Jun 04,2025
Universal Containers (UC) wants to enable its sales reps to explore opportunities that are similar to previously won opportunities by entering the utterance, "Show me other opportunities like this one."
How should UC achieve this in Einstein Copilot?
- A . Use the standard Copilot action.
- B . Create a custom Copilot action calling a flow.
- C . Create a custom Copilot action calling an Apex class.
Universal Containers is planning a marketing email about products that most closely match a customer’s expressed interests.
What should an AI Specialist recommend to generate this email?
- A . Standard email marketing template using Apex or flows for matching interest in products
- B . Custom sales email template which is grounded with interest and product information
- C . Standard email draft with Einstein and choose standard email template
An AI Specialist is creating a custom action in Einstein Copilot.
Which option is available for the AI Specialist to choose for the custom copilot action?
- A . Apex trigger
- B . SOQL
- C . Flows
Universal Containers (UC) wants to assess Salesforce’s generative features but has concerns over its company data being exposed to third- party large language models (LLMs). Specifically, UC wants the following capabilities to be part of Einstein’s generative AI service.
No data is used for LLM training or product improvements by third- party LLMs.
No data is retained outside of UC’s Salesforce org.
The data sent cannot be accessed by the LLM provider.
Which property of the Einstein Trust Layer should the AI Specialist highlight to UC that addresses these requirements?
- A . Prompt Defense
- B . Zero-Data Retention Policy
- C . Data Masking
What is the correct process to leverage Prompt Builder in a Salesforce org?
- A . Select the appropriate prompt template type to use, select one of Salesforce’s standard prompts, determine the object to associate the prompt, select a record to validate against, and associate the prompt to an action.
- B . Select the appropriate prompt template type to use, develop the prompt within the prompt workspace, select resources to dynamically insert CRM-derived grounding data, pick the model to use, and test and validate the generated responses.
- C . Enable the target object for generative prompting, develop the prompt within the prompt workspace, select records to fine-tune and ground the response, enable the Trust Layer, and associate the prompt to an action.
An AI Specialist wants to include data from the response of external service invocation (REST API callout) into the prompt template.
How should the AI Specialist meet this requirement?
- A . Convert the JSON to an XML merge field.
- B . Use External Service Record merge fields.
- C . Use “Add Prompt Instructions” flow element.
Universal Containers (UC) has a legacy system that needs to integrate with Salesforce. UC wishes to create a digest of account action plans using the generative API feature.
Which API service should UC use to meet this requirement?
- A . REST API
- B . Metadata API
- C . SOAP API
The sales team at a hotel resort would like to generate a guest summary about the guests’ interests and provide recommendations based on their activity preferences captured in each guest profile. They want the summary to be available only on the contact record page.
Which AI capability should the team use?
- A . Einstein Copilot
- B . Prompt Builder
- C . Model Builder
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 AI Specialist integrate the custom LLM into Salesforce?
- A . Create an application of the custom LLM and embed it in Sales Cloud via iFrame.
- B . Add the fine-tuned LLM in Einstein Studio Model Builder.
- C . Enable model endpoint on OpenAl and make callouts to the model to generate emails.
What should an AI Specialist consider when using related list merge fields in a prompt template associated with an Account object in Prompt Builder?
- A . The Activities related list on the Account object is not supported because it is a polymorphic field.
- B . If person accounts have been enabled, merge fields will not be available for the Account object.
- C . Prompt generation will yield no response when there is no related list associated with an Account in runtime.