Checklist progress
0/163Learned
Agentforce Specialist
Study Checklist
Checklist progress
0/163Learned
Explain how an agent works and its basic building blocks of agent script
0/7
Explain the components and benefits of hybrid reasoning, including how Agent Script functions in Canvas and Script View
0/6
Given a use case, manage deterministic behavior for the agent using mechanisms like filters, variables, and template expressions.
0/7
Given a scenario, select and configure standard topics, custom topics, standard agent actions, and custom agent actions.
0/10
Topic classification descriptions and routing
Learn this conceptCustom topic scope and instructions
Learn this conceptStandard versus custom agent actions
Learn this conceptCustom action types from Flow, Apex, and prompt templates
Learn this conceptAgent action descriptions and instructions
Learn this conceptTopic-level versus action-level instructions
Learn this conceptUser access for standard agent actions
Learn this conceptExplain the process for connecting agents to various channels such as digital experience, email, voice, and Slack.
0/8
Explain the security context in which the agent is actually running, and how it impacts agent action execution
0/6
Given a scenario, identify when to use an Employee or Service agent.
0/2
Given a scenario, identify when it's appropriate to use Agent API
0/6
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Agentforce Specialist studiers. 593 members and growing.
A custom action is a named wrapper around Salesforce work you already have, such as an autolaunched flow, Apex, or a prompt template, so an agent can run that work in a conversation. You pick a reference action type, then describe inputs and outputs so the agent knows what the action does and when to use it. Use a flow or Apex when the same business rules must produce the same result every time; use a prompt template when the agent must generate, summarize, or reason with an LLM.