Checklist progress
0/163Learned
Agentforce Specialist
Study Checklist
Checklist progress
0/163Learned
Given business requirements, identify when it's appropriate to use Prompt Builder.
0/5
Identify access controls governing prompt templates
0/4
Identify the considerations for using a prompt template type such as field generation and flex types.
0/4
Given a scenario, identify the appropriate grounding technique.
0/8
CRM merge fields for prompt grounding
Learn this conceptFlow versus merge fields for prompt grounding
Learn this conceptApex merge fields versus Flow for prompt grounding
Learn this conceptKnowledge RAG grounding in prompt templates
Learn this conceptData 360 retriever grounding in Prompt Builder
Learn this conceptCombining merge fields with retrieval grounding
Learn this conceptWeb grounding for real-time external data
Learn this conceptFile input grounding in Prompt Builder
Learn this conceptExplain the process for creating, activating, and executing prompt templates.
0/4
Explain how to implement best practices for writing effective prompts.
0/5
Identify the security and privacy features of the Trust Layer
0/7
Explain how to manage and prevent specific models from being accessed
0/4
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Agentforce Specialist studiers.
Merge fields ground a prompt with live Salesforce record data so the LLM can write from current CRM values. Retrievers add a second grounding path: they search knowledge indexed in Data 360 and return related unstructured content into the prompt. You combine the two by using merge fields from the prompt template's inputs as the retriever's Search Text, so the search is driven by the record you are working on rather than a fixed query.