nerdexam
SalesforceSalesforce

AI-201 · Question #169

AI-201 Question #169: Real Exam Question with Answer & Explanation

The correct answer is B: Add the activity records as an enrichment related list to the Contact then pass the Contact into a. To integrate web activity data from Data Cloud into a prompt template, the correct approach is to enrich the Contact object with the activity records as a related list and use related list grounding (Option B). Here's why: Data Cloud Integration: Data Cloud unifies web activity d

AI Features for Service (e.g., Einstein Bots, Next Best Action)

Question

Universal Containers (UC) is tracking web activities in Data Cloud for a unified contact, and wants to use that in a prompt template to help extract insights from the data. Assuming that the Contact object is one of the objects associated with the prompt template, what is a valid way for DC to do this?

Options

  • ACall the prompt directly from Data Cloud with a web tracing activity included in the prompt
  • BAdd the activity records as an enrichment related list to the Contact then pass the Contact into a
  • CCreate a prompt template that takes a list of all Data Cloud activity records as input to pass to the

Explanation

To integrate web activity data from Data Cloud into a prompt template, the correct approach is to enrich the Contact object with the activity records as a related list and use related list grounding (Option B). Here's why: Data Cloud Integration: Data Cloud unifies web activity data and associates it with the unified Contact record. By adding these activities as a related list to the Contact, the data becomes accessible to the prompt template. Prompt Template Grounding: Salesforce prompt templates support grounding on related records. When the Contact is passed to the prompt template, the template can reference the related web activity records (via the related list) to extract insights. Structured Data Handling: This method aligns with Salesforce best practices for grounding, ensuring the large language model (LLM) receives structured, context-rich data without overwhelming it with raw activity lists.

Topics

#Data Cloud#Prompt Template#Einstein GPT#Data Unification

Community Discussion

No community discussion yet for this question.

Full AI-201 PracticeBrowse All AI-201 Questions