What is AI agent sprawl?
TL;DR: AI agent sprawl is the uncontrolled proliferation of AI agents across an enterprise when deployment outpaces the systems tracking, authorizing, and governing them. Gartner projects Fortune 500 enterprises will run over 150,000 agents by 2028, up from fewer than 15 in 2025. Today, only 13% of organizations believe they have adequate governance in place. The governance challenge is knowing what's running, who owns it, and what data it can reach. This article covers what drives agent sprawl, what governance frameworks require in response, and how enterprises are building the visibility and enforcement layer their agent deployments need.

.png)
Get the Best of Data Leadership
Stay Informed
Get Data Insights Delivered
AI agent sprawl is what happens when AI agents multiply across an organization without the systems to track, authorize, or govern them. Individual teams deploy agents to automate workflows using low-code platforms, third-party SaaS tools, or direct API integrations. Each deployment is reasonable on its own terms. The problem is cumulative: an enterprise can accumulate hundreds or thousands of agents, with no unified inventory, no consistent access controls, and no way to know, at any given moment, what any given agent can reach or what it has done.
The term entered the enterprise vocabulary as a direct parallel to shadow IT. The same dynamic is at work: deployment tools have gotten fast and accessible, and governance infrastructure hasn't kept pace. Gartner named AI agent sprawl as a top enterprise IT management challenge in April 2026, publishing the first analyst framework specifically designed to address it.
What drives AI agent sprawl
Three structural factors account for most agent sprawl.
Deployment velocity outpaces governance capacity. Teams can deploy an AI agent in hours using low-code or no-code platforms. Governance programs take months to design and operationalize. In the time a security team needs to finalize an agent access policy, a product team may have shipped a dozen agents that already conflict with it.
Agents are being built across the organization, not just by IT. Microsoft's February 2026 research found that 80% of Fortune 500 companies have active AI agents built with low-code or no-code tools, and 29% of employees are using unsanctioned AI agents for work tasks. Sales, marketing, finance, and operations teams all deploy agents independently, often without notifying IT or security. The result is a decentralized agent landscape that no single team has full visibility into.
Agent lifecycle management doesn't exist yet in most organizations. Agents get deployed. They rarely get retired. CSA's 2026 research found that only 21% of organizations have formal agent decommissioning processes. Agents accumulate permissions and data access grants that outlast the use cases they were built to serve.
What an ungoverned agent population produces
The consequences of agent sprawl aren't primarily about the number of agents. They're about what those agents can reach and whether anyone knows.
Data access without authorization. Agents often operate with broad, persistent access to data systems. CSA found that 53% of organizations have had AI agents exceed their intended permissions. An agent with access to a sensitive data table doesn't lose that access when its use case expires. Most organizations don't have processes in place to identify and revoke those grants when they should.
No audit trail. CSA's March 2026 research found that 68% of organizations can't clearly distinguish AI agent actions from human activity. When an agent queries a sensitive table or generates a report containing restricted data, that action typically doesn't get logged in a way that makes it attributable and reviewable. Compliance audits that require demonstrating what systems accessed what data have no answer.
Regulatory obligations becoming enforceable. The EU AI Act's requirements for high-risk AI systems become enforceable August 2, 2026. Those requirements include exhaustive inventories of agent actions, data flows, and connected systems, along with unique agent identification. For organizations in finance, insurance, and related sectors, that deadline is the most concrete near-term compliance milestone on the calendar.
Cost without visibility. Token consumption, inference costs, and API call expenses accumulate across hundreds of agents running continuously. Without cost attribution by agent, team, or workflow, organizations can't identify which agents are running expensive jobs unnecessarily or which models are being called when cheaper alternatives would do. OutSystems' 2026 survey found 94% of organizations are concerned agent sprawl is increasing complexity and cost.
What governance frameworks require
Three frameworks published in 2026 have established concrete requirements for agent governance. All three treat agent visibility as the prerequisite for everything else.
CISA Five Eyes guidance (May 2026). Six national cybersecurity agencies, CISA, NSA, and counterparts from Australia, Canada, New Zealand, and the UK, published coordinated security guidance specifically for agentic AI. They recommend that organizations adopt agentic AI deliberately, starting with clearly defined low-risk tasks, and identify five structural risk categories: over-permissioned access, design and configuration flaws, behavioral risks from agents pursuing unintended goals, structural risks from interconnected agent networks, and accountability failures from opaque decision processes.
IMDA Model AI Governance Framework for Agentic AI (Version 1.5, May 2026). Singapore's Infocomm Media Development Authority published the first governance framework specifically designed for agentic AI. Its four dimensions address risk assessment, human accountability, technical controls, and end-user responsibility. The framework explicitly requires organizations to enumerate their agents, establish accountability for each, and implement lifecycle controls from deployment through retirement.
EU AI Act (high-risk obligations enforceable August 2, 2026). Organizations running agents in high-risk categories must maintain exhaustive inventories of agent actions, data flows, and affected systems. The August deadline is the most pressing near-term compliance milestone for enterprises in finance, insurance, and adjacent regulated sectors.
Gartner's six steps to manage AI agent sprawl
Gartner published its agent sprawl framework in April 2026 alongside two projections: Fortune 500 enterprises will run over 150,000 AI agents by 2028, up from fewer than 15 in 2025, and only 13% of organizations believe they have the right governance in place for that scale. The six steps lay out what adequate governance requires.
Step 1: Establish agent governance and policies. Define who can build agents, what connectors they can use, and what review process applies before deployment. Without this foundation, sprawl continues even after it's been identified.
Step 2: Build a centralized agent inventory. Use AI TRiSM (AI Trust, Risk, and Security Management) tools to discover and categorize agents across all applications, including shadow deployments teams didn't register. The inventory has to cover what IT built, what business teams built, what third-party SaaS applications introduced, and what API connections are running agents on behalf of the organization.
Step 3: Define agent identity, permissions, and lifecycle model. Every agent needs a defined identity, a documented permission model, and a review cycle. Access grants that aren't periodically reviewed accumulate into a permissions landscape that no one fully understands.
Step 4: Develop AI information governance. Govern what data agents can access. Keep data current, manage permissions to prevent oversharing, and archive data that agents shouldn't reach. This step is specifically about the data layer, not just the agent layer.
Step 5: Monitor and remediate agent behavior. Establish ongoing visibility into what agents are doing, whether their behavior matches policy, and whether any agent is operating outside its intended scope. Anomalous behavior detection requires a baseline of what normal looks like, which requires continuous logging from day one.
Step 6: Foster a culture of responsible AI usage. Governance programs that exist only in policy documents don't govern anything. Training, community of practice, and visible accountability structures are what make steps 1 through 5 hold over time.
What visibility and enforcement over agent sprawl look like
Managing agent sprawl requires two capabilities that most organizations don't yet have: a complete view of what agents exist, and real-time enforcement over what they can access in the data layer.
A complete view means knowing what agents are connected to your data environment, what they're authorized to do, what they've actually done, and who owns them. A spreadsheet is an inventory. Visibility is a live registry that reflects the current state of agents in production: new agents appear when they connect, retired agents drop off, and every access event is logged and attributable.
Real-time enforcement means that when an agent queries a data warehouse, the system checks whether that agent is authorized to see the fields it's requesting before the query executes, based on the current classification of the data it's requesting. A DLP rule that catches data after it's already moved operates too late. A periodic access review that identifies over-permissioning weeks later does too.
These two capabilities map directly to steps 2, 3, 4, and 5 in Gartner's framework. They're also the prerequisites for demonstrating compliance with the EU AI Act's data access requirements and the CISA guidance on over-permissioned agents.
How the Agent Trust Hub provides visibility and enforcement
Bigeye's Agent Trust Hub is the registry and enforcement layer that Gartner's steps 2 through 5 require. The objective is to make the agents already running visible and governable, with full logging of what each agent accessed and enforcement over what it's permitted to reach.
On the visibility side: when an AI agent connects through the Agent Trust Hub, it appears in the registry with its identity, owner, authorization scope, and conversation history. Agent activity, which tables it accessed, which queries it ran, how many tokens it consumed, is logged continuously, attributed to the specific agent and user, and available for audit.
On the enforcement side: AI Guardian intercepts agent queries before they execute and checks them against the current classification of the requested data. An agent requesting a column tagged as Restricted gets blocked at the query layer, before it reads the field. The enforcement runs on live sensitivity signals from Data Classification, with full lineage context attached, so the check covers not just what a field is classified as, but what it connects to upstream and downstream.
Current integrations cover Snowflake Intelligence, Databricks Genie, Claude Code, Microsoft Copilot and Salesforce Agentforce.
Monitoring
Schema change detection
Lineage monitoring
What is the difference between AI agent sprawl and shadow AI?
Shadow AI refers to the use of AI tools, models, or services without IT or security authorization, the AI equivalent of shadow IT. AI agent sprawl is a specific and broader phenomenon: the accumulation of autonomous agents across an enterprise without centralized tracking, authorization, or lifecycle management. Shadow agents contribute to sprawl, but sprawl also includes sanctioned agents that were never fully registered, agents deployed without lifecycle controls, and third-party SaaS-embedded agents that no one explicitly deployed at all. Programs to address shadow AI focus on employee behavior and tool policy. Programs to address agent sprawl focus on the agent population itself, regardless of whether each agent was sanctioned.
How many AI agents does a typical enterprise run?
The numbers vary by source and definition, but the trajectory is consistent. IBM research from May 2026 projects most large enterprises will operate over 1,600 AI agents by end of 2026. Gartner projects Fortune 500 enterprises will reach over 150,000 agents by 2028. The operationally significant finding comes from CSA's April 2026 research: 82% of enterprises discovered previously unknown agents in their IT infrastructure in the past year. The agents organizations believe they're running and the agents that are actually running are routinely different populations.
What's the difference between an agent inventory and an agent registry?
An agent inventory is a point-in-time enumeration of what AI systems exist, the compliance record required by frameworks like NIST AI RMF GV.1.6 and the EU AI Act. An agent registry is the operational layer: a live system that assigns identity to each agent, manages its authorization scope, tracks its activity, and maintains a continuous audit trail. Inventories answer "what do we have?" Registries govern what those agents are authorized to do and provide the audit record to prove it. For a full breakdown, see agent registry vs. agent catalog vs. agent inventory.
Does managing AI agent sprawl mean reducing the number of agents?
Managing sprawl means making the agents you have visible and governable. Removing redundant or retired agents is a reasonable hygiene step, and Gartner's step 3 includes decommissioning reviews as part of lifecycle management. The governance objective is knowing what's running, what it's authorized to access, and whether its actual behavior matches that authorization. An organization with 500 well-governed agents is in better shape than one with 50 ungoverned ones.