Home / Blogs & Insights / What is Salesforce Agentforce?

What is Salesforce Agentforce?

salesforce agentforce

Table of Contents

Salesforce Agentforce is an AI agent platform that enables businesses to deploy autonomous agents capable of handling customer interactions, sales tasks, marketing workflows, and internal operations with less human involvement in routine, well-defined steps. Introduced in 2024 and expanded through later Agentforce releases, it represents Salesforce’s shift from AI copilots that assist people to AI agents that independently execute multi-step work.

Agentforce: From AI Copilot to Autonomous Agent

Earlier Salesforce AI tools — Einstein bots and Copilot — assisted users by surfacing information or drafting content on request. Agentforce operates differently: agents take actions across multi-step workflows, make decisions within guardrails, and resolve tasks end-to-end, only involving a human when the task exceeds defined scope or confidence.

Before — AI Copilot

User asks a question. AI suggests a response. User reviews and decides. Human executes the action manually.

Now — AI Agent (Agentforce)

Trigger received. Agent retrieves context, reasons through steps, executes actions within guardrails. Resolves or escalates based on configured rules.

Autonomous execution

Agents complete multi-step tasks with less human input for routine, well-defined processes.

Unified data access

Agents draw from Salesforce CRM and Data 360 to inform each decision with relevant, up-to-date context.

Built-in guardrails

Topics, actions, and escalation rules define what agents can and cannot do, keeping behaviour within operator-defined boundaries. For a broader look at what this enables, see Salesforce automation for revenue operations.

Low-code configuration

Agent Builder allows non-developer teams to create and configure agents without writing custom code for most standard use cases.

Concurrent handling

Multiple agents can run in parallel, subject to Salesforce licensing terms and org configuration.

Native Salesforce integration

Agents work within existing Salesforce orgs, accessing Flows, Apex, and external APIs through standard connectors.

Agentforce Features and How It Works

Agentforce is built on six core features. Together they form a execution flow — trigger, context, reasoning, execution, and resolution.

Agentforce Execution Flow Trigger · Data 360 · Atlas · Actions · Guardrails continues ↓
1 Trigger Message, record or API call
2 Data 360 CRM context retrieved
3 Atlas Reasoning Action sequence determined
4 Topics & Actions Records, Flows, APIs executed
5 Guardrails Scope and threshold checked
Resolved Task completed by agent
Escalated Handed to human agent
Atlas powers step 3 · Agent Builder configures steps 1–5 · Data 360 drives step 2

Six Agentforce Platform Components

Atlas Reasoning Engine

Salesforce’s LLM layer. Processes context and determines the right action sequence for each task.

Agent Builder

Low-code interface for defining agent role, topics, actions, and escalation conditions.

Topics & Actions

Topics set what the agent handles; Actions define what it can do — Flows, APIs, record updates. See: Salesforce Flow, REST API.

Data 360 (formerly Data Cloud)

Unified data layer. Harmonises CRM records, interaction history, and external data for agent context.

Prompt Builder

Reusable prompt templates grounded with live CRM data to improve agent response relevance.

Guardrails & Escalation

Configured boundaries on agent behaviour. Out-of-scope tasks escalate to humans with full context.

Agentforce Agent Types

Six pre-built Agentforce templates — trigger, action, and output for each. All configurable via Agent Builder, with custom logic possible via Salesforce Flow or Apex.

Service Agent

Customer service resolution

TRIGGER
Customer query or case created
ACTION
Searches CRM, resolves or closes
OUTPUT
Case resolved or escalated
High-volume supportE-commerceFinancial services

SDR Agent

Sales prospecting & outreach

TRIGGER
Inbound lead or prospect trigger
ACTION
Researches, drafts personalised outreach
OUTPUT
Email sent + meeting booked
B2B sales teamsRevenue operationsInbound leads

Sales Coach Agent

Rep coaching & practice

TRIGGER
Rep starts practice session
ACTION
Runs scenario, scores performance
OUTPUT
Coaching notes & feedback given
Sales enablementNew rep onboardingDeal coaching

Campaign Agent

Campaign performance management

TRIGGER
Campaign performance data
ACTION
Analyses segments, adjusts timing
OUTPUT
Optimised campaign & A/B results
Marketing opsDemand generationEmail campaigns

Commerce Agent

Shopper assistance & orders

TRIGGER
Shopper question or order event
ACTION
Checks fulfilment, handles returns
OUTPUT
Order resolved, recommendation sent
B2C e-commerceSelf-service portalsRetail

Custom Agent

Any org-specific process

TRIGGER
Any configured trigger or event
ACTION
Runs custom topics & actions via Builder
OUTPUT
Process automated per org logic
IT helpdeskHR self-serviceFinance & ops

Agentforce Use Cases by Operator Type

Which Agentforce Use Case Fits Your Business?

Select your situation to see the recommended starting point and readiness checks.

Step 1 — Primary challenge

Step 2 — Your Salesforce situation

Start: Service Agent on existing Service Cloud

Readiness checks

  • Case routing setup and field completeness in Service Cloud
  • Knowledge article quality for your highest-volume query types
  • Data 360 customer profile completeness
  • Defined escalation path for cases the agent cannot resolve
Start: Plan Service Cloud and Service Agent together

Key decisions up front

  • Which Service Cloud edition covers your case management requirements
  • Whether Data 360 is included in the initial build or phased in later
  • How human escalation works before the agent goes live
  • Which query type to automate first, based on volume and logic consistency
Start: Scoped Service Agent proof of concept

How to structure a useful pilot

  • Pick one high-volume, low-complexity query type with clear resolution logic
  • Set measurable success criteria before go-live (deflection rate, resolution time)
  • Run for four to six weeks — enough for reliable performance data
  • Keep human escalation active and monitored throughout the pilot
Start: Custom Service Agent via Agent Builder

When custom is needed

  • Resolution requires data from a system outside standard Salesforce objects
  • Multi-step approval logic is part of the resolution workflow
  • Custom topic definitions are needed to match your service categories
Start: SDR Agent and Sales Coach on existing Sales Cloud

Readiness checks

  • Lead data completeness and field population for personalisation
  • Existing routing and assignment rules the agent will operate alongside
  • Which outreach sequence or lead source to automate first
  • Rep adoption plan for Sales Coach use during onboarding or deal reviews
Start: Sales Cloud implementation, then Agentforce

Why sequencing matters

  • SDR Agent personalisation quality depends directly on CRM data completeness
  • Lead capture, routing, and enrichment should be configured before the agent is activated
  • Implementing both together avoids rework from separate data architecture decisions
Start: SDR Agent pilot on one lead segment

How to evaluate before committing

  • Select a specific lead source with consistent volume and clear conversion logic
  • Define your measurement metric: leads to meetings, or meetings to qualified opportunities
  • Run agent-handled leads alongside a control group for clean comparison data
Start: Custom sales agent for your qualification logic

When custom is needed

  • Qualification criteria include data from external sources (intent data, firmographics, ERP)
  • Handoff logic involves multi-step scoring or approvals
  • Outreach personalisation requires fields not natively available in Sales Cloud
Start: Campaign Agent on existing Marketing Cloud

Readiness checks

  • Data 360 data stream quality and segment definition completeness
  • Which campaign type to automate first (email open-rate optimisation is a common entry point)
  • A/B testing baseline data for measuring agent-driven improvement
Start: Data 360 foundation first, then Campaign Agent

Why data readiness determines agent quality

  • Campaign Agent quality is directly proportional to Data 360 segment completeness
  • Identity resolution and data ingestion decisions affect every agent response downstream
  • Configuring Marketing Cloud and Data 360 before Agentforce avoids segment rework
Start: Campaign Agent pilot on one campaign type

How to structure a pilot

  • Select a campaign with existing performance benchmarks (open rate, CTR, or conversion)
  • Run agent-managed version against a control for four to six weeks
  • Use results to decide whether broader rollout is justified
Start: Custom marketing agent via Agent Builder

When custom is needed

  • Multi-channel orchestration outside standard Campaign Agent templates
  • Approval workflows between marketing and other teams before campaign activation
  • Integration with ad platforms or analytics outside the Marketing Cloud ecosystem
Start: Custom Agent via Agent Builder — one process at a time

How to scope operational automation

  • Map the target process: trigger, data sources, actions, escalation path
  • Best candidates are high-volume, consistent-logic processes with clear outcomes
  • Start with one process — multi-process agents create maintenance complexity
Start: Platform setup, then custom agent build

Why sequence matters

  • Salesforce objects, Flows, and integrations the agent depends on must exist first
  • Data architecture decisions made at setup affect what the agent can access
  • MuleSoft connections to external systems should be scoped alongside the platform build
Start: Assess your workflows before committing to automation

Criteria for suitability

  • High volume, repeatable logic, low exception rate — good candidates
  • Clear trigger, defined inputs, consistent outcome — good candidates
  • Frequent edge cases or high judgment required — defer to humans initially
Start: Precisely scoped Agent Builder configuration

How to define scope before build

  • Document what the agent can do, cannot do, and when it must escalate
  • Define actions using existing Salesforce Flows or Apex for complex logic
  • Test against real process data in a sandbox before production deployment

If the selector does not display correctly, scroll to the comparison table below.

Agentforce vs Other Approaches

How Agentforce compares with alternatives for handling customer interactions, sales, and operational tasks. See also: Salesforce automation for revenue operations.

Scroll horizontally on smaller screens

DimensionAgentforceRule-based chatbotsTraditional automationManual processes
Decision-making Multi-step reasoning within guardrailsScripted decision trees onlyPre-defined rule executionHuman judgment required
Novel scenarios Handled via reasoning, within topic scope Falls to fallback or human Process fails or errors Flexible but inconsistent
Data access Unified via Data 360 and CRMLimited, single-channel typicallySystem-specific, siloedManual lookup required
Salesforce integration Native — Flows, Apex, MuleSoft Varies by vendor Point-to-point only None
Concurrent handling Scales with licensing and org configModerateHigh but structurally rigid Headcount-limited
Setup complexity Low-code + Data 360 configurationMedium Typically dev-heavyNone
Escalation handling Context-preserving handoffContext lost on escalationNo escalation path built inInherent
Ongoing maintenanceTopic, action, and prompt updatesScript and flow updatesRule and integration updatesProcess documentation
Included Partial Not available

Agentforce Pricing

Agentforce uses a consumption-based pricing model rather than a flat per-seat licence. The primary unit is conversations or actions handled by agents, tracked through a credit system. Total cost depends on agent type, volume, and your existing Salesforce product licences.

Published Pricing

Service Agent — per conversation From $2
Flex Credits — consumption model for all agent types Usage-based
Included conversations with eligible Salesforce editions Bundled
Data 360 (commonly required for context-aware agents) Separate licence
Agent Builder — low-code configuration Included in platform

What Affects Total Cost

  • Number of agent types deployed (Service, SDR, Campaign, Custom, etc.)
  • Monthly conversation or interaction volume across all agents
  • Existing Salesforce Cloud licences — Service Cloud, Sales Cloud, Marketing Cloud
  • Data 360 configuration scope — data streams, identity resolution, ingestion
  • Custom agent development — complexity of topics, actions, and integrations
  • Prompt Builder template count and ongoing prompt optimisation
Agentforce pricing has evolved since its 2024 launch and continues to change with new releases. The figures above reflect Salesforce’s published rates as of the time of writing. Verify current pricing and bundling directly with Salesforce before budgeting.

Agentforce Implementation Considerations

Implementing Agentforce involves Data 360 configuration, agent setup, integration work, and post-launch tuning. The scope depends on your existing Salesforce footprint, the number of agent types being deployed, and how many external systems need to connect.

What a typical Agentforce engagement covers

Common phases regardless of implementation partner

4–12 weeks typical scope

Common implementation scope

  • Data 360 data stream setup and CRM data harmonisation
  • Agent Builder configuration for target agent types
  • Custom agent development where standard templates do not cover the workflow
  • Salesforce integration services for external system connections via MuleSoft
  • Prompt Builder template creation and guardrail definition
  • Salesforce managed services for post-launch tuning and support

Common gaps that extend timelines

  • Incomplete CRM data requiring cleansing before Data 360 ingestion
  • Knowledge base gaps that limit Service Agent resolution quality
  • Undefined escalation rules — Agentforce requires these before go-live
  • Missing external system connections needed for agent actions
  • Unclear scope on which process to automate first

Typical implementation sequence

1
Discovery and scoping

Map target workflows, define agent topics and actions, assess Data 360 readiness, and confirm integration requirements before build begins.

2
Data 360 configuration

Set up data streams, harmonise CRM records, and configure identity resolution so agents have the unified context they need.

3
Agent configuration and custom build

Configure agents in Agent Builder, build custom agents where standard templates do not cover the workflow, and create Prompt Builder templates.

4
Testing and UAT

Test agent reasoning and actions across defined scenarios including edge cases, escalation paths, and concurrent interaction handling.

5
Go-live and post-launch tuning

Deploy to production, monitor topic handling rates and escalation volumes, and tune prompt templates and guardrails based on real interaction data.

Frequently Asked Questions About Agentforce

Common questions about Salesforce Agentforce — pricing, Data 360 requirements, agent types, implementation timelines, and customisation options.

Agentforce is Salesforce’s AI agent platform, introduced in 2024, that lets businesses deploy autonomous agents capable of handling customer service, sales, marketing, and operational tasks with less human involvement in routine, well-defined steps. Unlike earlier Salesforce AI tools that assisted users on request, Agentforce agents independently execute multi-step workflows, access Salesforce data via Data 360, and take actions in connected systems — only escalating to humans when a defined guardrail condition is met.

Einstein bots followed scripted decision trees and could not handle novel inputs. Copilot was an AI assistant that suggested responses on demand but required the user to act. Agentforce uses the Atlas Reasoning Engine to plan and execute multi-step tasks autonomously, draws from Data 360 for unified context, and takes real actions in Salesforce and connected systems — the key distinction being autonomous execution versus assisted suggestion.

Salesforce has published pricing for Agentforce Service Agent from $2 per conversation. Salesforce has also introduced Flex Credits, a consumption-based model for broader Agentforce usage. Final cost depends on agent type, usage volume, existing Salesforce licences, Data 360 configuration scope, and implementation requirements. Verify current pricing directly with Salesforce, as pricing models for AI platforms can change with new releases.

Data 360, previously known as Data Cloud, is commonly needed for richer, context-aware Agentforce deployments. Agents draw from Data 360 to access unified customer profiles and interaction history. Without it, agents operate with less contextual information, which can reduce resolution quality. Data 360 setup is typically scoped as part of an Agentforce implementation project.

Yes. Salesforce provides pre-built agent templates as a starting point, but Agent Builder allows organisations to create agents with custom topics, actions, Apex logic, and external system integrations for industry-specific workflows. The degree of customisation needed depends on how closely your target process maps to an existing template.

Agentforce pre-built agent types are available for Service Cloud, Sales Cloud, Marketing Cloud, and Commerce Cloud. Custom agents built via Agent Builder can be deployed within any Salesforce org. The Agentforce product lineup has expanded since 2024; confirm current compatibility with Salesforce for your specific product mix.

A focused engagement for one agent type on an existing Service Cloud org with partial Data 360 configuration can take four to eight weeks. Engagements involving Data 360 from scratch, custom agent development, or multi-cloud integration typically run eight to twelve weeks or longer. Timeline is most commonly extended by data readiness gaps, undefined escalation rules, or scope changes discovered during discovery.

ABOUT THE AUTHOR

sdlccorp

Sam Symonds is a digital transformation leader with 25+ years of experience across iGaming, blockchain, AI, machine learning, and mobile app development. He empowers startups and enterprises to innovate, scale operations, and thrive using cutting-edge, future-ready technology solutions.
PLAN YOUR SOLUTION

More Insights
You Might Find Useful

Explore expert perspectives, practical strategies, and real-world solutions related to this topic.

Salesforce Agentforce Use Cases

Salesforce Agentforce Use Cases

Salesforce Agentforce delivers the most value when mapped to specific

Let’s Talk About Your Product

Get expert guidance on scope, architecture, timelines, and delivery approach so you can move forward with confidence.

What happens next?