You Can Pass This Exam For Free
Choose Your Study Path
Limited Salesforce or AI experience. You need to build foundational knowledge in both the Salesforce platform and AI agent concepts before tackling Agentforce-specific topics.
Exam Overview
Format
60 scored multiple-choice and multiple-select questions plus up to 5 unscored pilot questions (65 total items), 105 minutes. No performance-based questions. Unscored questions are not identified and do not affect your score.
Scoring
Percentage-based scoring. Passing: 73%. No penalty for wrong answers — always guess if unsure.
Domains & Weights
- AI Agents35%
- Prompt Engineering20%
- Data Cloud for Agentforce20%
- Development Lifecycle20%
- Multi-Agent Interoperability5%
Registration
$200 USD. Available at Pearson VUE testing centers or online proctored from home. Exam fee is $200 USD. Retakes cost $100 USD.
Topic Priority Table
Not all topics are tested equally. Focus your study time on Tier 1 first, then Tier 2. Tier 3 topics rarely appear — just recognize what they do.
AI Agents
The heaviest domain at 35% — expect roughly 21 questions on this topic. Covers how agents work, the Atlas reasoning engine, agent types, topics and actions configuration, security through the Agent User concept, channel connections, and deterministic behavior controls. This is the make-or-break domain.
Key Topics
Must-Know Concepts
- Atlas reasoning engine: how it evaluates utterances, selects topics, plans action sequences, and delivers context-aware responses
- Agent types: Service Agent (customer-facing), Sales SDR (lead qualification, meeting booking), Sales Coach (personalized coaching with role-playing), Employee Agent (internal role-based collaborator)
- Topics define what jobs an agent can do. Instructions set decision-making boundaries. Actions are the specific tasks the agent performs
- Standard vs custom topics and actions: standard come pre-built with agent types; custom are created for unique business requirements
- Action types: invocable Apex, REST Apex, autolaunched Flows, prompt templates, and MuleSoft APIs — know when each is appropriate
- Agent User security: a special user type that agents run as, with permission sets controlling data and action access. Differs by agent type
- Channel connections: Slack, Messaging (SMS, WhatsApp), web chat, email — know which channels are available and how to configure them
- Deterministic behavior: using filters and variables to constrain agent behavior for predictable responses in specific scenarios
- Einstein Trust Layer integration: how agents operate within the trust boundary including data masking, toxicity detection, and audit logging
Common Exam Traps
Prompt Engineering
Covers Prompt Builder, prompt template types, grounding techniques, best practices for effective prompts, and template lifecycle management. You must know when to use Prompt Builder, how to select the right template type, and how to ground prompts in Salesforce data to reduce hallucinations.
Key Topics
Must-Know Concepts
- Prompt Builder: the Salesforce tool for creating and managing reusable prompt templates. Know when it is appropriate to use Prompt Builder vs other approaches
- Template types: Sales Email (email draft generation), Field Generation (auto-fill record fields), Flex (general-purpose flexible templates) — know when each applies
- Grounding techniques: merge fields (direct record data), Flow merge fields (processed/calculated data), RAG from Data Cloud (semantic search across knowledge bases)
- Best practices: set output format and tone, include guardrails in prompts, ground prompts in relevant data, iterate and test prompts, reduce hallucinations through specific context
- Template activation: the process of making a prompt template available for use. Know the activation workflow and requirements
- User roles in Prompt Builder: who can create, edit, activate, and use prompt templates based on their Salesforce permissions
- Prompt template lifecycle: ideation, building, testing, activation, deployment, and observation — know each stage
Common Exam Traps
Data Cloud for Agentforce
Covers how Data Cloud (Data 360) provides grounding data to Agentforce agents. You must understand Data Library types, unstructured data processing through chunking and indexing, search index types (keyword, vector, hybrid), retrievers, and how data quality impacts agent response accuracy.
Key Topics
Must-Know Concepts
- Data Library: the storage layer managing knowledge sources for agent grounding. Sources include Salesforce Knowledge articles, uploaded files (text, HTML, PDFs), and Data Cloud objects
- Chunking: breaking unstructured data into semantically appropriate chunks for processing. Chunk size and method affect retrieval quality
- Indexing: creating vector embeddings (numerical representations) from chunked data. Field selection during indexing directly impacts retrieval quality
- Search index types: keyword (exact lexical matching), vector (semantic similarity), hybrid (combines both). Know strengths and weaknesses of each. Hybrid and vector indexes can also be enriched with automatically extracted metadata, entities, and question chunks to improve RAG retrieval accuracy
- Retrievers: components that search and return relevant data. Individual retrievers query one index; ensemble retrievers combine results from multiple indexes
- Data 360 rebranding: Data Cloud was rebranded to Data 360 in late 2025. The exam may reference either name
- Unstructured data support: text documents, PDFs, HTML files, multimedia, chat logs, and customer feedback can all be processed
- Data quality impact: poor data quality, incorrect chunking, or misconfigured indexes directly reduce agent response accuracy and relevance
Common Exam Traps
Development Lifecycle
Covers the end-to-end lifecycle of Agentforce agents from ideation through production monitoring. You must understand sandbox development, the Testing Center for validation, deployment processes, and post-deployment monitoring with Agentforce Analytics and Utterance Analysis.
Key Topics
Must-Know Concepts
- Agent lifecycle stages: ideation, building, testing, deployment, and observation — know what happens at each stage and the tools used
- Agentforce Testing Center: batch testing of agent configurations, automated test case execution, performance measurement, and validation before production deployment
- Sandbox development: Data Cloud and Agentforce support sandbox environments for safe development and UAT. Einstein Trust Layer audit trail works in sandboxes
- Deployment: moving agent configurations from sandbox to production. Understand the deployment process and what artifacts need to be migrated
- Agentforce Analytics: post-deployment monitoring built on Data Cloud. Provides adoption metrics, accuracy insights, and usage patterns
- Utterance Analysis: monitoring tool that analyzes agent conversations to identify areas for improvement, new topic opportunities, and response quality issues
- Digital Wallet: consumption metering for Data Cloud and Agentforce usage. Provides visibility into AI resource consumption across development and production
- Agentforce Observability: comprehensive monitoring including live health, adoption analytics, consumption tracking, and performance dashboards
Common Exam Traps
Multi-Agent Interoperability
The smallest domain at 5% — expect roughly 3 questions. Covers Model Context Protocol (MCP) for connecting agents to external tools and systems, agent-to-agent collaboration, AgentExchange marketplace, and the Agent API for programmatic access. Small weight but do not skip it — 3 easy points can make the difference.
Key Topics
Must-Know Concepts
- Model Context Protocol (MCP): an open standard originally from Anthropic for connecting AI agents to external tools, systems, and data through a standardized client-server architecture
- MCP in Salesforce: Agentforce uses MCP to consume external API assets and expose Salesforce data to the broader agent ecosystem. Native MCP client capabilities were added to Agentforce in 2025 with enterprise-grade policy enforcement (security, rate-limiting, and access controls). MCP actions execute within the Einstein Trust Layer boundary
- AgentExchange: curated marketplace of vetted MCP servers and pre-built agent components. Deploy external connections through Agent Builder with no code required
- Agent-to-agent collaboration: MCP enables agents from different systems to communicate and collaborate on tasks that span multiple platforms
- Agent API: programmatic interface for interacting with Agentforce agents from external applications and systems
Common Exam Traps
Concepts You Must Not Confuse
These pairs appear on nearly every exam. Learn the difference and you'll avoid the most common traps.
Top Mistakes to Avoid
Exam-Ready Checklist
Recommended Resources
Free & Official Resources
Paid Courses & Practice Exams
These are recommended if you prefer a structured learning path. They can save time but are not required to pass.