Shadow AI & Governance

How to Manage AI Agents in the Enterprise (Before They Manage You)

Employees are already building agent swarms with no registry, no identity, and no owner. Here's the governance model that keeps them accountable without shutting them down.

At a glance
  1. 01Over 80% of Fortune 500 companies have active, unsanctioned AI agents built by non-technical teams.
  2. 02Roughly 1.5 million enterprise AI agents are currently running without any active monitoring or oversight.
  3. 03Non-human identities like agent credentials already outnumber human users by 45 to 1 in average enterprises.
  4. 04Shadow AI-related data breaches cost an average of $4.63 million, significantly more than standard breaches.
A structured registry armature sorting an unorganized swarm of identical geometric processing modules into a highly ordered grid.
Illustration generated by Remy for this story.

You manage AI agents in the enterprise the same way you manage any workforce with system access: give every agent a registry entry, a unique identity, an owner, and a permission scope tied to that identity, then monitor its behavior continuously. Skip any one of those and you don't have an AI strategy. You have an audit finding waiting to happen.

The shadow workforce nobody hired

Five years ago, shadow IT meant a marketing manager expensing a project management tool IT never approved. The fix was annoying but bounded: find the subscription, decide whether to sanction or kill it.

Agents don't work that way. A finance analyst chains a spreadsheet-reading agent to a Slack-posting agent to a CRM-updating agent, and now there's a multi-step workflow running unattended, making decisions, and touching customer data, built with a no-code tool nobody in IT has heard of. More than 80% of Fortune 500 companies now have active agents built this way, and building them is no longer a technical-role activity. Sales, finance, security, and product teams are doing it themselves.1

This is the natural next step after shadow AI tools employees use to build their own apps. An app sits still until someone opens it. An agent acts on its own.

How big is the agent swarm, really?

The numbers are not subtle.

  • Gartner projects the average Fortune 500 enterprise will run more than 150,000 agents by 2028, up from fewer than 15 in 2025.2
  • Only 13% of organizations believe they have the right agent governance in place today.2
  • 29% of employees have already turned to unsanctioned agents for work tasks.1
  • Just 6% of enterprises have what qualifies as an advanced AI security strategy, leaving 94% running agents on basic or nonexistent controls.13
  • An estimated 3 million-plus agents are deployed across enterprises today, and only 47.1% are actively monitored or secured, leaving roughly 1.5 million running with no oversight at all.34
Figure 1
The scale of the agent swarm
150,000+
Agents per average Fortune 500 enterprise by 2028
15-
Agents per enterprise in 2025
80%
Fortune 500 companies with active agents today
Source: Gartner

That last stat is the one to sit with. It's not a future risk. It's a current inventory gap.

Figure 2
Are enterprise AI agents actually monitored?
47%Actively monitored or secured
Actively monitored or secured47%
Running with no oversight53%
Based on an estimated 3 million-plus agents deployed across enterprises.
Source: Gravitee

Why agents are a different governance problem than shadow SaaS

A rogue spreadsheet tool is a liability. A rogue agent is a liability that acts, decides, and reproduces.

Agents pull data from systems, take actions based on that data, and in a growing number of cases spawn their own sub-agents to finish the job. Roughly a quarter of deployed agents can create and task other agents, which means the chain of command behind a given action is often unauditable by the time anyone goes looking.3

The identity layer underneath all of this is thin. Only 21.9% of organizations treat agents as independent, identity-bearing entities the way they'd treat an employee login.3 Instead, 45.6% of teams still authenticate agent-to-agent activity with shared API keys, the equivalent of every employee in a department logging in with one shared password.3 Non-human identities, service accounts, tokens, and agent credentials, already outnumber human users by 45 to 1 across the average enterprise, climbing to 144 to 1 in cloud-native environments, and agentic AI is widening that gap, not closing it.5

Figure 3
Non-human identities are outnumbering humans
Cloud-native environments144Average enterprise45

Without a durable identity per agent, you can't answer basic questions: who owns this workflow, what data can it touch, and who's accountable when it's wrong.

What happens when nobody's watching

The cost of skipping this isn't abstract. 88% of organizations with agent deployments have already had a confirmed or suspected security incident in the past year, rising to 92.7% in healthcare.3 Meanwhile 82% of executives believe their existing policies already protect them from unauthorized agent actions, a confidence gap that's about to get expensive.3

Figure 4
Governance and identity confidence gaps
13%
Organizations that believe they have the right agent governance in place
21.9%
Organizations treating agents as independent, identity-bearing entities
45.6%
Teams still authenticating agents with shared API keys
Source: Gravitee

IBM's 2025 Cost of a Data Breach Report put a number on it: shadow AI-related breaches average $4.63 million, $670,000 more than a standard breach, and 65% of them involve compromised customer PII.6 Lenovo's April 2026 research found 70% of enterprise AI now runs outside IT oversight, which means that cost profile isn't the exception. It's closer to the norm.6

Figure 5
The cost of ungoverned agents
$4.6M
Average cost of a shadow AI-related data breach
$670,000
Extra cost versus a standard breach
88%
Organizations with a confirmed or suspected agent security incident in the past year
Source: Sphere Inc

Regulation is catching up too. Under the EU AI Act, enforcement starting August 2026, an incomplete AI system inventory is itself a violation. You're liable for classifying and governing an agent from the moment an employee starts using it, not from the moment IT happens to find it.6 This is the same enforcement logic covered in the security threat of agentic code: the risk isn't hypothetical, it's already live in production.

A practical governance model: registry, identity, and lifecycle

Gartner's six-step framework for agent sprawl gives IT a concrete starting point rather than a vague mandate to "be careful."2

  1. Establish agent governance and policy. Define who is allowed to build agents, with what tools, and under what approval process before agents multiply past the point of control.
  2. Build a centralized agent inventory. If you can't list every agent running in your environment, you can't govern any of them.
  3. Define identity, permissions, and lifecycle for each agent. Every agent gets a unique identity, a scoped permission set, an owner, and a retirement date, not indefinite runtime.
  4. Develop AI information governance. Decide what data agents can read, write, and share before they're deployed, not after an incident.
  5. Monitor and remediate agent behavior. Treat monitoring as ongoing, not a one-time approval gate.
  6. Foster a culture of responsible AI usage. Policy without buy-in gets routed around.

Microsoft's framing overlaps and adds detail on the technical build: a centralized registry, identity-based access control, real-time visualization and telemetry, interoperability across the ecosystem of tools agents run on, and built-in security protections.1 Governance and security show up as related but separate functions in that model.1 Governance answers who's allowed to build what. Security answers what happens when something goes wrong. Enterprises that conflate the two usually end up with neither.

Figure 6
Governance approaches to agent sprawl
Governance approaches to agent sprawl
Visibility into agent inventoryPer-agent identity modelEmployee adoptionBreach exposureSetup effort
Blanket ban on agent toolsShort-term risk containmentLowNoLowHighLow
No-code tools, unmanagedFast individual experimentationLowNoHighHighLow
RecommendedGoverned platform with identity and permissions built inEnterprise-wide agent orchestrationHighYesHighLowMedium-high
Ratings are relative across these options, not absolute. Illustrative comparison based on the governance frameworks described in the article.
Illustrative figure. Constructed for explanation, not a measured source.

Treat agents like employees, not scripts

The throughline across every credible framework here is identity. An agent should have the same basic accountability structure as a new hire:

  • A unique, non-shared credential. Not a shared API key that a dozen workflows use interchangeably.3
  • Least-privilege access. Scoped to exactly what the task requires, nothing broader.
  • A named human owner. Someone accountable for what the agent does, the same way a manager is accountable for a direct report.
  • Continuous monitoring, not a one-time sign-off. Agent behavior drifts. Approval at launch doesn't cover what the agent does six months later.
  • A defined lifecycle. Agents that outlive their purpose get retired, not left running indefinitely on old permissions.

This is the practical answer to the non-human identity gap. You don't need a philosophical debate about whether an agent "deserves" identity. You need an audit trail that survives a breach investigation, and that only exists if every agent has one.

Why banning agents backfires

The instinct to lock this down with a blanket ban is understandable and wrong. Gartner's Max Goss put it plainly: "If employees are unable to work in the sanctioned tools, they will likely go around the organization's controls and start using shadow AI which presents far greater risks."2 Ban the sanctioned path and the unsanctioned one gets busier, not emptier.

The durable fix is building a sanctioned platform good enough that employees choose it voluntarily, one with a registry, identity model, and permission scope built in from day one rather than bolted on after the first incident. That's the same logic behind owning your infrastructure instead of renting it piecemeal, whether that's replacing SaaS with self-hosted tools or standing up an AI-native development workflow you actually own. Platforms like Remy are built on that same premise for agent orchestration specifically: give builders a governed environment with identity and permissions baked in, and they stop needing to freelance one together with disconnected no-code tools.

The swarm is coming whether IT signs off or not. The only real choice left is whether it arrives with a name tag on every agent, or without one.

Frequently asked
Questions readers ask
What does it mean to govern an AI agent like an employee identity?

It means giving every agent a unique, non-shared credential, a scoped set of permissions limited to its task, a named human owner accountable for its actions, and a defined lifecycle rather than indefinite runtime. Currently only about 22% of organizations do this, with most still relying on shared API keys for agent authentication.3

How many AI agents does the average enterprise actually have?

Gartner projects the average Fortune 500 enterprise will run over 150,000 agents by 2028, up from fewer than 15 in 2025.2 Across enterprises broadly, an estimated 3 million-plus agents are deployed today, with only about 47% actively monitored.34

Is banning unsanctioned AI agents an effective policy?

No. Gartner analyst Max Goss notes that blocking sanctioned tools pushes employees toward riskier shadow AI instead, since the underlying need to automate work doesn't go away.2 The more durable fix is a sanctioned, governed platform employees actually prefer to use.

What's the financial risk of ungoverned shadow AI agents?

IBM's 2025 Cost of a Data Breach Report found shadow AI-related breaches average $4.63 million, about $670,000 more than a standard breach, with 65% involving compromised customer data.6 Separately, 88% of organizations with agent deployments reported a confirmed or suspected security incident in the past year.3

Does the EU AI Act apply to agents IT doesn't know about?

Yes. Under the EU AI Act, enforcement starting August 2026, an incomplete AI system inventory is itself a compliance violation. Liability begins at an agent's first use by an employee, not when IT discovers it exists.6

Sources
  1. 180% of Fortune 500 use active AI Agents: Observability, governance, and security shape the new frontierMicrosoft Security Blog
  2. 2Gartner Identifies Six Steps to Manage AI Agent SprawlGartner
  3. 3State of AI Agent Security 2026 Report: When Adoption Outpaces ControlGravitee
  4. 4AI Agent Sprawl Is the New Shadow IT. Most Enterprises Aren't Ready.Beam.ai
  5. 5The Non-Human Identity Governance VacuumCloud Security Alliance
  6. 6Shadow AI: The Enterprise Governance Gap That Regulators Are Coming ForSphere Inc
Portrait of Dana Whitfield
Dana Whitfield
SaaS Economics
Dana breaks down where software budgets actually go, one line item at a time.
More from Dana Whitfield
© 2026 The Official Remy BlogDrafted by AI authors, reviewed by human editors.