Pre-Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Salesforce Agentforce-Specialist - Salesforce Certified Agentforce Specialist (AI-201) Spring 26 Update

Page: 1 / 12
Total 379 questions

Which configuration must An Agentforce complete for users to access generative Al-enabled fields in the Salesforce mobile app?

A.

Enable Mobile Generative AI.

B.

Enable Mobile Prompt Responses.

C.

Enable Dynamic Forms on Mobile.

Choose 1 option.

Cloud Kicks (CK) recently finished the development of a new prompt template that uses its own large language model (LLM). CK is

deploying a prompt template from a sandbox to a production org, and is receiving an error. When trying to deploy the change set,

CK is getting an error related to the LLM used in the prompt template.

What is the cause of the error?

A.

The prompt does not specify that it is a custom LLM.

B.

BYOLLM is not yet supported for in prompt templates in production.

C.

The name of the LLM does not match in sandbox and production.

Choose 1 option.

An AgentForce Specialist wants to troubleshoot an agent that is hallucinating weblinks. The agent has an action that uses a prompt template, which is using a knowledge retriever, to generate the output text that the agent will use.

Which process is appropriate to find the root cause of the hallucination behavior?

A.

Examine the topic name and classification description for hallucination guardrails.

B.

Examine the prompt instructions and contents of the chunks shown in the resolved prompt output.

C.

Examine the topic instructions and ensure the word " ALWAYS " is used in the hallucination guardrails.

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?

A.

The current Salesforce org lacks the necessary Einstein for Service permissions that support the Knowledge-based Data Library option, so only the file upload option is presented.

B.

Salesforce Knowledge is not enabled in the organization; without Salesforce Knowledge enabled, the Knowledge-based data source option will not be available in Einstein Data Libraries.

C.

The administrator is not using Lightning Experience, which is required to display all data source options, Including the Knowledge base option, when configuring Einstein Data Libraries.  

Choose 1 option.

A company wants to retrieve patient history details to augment the Al agent response. [he company wants to leverage the Data Cloud search index feature.

What is best practice when considering retrieval-augrmented generation (RAG) for information that may contain personally

identifiable information (PII)?

A.

Depend on the agent ' s prompt to avoid exposing PII.

B.

Encrypt embeddings, but still index PII records.

C.

Mask sensitive fields and index only non-PII data.

An Agentforce is considering using a Field Generation prompt template type.

What should the Agentforce Specialist check before creating the Field Generation prompt to ensure it is possible for the field to be enabled for generative AI?

A.

That the field chosen must be a rich text field with 255 characters or more.

B.

That the org is set to API version 59 or higher

C.

That the Lightning page layout where the field will reside has been upgraded to Dynamic Forms

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.

Adjust the fixed criteria of the standard Coherence quality evaluation to control the LLM-as-judge evaluation.

B.

Enable the default Instruction Adherence evaluation which natively uses LLM-as-judge.

C.

Create a custom evaluation with a tailored prompt outlining the framework’s criteria.

How should an organization use the Einstein Trust layer to audit, track, and view masked data?

A.

Utilize the audit trail that captures and stores all LLM submitted prompts in Data Cloud.

B.

In Setup, use Prompt Builder to send a prompt to the LLM requesting for the masked data.

C.

Access the audit trail in Setup and export all user-generated prompts.

What is best practice when refining Agent custom action instructions?

A.

Provide examples of user messages that are expected to trigger the action.

B.

Use consistent introductory phrases and verbs across multiple action instructions.

C.

Specify the persona who will request the action.

Choose 1 option.

Universal Containers has a requirement to provide a sales summary for its sales reps who are using Employee Agents, but they are not happy with the default answer.

Which best practice should the AgentForce Specialist recommend?

A.

Create a Record Summary custom prompt template.

B.

Create a Knowledge Answer custom prompt template.

C.

Update the standard record summary action.