Agentforce vs Copilot Studio: Which AI Agent Platform Fits Your Stack in 2026?

Agentforce vs Copilot Studio comparison showing matched AI agent docks grounded in CRM records and Microsoft 365 data

Turn this article into takeaways for your work.

Each assistant summarizes the article only for you and suggests best practices for your work.

Updated August 2026

If you're comparing Agentforce and Copilot Studio, you've probably already ruled out the no-code builders and the raw developer frameworks covered in our full platform ranking. You're an IT director, a CTO, or a head of ops already running on Salesforce or Microsoft 365, and the real question isn't which platform is objectively better. It's which one you can ground in the data you already have, without a second integration layer just to make an agent useful.

Agentforce reasons directly over live Salesforce records through the Atlas Reasoning Engine and Data Cloud. Copilot Studio reasons over whatever your tenant already has in SharePoint, Dataverse, and Microsoft Graph, then ships the agent straight into Teams and Outlook. Picking the "wrong" one rarely means picking a worse product. It usually means picking the one that doesn't match the stack you already run, which turns a six-week pilot into a year of fighting your own data model.

TL;DR

Agentforce Copilot Studio
Built by Salesforce Microsoft
Core grounding Live Salesforce CRM data via the Atlas Reasoning Engine and Data Cloud SharePoint, Dataverse, and Microsoft Graph
Primary surfaces Experience Cloud sites, Slack, embedded service widgets, Agentforce Voice Microsoft Teams, Outlook, SharePoint, Microsoft 365 Copilot Chat
Entry price $0 on Salesforce Foundations to start building $0 user license, but a tenant credit subscription is required first
Usage pricing Flex Credits at $500 per 100,000 credits, or Conversations (quote only, no longer published) Copilot Credits at $200/month per 25,000 credits (annual pack), or $0.01/credit pay-as-you-go
Best for Teams already standardized on Salesforce automating CRM-native work Teams already standardized on Microsoft 365 and Azure
Prerequisite An existing Salesforce org, ideally Enterprise Edition or higher A Microsoft 365 or Azure tenant with Entra ID

Key Facts

Who Each Platform Is Actually Built For

Agentforce is Salesforce's answer to a specific question: how do you get an agent to act on a case, opportunity, or lead the moment it changes, without waiting on a sync job. It ships inside the same platform your reps and service agents already log into, reading the exact records they see, not a replicated copy. No integration layer between the agent and your CRM data, that's the whole pitch.

Agentforce versus Copilot Studio buyer fit showing a CRM sales and service cockpit beside a Microsoft workplace automation desk

Copilot Studio starts from the opposite end. Its bet is that most of what an employee needs to automate already lives in Microsoft 365, in a SharePoint site, a Dataverse table, or an email thread, and the fastest path to a useful agent is grounding it there directly, then publishing into Teams. It doesn't assume a CRM exists at all. See how to choose an AI agent platform for the broader checklist.

Agentforce Copilot Studio
Sweet-spot team Sales, service, and field service orgs already running Salesforce IT, ops, and business teams already standardized on Microsoft 365
Underlying system of record Salesforce CRM (accounts, cases, opportunities) SharePoint, Dataverse, Microsoft Graph, and connected line-of-business data
Buying motion Sales-led for CRM editions; self-serve for Foundations and Flex Credits Self-serve trial and pay-as-you-go; sales-assisted for tenant-wide capacity packs
Typical buying trigger Automating work that already touches a Salesforce record Automating work that already touches a Teams, Outlook, or SharePoint workflow

Grounding and Data: Where Each Agent Gets Its Facts

This section actually decides the purchase, more than any feature checklist. An agent is only as useful as what it can see, and each platform hard-codes an opinion about where "seeing" happens.

Agentforce versus Copilot Studio grounding comparison with a relational CRM record vault and a broad workplace knowledge library

Agentforce grounds through Data Cloud, which unifies CRM records into harmonized customer profiles and can virtualize external data from warehouses like Snowflake without a full copy. On top sits the Atlas Reasoning Engine, which plans a sequence of actions, retrieves the right records, and self-corrects across multi-step tasks. Add Intelligent Context for unstructured sources like PDFs and manuals, and an Agentforce agent reasons over a genuinely unified customer view, as long as that view lives in Salesforce.

Copilot Studio grounds through tenant graph grounding, which pulls from Microsoft Graph, including anything synced in through connectors, plus whatever knowledge sources (SharePoint sites, files, Dataverse tables) you point an agent at. It's a wider net by default, since most companies have more content in SharePoint and email than in a CRM, but a shallower one for any single record, because Graph is a search index over documents, not a relational model built for transactional accuracy.

Dimension Agentforce Copilot Studio
Primary grounding source Salesforce Data Cloud (unified CRM and customer profiles) Microsoft Graph, SharePoint, and Dataverse
Reasoning layer Atlas Reasoning Engine (plans, acts, self-corrects) Generative orchestration plus tenant graph grounding
External data access Data Cloud can virtualize external warehouses like Snowflake without a full copy Graph connectors sync external sources into the tenant graph
Unstructured data Intelligent Context grounds on PDFs, tables, and images Knowledge sources with tenant graph semantic search over files
Best-suited data shape Transactional, relational CRM records Documents, emails, chat history, and line-of-business tables

Where Agents Get Published: Surfaces and Channels

Grounding decides what an agent knows. Publishing decides where a human meets it, and that's the second lock-in most buyers underweight.

An Agentforce agent deploys to Experience Cloud sites, embedded service chat widgets, Slack, and, through Digital Engagement, channels like WhatsApp and SMS. Agentforce Voice adds real-time voice, billed separately at 30 Flex Credits per action.

A Copilot Studio agent deploys to Microsoft Teams, Outlook, SharePoint, and Microsoft 365 Copilot Chat by default, plus a standalone web chat widget and other channels through connectors. Voice runs on three tiers, Classic, GenAI, and Premium GenAI, billed per minute rather than per action.

Channel Agentforce Copilot Studio
Native web/chat widget Experience Cloud, embedded service chat Standalone Copilot Studio web chat
Internal collaboration tool Slack Microsoft Teams
Email Via Digital Engagement Outlook
Document workspace Not a native surface SharePoint
SMS / WhatsApp Digital Engagement channels Via connector, not native
Voice Agentforce Voice, 30 Flex Credits per action Classic, GenAI, and Premium GenAI Voice tiers, billed per minute
Company-wide assistant surface Not applicable Microsoft 365 Copilot Chat

The Build Experience: Agentforce Builder vs Power Fx and Connectors

Agentforce Builder is where you configure an agent's topics, actions, and instructions in Salesforce's own low-code interface, backed by Prompt Builder for prompt templates and Agent Script for code-like precision. Every action maps to an Apex class, a flow, or a standard CRM action, so Salesforce admins and developers are already halfway qualified to build one.

Agentforce Builder versus Copilot Studio build experience with a CRM action forge and a Power Platform connector workbench

Copilot Studio's builder leans on natural-language authoring for topics and generative orchestration for routing, with Power Fx as the underlying low-code formula language, and the full Power Platform connector catalog as the action layer. Teams already building Power Automate flows can reuse them directly. For a walkthrough, see how to build an AI agent with Copilot Studio.

Agentforce Copilot Studio
Primary builder Agentforce Builder (low-code topics, actions, instructions) Copilot Studio canvas (natural-language authoring plus Power Fx)
Prompt tooling Prompt Builder Prompt tools (basic, standard, premium) inside the agent
Precision / code escape hatch Agent Script Power Fx formulas, agent flows, Bot Framework skills
Action layer Apex, Flow, standard CRM actions Power Automate flows, Power Platform connectors
Who's already qualified Salesforce admins and Apex developers Power Platform makers and Power Automate builders

Governance and Admin: Who Controls the Spend and the Rules

Agentforce governance runs through Salesforce Setup and the Digital Wallet, which tracks Flex Credit and Conversation consumption in near real time and supports proactive threshold alerts.

Copilot Studio governance runs through the Power Platform admin center, where Copilot Credits pool at the tenant level and allocate down to individual environments. An environment that exhausts its own allocation can draw from the shared tenant pool, and overage enforcement only triggers once total consumption hits 125% of purchased capacity, at which point custom agents disable until capacity is restored.

Agentforce Copilot Studio
Spend visibility Digital Wallet (near real-time Flex Credit and Conversation tracking) Power Platform admin center credit consumption reports
Capacity allocation Org-level, tied to your Salesforce edition and add-ons Tenant-level pool, allocated per environment, reallocatable
Overage behavior Managed through your buying model and account team Enforcement triggers at 125% of prepaid capacity; agents disable until resolved
Buying models Pre-Purchase, PayGo, Pre-Commit Prepaid capacity packs, pay-as-you-go via Azure, annual Credit Commit Units
Per-agent usage caps Set through account-level controls Admins can cap an individual agent's monthly credit consumption directly

Security and Compliance Posture

Both vendors sell into regulated enterprises, so neither is thin on paper here. The difference is which compliance stack you're already paying for and whether the agent inherits it automatically.

Agentforce versus Copilot Studio security comparison showing Salesforce Trust Layer and Microsoft Purview, Entra ID, and DLP controls

Agentforce's Trust Layer handles data masking, toxicity and bias detection, and audit logging on every agent action, built into the same layer Salesforce uses across its broader AI features. If your compliance team already trusts Salesforce's existing data classification, an Agentforce agent operates inside that boundary.

Copilot Studio inherits your Microsoft 365 compliance posture directly: Purview policies, Entra ID conditional access, and Power Platform data loss prevention rules apply to what an agent can read and do, the same way they apply to a human user. For a regulated org already deep in Microsoft's compliance tooling, that's less new surface area to audit, not more. See our guide to AI agent security for the controls worth evaluating regardless of platform.

Agentforce Copilot Studio
Core trust layer Salesforce Trust Layer (masking, bias detection, audit logging) Inherits Microsoft Purview, Entra ID, and Power Platform DLP
Identity and access Salesforce permission sets and profiles Entra ID conditional access and role-based access
Data residency Set at the Salesforce org and Data Cloud level Set at the Power Platform environment level
Audit trail Logged through the Trust Layer Logged through the Power Platform admin center and Purview
Best fit for Orgs already governed under Salesforce's trust tooling Orgs already governed under Microsoft Purview

Observability and Testing

Agentforce testing runs through the Testing Center in Setup, alongside an activity map that traces how an agent moved through topics and actions on a given run. Digital Wallet doubles as a lightweight cost-observability tool, showing which agents and actions are consuming Flex Credits.

Copilot Studio has its own activity map for tracing agent runs during testing, plus a free tool, the Copilot Studio agent usage estimator, that forecasts credit consumption before you commit to a capacity pack, a pre-purchase step most platforms don't offer standalone. See our roundup of AI agent observability tools and our framework for how to evaluate AI agents before you scale past a pilot.

Agentforce Copilot Studio
Test environment Testing Center in Setup Test chat panel in the Copilot Studio designer
Run tracing Agent activity map Agent activity map
Pre-purchase cost forecasting Not a standalone public tool Copilot Studio agent usage estimator (free)
Cost observability Digital Wallet Power Platform admin center credit consumption reports
Third-party observability Integrates with standard Salesforce monitoring Integrates with Azure Monitor and Application Insights

Licensing Prerequisites: What You Need Before You Build Anything

Neither platform is truly free to run in production, even though both technically offer a $0 entry point.

Agentforce versus Copilot Studio licensing prerequisites showing Salesforce org and usage access versus tenant and credit capacity

Salesforce Foundations gets you into Agentforce Builder at no cost, but it's a starting point for building and testing, not production. Real usage draws from Flex Credits, the quote-only Conversations model, or a per-user license, and grounding an agent in useful CRM data assumes you're already running a Salesforce edition with that data in it.

The Copilot Studio user license itself is free, full stop, assigned by an admin in the Microsoft 365 admin center. But the catch: your tenant needs a prepaid Copilot Credit pack subscription, or an Azure pay-as-you-go billing policy linked to your environment, before that free license does anything useful. The license is free. The credits it draws on are not.

Requirement Agentforce Copilot Studio
Base platform needed A Salesforce org (Foundations free tier or a paid CRM edition) A Microsoft 365 or Azure tenant with Entra ID
Free entry point Salesforce Foundations, $0 Copilot Studio user license, $0
What that free tier actually unlocks Agentforce Builder, Prompt Builder, Agent Script, Agentforce Coworker Building and testing agents in the test chat panel only
What unlocks production use Flex Credits, Conversations, or a per-user license A prepaid Copilot Credit pack or an Azure pay-as-you-go billing policy
Admin action required Assign Agentforce access and a buying model in Setup Assign the user license and link a billing policy in the admin center
Trial available Try Agentforce free on Foundations 30-day individual trial, extendable; agent works up to 90 days after expiry but can't publish

Pricing and the Real Cost at Volume

Pricing is where these two platforms diverge hardest, and the gap between what's actually published versus what requires a sales call has moved since the last time either vendor's pricing made the rounds.

Agentforce versus Copilot Studio pricing comparison showing action credits, user licensing, prepaid capacity, and pay-as-you-go usage

What's Actually Published Today

Checked directly against both vendors' live pricing pages in August 2026:

Model Agentforce Copilot Studio
Free tier Salesforce Foundations, $0 Copilot Studio user license, $0 (requires a tenant credit subscription)
Metered usage Flex Credits, $500 per 100,000 credits ($0.005/credit); a standard action costs 20 credits (about $0.10), a voice action costs 30 credits (about $0.15) Copilot Credits, $200/month per 25,000 credits on an annual pack ($0.008/credit), or $0.01/credit pay-as-you-go via Azure
Flat conversation pricing Conversations model exists but shows "Contact us" on the live pricing page, no published rate as of August 2026 Not applicable; Copilot Studio has no flat per-conversation tier
Per-user add-on Agentforce add-ons from $125/user/month (Sales, Service, Field Service), unmetered Not applicable; Microsoft 365 Copilot licensing is a separate product
Bundled edition Agentforce 1 Editions from $550/user/month, includes 2.5M Flex Credits/org/year Not applicable
New-account credit Not offered New Azure accounts get a one-time $200 credit

That "Contact us" line matters more than it looks. Salesforce launched Agentforce in October 2024 at a flat $2 per conversation, and its own May 2025 pricing announcement still called that "existing conversational pricing at $2 per conversation" when it introduced Flex Credits. As of August 2026, Salesforce's live pricing page no longer shows that number publicly, describing it only as flat pricing for customer-facing agents, quote-only. If you're budgeting off an older source that still lists $2 as current, verify it against your own quote. Flex Credits is the only Agentforce usage model with a public number today.

Modeling 10,000 Customer Conversations a Month

Assumptions matter more than the sticker price, so here's exactly what's behind each number.

Salesforce publishes its own worked example for a customer self-service conversation ("Where is my order?"): 2 actions per conversation (authenticate the customer, retrieve order details) at 20 Flex Credits each, 40 credits total, $0.20 per conversation. Scaled to 10,000 conversations a month, that's 400,000 Flex Credits, $2,000 a month, $24,000 a year.

Microsoft publishes its own worked example for a customer support agent: an average run of four classic answers (1 credit each) and two generative answers (2 credits each), 8 Copilot Credits total, across 900 customers a day in Microsoft's example. Scaled to 10,000 conversations a month at that rate, that's 80,000 Copilot Credits: $640 a month prepaid ($7,680 a year), or $800 a month pay-as-you-go ($9,600 a year).

These aren't the same task. Salesforce's example authenticates a customer and pulls a live order record from CRM data; Microsoft's answers a return-policy question from a knowledge source, no CRM lookup involved. That's the point, not a flaw in the comparison: an Agentforce conversation tends to do more CRM-native work per interaction, which is also why it costs more using each vendor's own numbers.

Metric Agentforce (Flex Credits) Copilot Studio (annual prepaid) Copilot Studio (pay-as-you-go)
Vendor's own example used Customer self-service order lookup, 2 actions Customer support agent, 4 classic + 2 generative answers Same as prepaid
Credits per conversation 40 8 8
Credits/month at 10,000 conversations 400,000 80,000 80,000
Rate per credit $0.005 $0.008 $0.01
Monthly cost $2,000 $640 $800
Annual cost $24,000 $7,680 $9,600

Modeling an Internal, Employee-Facing Agent

Now the other common use case: an internal agent (IT helpdesk, HR policy Q&A) serving 200 employees, each asking roughly one question a day, 20 working days a month, 4,000 queries total.

On Agentforce, the realistic path for employees without a full CRM seat is the Agentforce User License: $5 per user per month, plus Flex Credits for actual usage. Treating each query as one action (Salesforce's own IT support example, "Answer Question with Knowledge," is 1 action, 20 credits, $0.10) gives 4,000 queries times 20 credits, 80,000 credits a month, $400 in usage. Add the license: $1,000 for 200 seats plus $400 in credits, $1,400 a month, $16,800 a year.

On Copilot Studio, there's no per-user license fee. Using Microsoft's own tenant-graph-grounding example, a complex employee prompt runs 12 Copilot Credits (10 for grounding, 2 for the generative answer). 4,000 queries times 12 credits is 48,000 credits a month: $384 a month prepaid ($4,608 a year), or $480 pay-as-you-go ($5,760 a year). If any of those 200 employees already hold a Microsoft 365 Copilot license, their usage is zero-rated entirely under Microsoft's own billing rules, lowering the real number further without touching the agent's configuration.

Metric Agentforce (User License + Flex Credits) Copilot Studio (annual prepaid) Copilot Studio (pay-as-you-go)
Per-user license $5/user/month x 200 = $1,000/month None None
Credits per query 20 (1 standard action) 12 (tenant graph grounded) 12
Credits/month at 4,000 queries 80,000 48,000 48,000
Usage cost/month $400 $384 $480
Total monthly cost $1,400 $384 $480
Total annual cost $16,800 $4,608 $5,760

Two caveats: Copilot Studio's number drops further if some employees already hold Microsoft 365 Copilot seats, and Agentforce's add-on route ($125/user/month, unmetered) is a pricier path built for reps who already need a full CRM seat, not this kind of Q&A agent. See how to calculate AI agent ROI to weigh these numbers against what an agent is worth to your team.

Implementation Effort and Time to Value

The shape of the rollout effort differs even though neither is a weekend project once you're grounding an agent in production data and wiring up governance.

Agentforce Copilot Studio
Fastest path to a working agent Hours, using Foundations and a templated topic Hours, using a trial license and a templated agent
Realistic production timeline Weeks to months, depending on Data Cloud setup and CRM data hygiene Days to weeks for a Teams-native agent; longer with tenant graph grounding and DLP policy work
Who typically leads the build Salesforce admins and Apex developers Power Platform makers, sometimes IT
Change management load Meaningful if agents change how reps or service agents work day to day Lighter for a first agent; heavier once agents touch approval workflows
Biggest time sink in practice Data Cloud harmonization and CRM data quality DLP policy setup and tenant graph grounding configuration

When Agentforce Is the Right Call

  • Your customer and case data already lives in Salesforce, and you want an agent that reads it live, with no sync job in between
  • You're automating work for reps or service agents who already hold Sales, Service, or Field Service Cloud seats, where unmetered add-on pricing makes sense
  • You need voice-enabled customer interactions billed through the same Flex Credit pool as your other agent actions
  • Your compliance team already trusts Salesforce's existing governance tooling and wants agent controls inside that same boundary

When Copilot Studio Is the Right Call

  • Your company already runs on Microsoft 365, and the agent's job is mostly answering questions from SharePoint, Dataverse, or email, not updating CRM records
  • You want agents to live inside Teams and Outlook, where employees already spend their day, without a new app to open
  • Some or most of the people who'll use the agent already hold Microsoft 365 Copilot licenses, so usage is zero-rated instead of metered twice
  • You don't have, and don't need, a Salesforce org, and grounding in a CRM data model isn't the problem you're solving

If Neither Fits Your Stack

Both platforms assume you're already deep in one ecosystem. If you're not, our Copilot Studio vs Gemini Enterprise comparison covers the equivalent Google-native path for teams standardized on Workspace and BigQuery instead.

If you've outgrown, or never fit, one of these two specifically, our best Agentforce alternatives and best Copilot Studio alternatives guides cover lighter, more flexible options that don't assume a specific enterprise ecosystem at all.

Decision Framework

If you are... Pick
Standardized on Salesforce and automating work that touches CRM records Agentforce
Standardized on Microsoft 365 and automating work that touches Teams, Outlook, or SharePoint Copilot Studio
Prioritizing a single published, per-credit usage rate you can model today Copilot Studio
Needing voice-enabled customer agents billed through the same credit pool as everything else Agentforce
Already paying for Microsoft 365 Copilot seats you want more value from Copilot Studio
Building for reps who already hold a Salesforce CRM seat Agentforce
Not standardized on either ecosystem yet Start with the alternatives and platform guides linked above

What to Do Next

  1. Map your grounding data before you take a demo. If most of what the agent needs to know lives in Salesforce, start with Agentforce. If it lives in SharePoint, Dataverse, or email, start with Copilot Studio.
  2. Run the numbers for your own volume, not ours. Copilot Studio's free usage estimator takes about ten minutes; Salesforce's Digital Wallet gives equivalent visibility once you're testing.
  3. Get a real Agentforce Conversations quote in writing if that model interests you. It's no longer a published number, so budgeting off an old $2 figure risks being wrong either way.
  4. Check who already holds a Microsoft 365 Copilot license before pricing an internal Copilot Studio agent. Zero-rated usage from those seats can meaningfully cut your real cost.
  5. Not sure either ecosystem fits? See the Copilot Studio vs Gemini Enterprise comparison and the alternatives guides linked above.

Frequently Asked Questions about Agentforce vs Copilot Studio

Is Agentforce or Copilot Studio cheaper?

It depends on your usage pattern and what licenses you already hold. Using each vendor's own published example math, Copilot Studio's Copilot Credits run meaningfully cheaper per interaction for both a customer-facing and an internal agent as of August 2026, largely because Agentforce's CRM-native actions cost more Flex Credits and its flat Conversations rate is no longer publicly listed. Existing Microsoft 365 Copilot seats make Copilot Studio cheaper still through zero-rated usage.

Do I need a full Salesforce or Microsoft 365 license to use these platforms?

Agentforce requires a Salesforce org, either the free Foundations tier to start building or a paid CRM edition for real production grounding. Copilot Studio's user license is free, but your tenant needs a prepaid Copilot Credit pack subscription or an Azure pay-as-you-go billing policy before it does anything in production.

Which platform is better for a company already standardized on Salesforce?

Agentforce. It reasons directly over live Salesforce records through the Atlas Reasoning Engine and Data Cloud with no integration layer, and deploys into the same Experience Cloud sites, Slack workspace, and service channels your team already uses.

Which platform is better for a company already standardized on Microsoft 365?

Copilot Studio. It grounds in SharePoint, Dataverse, and Microsoft Graph, publishes agents directly into Teams and Outlook, and zero-rates usage for anyone who already holds a Microsoft 365 Copilot license.

Can I use Agentforce's Flex Credits and Conversations pricing at the same time?

Salesforce's own pricing FAQ raises this exact question without a public answer, a sign it's a real decision rather than a formality. Ask your account executive directly before committing to one model, since switching later may not be straightforward.

How is Copilot Studio's credit pricing different from Agentforce's Flex Credits?

Both meter usage in a proprietary credit unit, but Copilot Credits vary by task type (1 credit for a classic answer, 2 for a generative answer, 10 for tenant graph grounding, up to 100 for premium AI tools), while Flex Credits use a flatter rate (20 credits per standard action, 30 for voice) regardless of complexity within that category.

About the author

Camellia

Camellia

Principal Product Marketing Strategist

Camellia is Principal Product Marketing Strategist at Rework, helping B2B buyers pick the right software with confidence. With 6+ years in product marketing and 150+ SaaS tools evaluated across CRM, project management, and sales engagement, Camellia turns competitive intelligence into clear, honest comparisons. Readers get vendor evaluations they can trust to cut through marketing noise and decide faster.