Checklist progress
0/163Learned
Agentforce Specialist
Study Checklist
Checklist progress
0/163Learned
Given a scenario, determine whether a Multi Agent architecture is appropriate for scalability and control
0/2
Single-agent versus Multi Agent architecture
Learn this conceptSubagents versus a Multi Agent architecture
Learn this conceptExplain the purpose of existing open standard multi-agent protocols such as MCP and A2A
0/2
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Agentforce Specialist studiers.
A subagent is a job one agent can do: a localized set of instructions and actions that define part of that agent's capabilities. A Multi-Agent architecture instead puts an orchestrator agent in front of the user and delegates work to connected subagents, which are complete, independent Agentforce agents in the same Salesforce org. Choose Multi-Agent Orchestration when a single agent's subagents cannot stay distinct or scale, for example when separate business domains need their own agents, those agents must be reused, or one instructions block covering many domains is breaking routing.