Tillbaka till bloggen
Salesforce Agent Fabric26 maj 2026

Salesforce Agent Fabric Explained: How Multi-Vendor AI Governance Is Reshaping Enterprise CRM

Salesforce Agent Fabric gives enterprises a single control plane to manage, govern, and orchestrate AI agents across vendors like Amazon Bedrock, Microsoft Foundry, and more. Here is what it means for your business.

10 min
2 380 ord10 FAQSalesforce Agent Fabric
Abstract network connections representing enterprise AI agent orchestration and governance

Enterprise AI adoption hit a wall in early 2026, and it was not a technical one. Businesses had agents running on Agentforce, others on Amazon Bedrock, a handful on Microsoft Foundry, and scattered pilots on half a dozen other platforms. The agents worked. The problem was that nobody could see what they were doing, how much they cost, or whether they were following company policy.

That is the gap Salesforce Agent Fabric was built to close. Announced in its expanded form at TrailblazerDX in April 2026, Agent Fabric is a multi-vendor AI control plane that sits above your agents, regardless of where they were built, and gives you centralized governance, orchestration, and observability from a single dashboard.

If your organization is deploying AI agents or planning to, understanding Agent Fabric is no longer optional. It is quickly becoming the reference architecture for how enterprises manage their AI workforce.

What Is Salesforce Agent Fabric?

At its core, Agent Fabric is an infrastructure layer that connects, monitors, and governs AI agents across multiple vendors and platforms. Think of it as an air traffic control system for autonomous agents. Each agent might come from a different airline (Salesforce, Amazon, Microsoft, third-party vendors), but they all need to follow the same rules when operating in your airspace.

The platform was first introduced alongside Agentforce in late 2025, but the April 2026 expansion added three capabilities that transformed it from a promising concept into something enterprises can actually deploy at scale: guided determinism through Agent Broker, LLM Governance on AI Gateway, and the MCP Bridge for legacy system integration.

Since launch, Agent Fabric has managed thousands of agentic instances for organizations ranging from global enterprises like Capita to specialized industry providers like Alcon and Diabsolut. With over 12,000 customers now deploying agents on Agentforce alone, the governance problem it solves is only growing.

The Problem Agent Fabric Solves

Most conversations about AI agents focus on what they can do. Agent Fabric focuses on a less glamorous but more urgent question: how do you keep them under control?

Consider the typical enterprise in mid-2026. The marketing team deployed a content agent on one platform. Sales built a lead qualification agent on another. Customer service is running support agents through a third vendor. Each team chose what worked best for them, which is sensible enough in isolation.

But now the CIO needs to answer basic questions. How much are we spending on LLM tokens across all these agents? Which agents have access to customer data? Are they complying with GDPR and the EU AI Act? What happens when two agents try to handle the same customer request?

Without a control plane, answering those questions requires cobbling together logs, vendor dashboards, and spreadsheets. Agent Fabric eliminates that patchwork by providing a single governance layer that spans every agent in the organization.

Guided Determinism: Where Rules Meet Reasoning

The most significant architectural decision in Agent Fabric is what Salesforce calls "guided determinism." It is a practical compromise between two extremes that both fail in production: fully autonomous agents that do whatever the LLM decides, and rigid rule-based automation that cannot handle unexpected situations.

Guided determinism works through a feature called Agent Script for Agent Broker, currently in beta with general availability expected in June 2026. Developers define fixed handoff rules, escalation logic, and human checkpoints. Within those guardrails, the LLM handles the reasoning.

As enterprise consultant Robert Kramer of KramerERP put it: "Pure autonomous agents don't necessarily work in production as enterprises need to ensure predictable outcomes. The deterministic controls should facilitate a secure handoff of control and rules while still allowing the model to engage in reasoning when appropriate."

In practice, this means an agent handling a customer refund request might autonomously look up the order, check the return policy, and draft a response. But the actual refund approval above a certain dollar threshold gets routed to a human through a mobile approval request. The agent reasons; the business rules decide when to involve people.

LLM Governance on AI Gateway

The second major component is LLM Governance, which is now generally available as part of AI Gateway. This solves what has become one of the most expensive blind spots in enterprise AI: token spending.

Here is a scenario that plays out in companies every week. One team negotiates an OpenAI contract. Another team signs up for Gemini. A third starts using Claude. Nobody has visibility into total spend, and nobody is enforcing routing rules that could save money by directing simple tasks to cheaper models.

LLM Governance centralizes all of this. It provides a single dashboard showing token usage, costs, and data flows across every model your organization uses, including third-party ones like OpenAI and Gemini. You can set budget caps, enforce routing rules (send simple classification tasks to a smaller model, reserve the expensive one for complex reasoning), and track which agents are consuming the most resources.

For European organizations in particular, this capability addresses growing regulatory pressure around the EU AI Act, which requires documented oversight of AI systems processing personal data.

This overview from Salesforce breaks down how Agentforce and Agent Fabric power the shift toward agentic enterprise operations.

MCP Bridge: Making Legacy Systems Agent-Ready

Enterprises do not operate on greenfield infrastructure. They run REST APIs built in 2015, SOAP services from the previous decade, and GraphQL endpoints that a contractor set up last year. Agent Fabric addresses this reality through the MCP Bridge.

MCP stands for Model Context Protocol, an open standard originally developed by Anthropic that allows AI models to connect with external tools and data sources. The MCP Bridge takes your existing APIs, regardless of format, and makes them available as MCP-compatible tools that agents can use. No code changes required.

This matters because the alternative is rebuilding your API layer to work with each agent platform individually. For a company with dozens or hundreds of internal APIs, that rework would take months. The MCP Bridge sidesteps the problem entirely. MCP server support arrived in May 2026, with OAuth-based authentication following in June.

Informatica has also built hosted MCP servers that integrate data quality and governance capabilities into agent workflows, which is particularly useful for regulated industries like financial services and healthcare where data provenance matters.

Agent Discovery and the Visual Authoring Canvas

Before you can govern agents, you need to know they exist. Agent Fabric includes Agent Scanners that automatically discover AI tools across your environment, including agents and MCP servers from other vendors like Amazon Bedrock and GoDaddy. Think of it as a network scanner, but for AI agents instead of IP addresses.

Once discovered, agents can be managed through a new Visual Authoring Canvas that lets developers map multi-agent workflows using drag-and-drop. This canvas works alongside MuleSoft Vibes, allowing teams to visually define which agents handle which tasks, where human checkpoints belong, and how handoffs work between agents from different vendors.

The visual approach reduces the barrier to entry for agent orchestration. Instead of writing configuration files or custom code, a business analyst can map out a workflow showing that a customer inquiry first goes to a Salesforce service agent, then routes to an Amazon Bedrock agent for specialized product recommendations, with a human review step before any discount is applied.

Trusted Agent Identity

One feature that does not get enough attention is Trusted Agent Identity. It ensures that agents execute tasks using specific user permissions rather than operating with broad system-level access.

In practical terms, this means an agent helping a junior sales rep can only access the same data that rep can see. An agent assisting a VP gets broader access. For high-stakes transactions involving financial or legal actions, the system triggers mobile approval requests so a human can authorize the action before it goes through.

This permission model sounds obvious, but most agent deployments in 2025 and early 2026 used shared service accounts with elevated privileges. That shortcut works for demos and pilots. It becomes a security liability at scale.

What This Means for CRM Strategy

Agent Fabric is technically a MuleSoft product, but its implications reach well beyond the Salesforce ecosystem. It signals a broader shift in how CRM platforms are evolving.

The traditional CRM was a database with a user interface. Then it became a platform with APIs. Now it is becoming an orchestration layer for autonomous agents that work across systems. The CRM that wins is not the one with the best contact management screen; it is the one that best governs the agents doing the actual work.

For businesses evaluating their CRM strategy, Agent Fabric raises a few pointed questions:

  • Do you know how many AI agents are operating in your organization? If not, you have an agent sprawl problem that will only grow.
  • Can you track AI spending across vendors? LLM costs are the new cloud bill, and they can spiral without centralized visibility.
  • Are your agents compliant? Regulatory frameworks like the EU AI Act are not future concerns. Enforcement is underway.

All-in-one business platforms like Axelio take a different approach to this challenge by consolidating CRM, project management, invoicing, and communication tools into a unified system. When your business data lives in one place rather than scattered across vendors, governing AI agents that work with that data becomes significantly simpler.

The Catch: Institutional Readiness

Agent Fabric is technically mature. The constraint, as the Sirocco Group's analysis pointedly observed, is institutional readiness. The license is the easy part. The hard part is everything else.

Clean data comes first. Governance cannot compensate for incomplete account records, stale contacts, and inconsistent field usage. If your CRM data is messy, your agents will confidently make decisions based on bad information, and Agent Fabric will dutifully govern those bad decisions.

Process documentation matters too. Guided determinism only works if someone has defined the rules. That requires mapping your business processes with enough precision that an agent can follow them. Many organizations discover, uncomfortably, that their processes exist primarily in the heads of experienced staff.

Several analysts have recommended establishing a dedicated "Agent Centre of Excellence" before scaling multi-agent deployments. This team would own agent standards, monitor performance, handle exceptions, and maintain the governance framework. Without it, enterprises risk replicating the same sprawl problem with agent governance tools that Agent Fabric was supposed to solve.

What Comes Next

The Agent Fabric roadmap through mid-2026 is relatively clear. Agent Broker reaches general availability in June, bringing the visual authoring canvas and expanded model support. OAuth authentication arrives the same month, enabling granular, identity-based access controls for agents connecting to external systems.

The bigger question is whether Agent Fabric becomes the industry standard or one of several competing control planes. AgilePoint's AI Control Tower, for example, already offers governance for agents built on LangChain, CrewAI, AutoGen, and UiPath. Gartner's March 2026 report on AI Agent Management Platforms defined the category with six core elements: security, prebuilt libraries, tooling, dashboards, marketplace, and agent observability.

Salesforce has a natural advantage here: its installed base. If you already run Salesforce and MuleSoft, Agent Fabric is a logical extension. But CIOs should watch for vendor lock-in concerns. Positioning MuleSoft as core AI infrastructure deepens the dependency on Salesforce's ecosystem, which may or may not align with a multi-vendor strategy.

Regardless of which platform wins, the underlying trend is irreversible. Enterprises will run agents from multiple vendors. Those agents will need centralized governance. And the businesses that figure out agent management early will have a structural advantage over those still managing agents through spreadsheets and hope.

Frequently Asked Questions

What is Salesforce Agent Fabric?

Salesforce Agent Fabric is a multi-vendor AI control plane built on MuleSoft that lets enterprises manage, govern, and orchestrate AI agents across different platforms including Agentforce, Amazon Bedrock, and Microsoft Foundry from a single dashboard.

How does guided determinism work in Agent Fabric?

Guided determinism combines fixed business rules with LLM reasoning. Developers define handoff rules, escalation logic, and human checkpoints. The AI handles reasoning within those guardrails, ensuring predictable outcomes while maintaining flexibility for unexpected situations.

Is Agent Fabric only for Salesforce customers?

While Agent Fabric is a Salesforce/MuleSoft product, it is designed to govern agents from multiple vendors. It supports agents built on Amazon Bedrock, Microsoft Foundry, GoDaddy, and other platforms. However, you do need MuleSoft licensing to use it.

What does LLM Governance on AI Gateway do?

LLM Governance provides centralized visibility into token usage, costs, and data flows across all AI models your organization uses, including third-party models like OpenAI and Gemini. It lets you set budget caps, enforce routing rules, and track spending.

What is the MCP Bridge in Agent Fabric?

The MCP Bridge converts existing REST, SOAP, and GraphQL APIs into MCP-compatible tools that AI agents can use, without requiring code changes. This lets legacy systems integrate with modern AI agents immediately.

When will Agent Fabric be generally available?

LLM Governance on AI Gateway is already generally available. Agent Broker with the visual authoring canvas reaches GA in June 2026. MCP server support arrived in May 2026, with OAuth following in June 2026.

How much does Salesforce Agent Fabric cost?

Salesforce has not published standalone pricing for Agent Fabric. It is part of the MuleSoft platform and Agentforce ecosystem. Pricing depends on your existing Salesforce licensing and the scope of agent deployments. Contact Salesforce for specific quotes.

Does Agent Fabric help with GDPR and EU AI Act compliance?

Yes. LLM Governance provides the audit trails, data flow tracking, and centralized oversight that regulators require. Trusted Agent Identity ensures agents operate with appropriate permission levels. These features directly support compliance requirements.

What is agent sprawl and how does Agent Fabric address it?

Agent sprawl occurs when different teams deploy AI agents independently across various platforms without centralized oversight. Agent Fabric addresses this through automated Agent Scanners that discover agents across your environment and bring them under unified governance.

Do I need clean CRM data before deploying Agent Fabric?

Yes. Governance tools cannot compensate for poor data quality. Incomplete records, stale contacts, and inconsistent fields will undermine agent reliability regardless of how well the governance layer works. Data cleanup should precede any multi-agent deployment.

Sources

Relaterade ämnen
AI agent governancemulti-vendor AI agentsAgentforce 2026enterprise AI control planeAI agent management

Mer ifrån Axelio

Vi släpper nya artiklar regelbundet — guider, recensioner och insikter om CRM & sälj.

Se alla artiklar →