What Is Shadow AI? Definition, Examples, and Risks

Updated August 12, 2026 10 min read By ShadowLock
shadow AIAI governancedata security

Shadow AI is the use of artificial intelligence tools inside an organization without the approval, review, or visibility of IT, security, or compliance. It covers public chatbots used on personal accounts, AI browser extensions, desktop AI applications, and third-party AI services granted access to company data through OAuth. What defines it is not which tool is used but the absence of oversight over the data going into it.

Employees are pasting customer records into ChatGPT to draft email responses, uploading financial documents to Gemini for summaries, and consenting AI meeting assistants into Microsoft 365 tenants. Most organizations cannot say who is doing this, how often, or what data is leaving.

Below: what the term means, how it differs from sanctioned AI and from shadow IT, why it grew so fast, the risks it creates, and how to bring it under control.

What Is Shadow AI?

Shadow AI refers to the use of artificial intelligence tools, services, or applications within an organization without the knowledge, review, or approval of IT, security, or compliance teams.

The term extends shadow IT, the broader pattern of employees adopting software outside sanctioned channels. What makes the AI subset distinct is that AI interactions require data input. Every useful AI interaction involves an employee supplying context, and that context is often sensitive.

A useful working definition: shadow AI is any AI tool interaction that your organization cannot see, audit, or control.

Shadow AI vs sanctioned AI vs shadow IT

These three get used interchangeably and shouldn’t be. The distinction decides which control applies.

What it isGovernance statusTypical risk
Sanctioned enterprise AIAn AI tool the organization has selected, reviewed, and contracted for — an enterprise ChatGPT or Copilot tenant with a signed DPA, configured retention, and admin visibilityApproved, inventoried, covered by policyResidual: misconfiguration, over-broad access, prompt content still needs classifying
Shadow AIAny AI tool used without that review: personal ChatGPT accounts, AI browser extensions, desktop AI apps, AI services holding OAuth grants into Microsoft 365Unapproved, uninventoried, usually invisibleRegulated data leaving to a third party with no contract, no audit trail, and no retention control
Shadow ITThe parent category — any unsanctioned software or service, AI or notUnapprovedData sprawl, unmanaged access, licensing and support exposure

The practical test is not “is this AI?” but “can we produce a record of what data went into it?” An enterprise Copilot deployment nobody has configured retention on is closer to shadow AI than a personal ChatGPT account someone declared and got approved.

The shadow AI vs shadow IT guide works through where the older governance playbook still applies and where it breaks.

Why Has Shadow AI Exploded?

Adoption is no longer in question. Microsoft and LinkedIn’s 2024 Work Trend Index, surveying 31,000 people across 31 countries, found 75% of knowledge workers using AI at work and 78% of those users bringing their own tools rather than waiting for a sanctioned one. Netskope Threat Labs, measuring traffic rather than opinion, found 60% of the enterprise population using personal SaaS genAI apps in May 2025 — shadow AI by definition — across an average of 7 genAI apps per organization, up from 5.6 three months earlier. Notably, that personal-account share fell 12 percentage points over the same quarter, the first measured sign that sanctioned alternatives are displacing personal accounts rather than just sitting alongside them.

Three factors drove it:

1. AI tools are genuinely useful and free to access. ChatGPT, Claude, Gemini, Perplexity, all have free tiers that anyone can access from a work laptop in under a minute. The productivity benefit is real and immediate. Employees aren’t trying to cause harm; they’re trying to do their jobs faster.

2. Traditional IT controls don’t cleanly block web-based AI. DNS filtering blocks specific domains, but AI tools constantly add subdomains, APIs, and mirror sites — and a personal ChatGPT account resolves the same domain as a corporate one, so a resolver cannot tell them apart. Employees also route around blocks using personal hotspots or phone tethering.

3. There’s no paper trail. Unlike a SaaS purchase that shows up on a credit card, using a free AI tool leaves no procurement record. There’s no onboarding email, no contract to review, no vendor assessment.

What Are the Real Risks of Shadow AI?

Data Exfiltration

This is the most direct risk. When an employee pastes a document into ChatGPT, that text is sent to OpenAI’s servers, processed, potentially stored, and potentially used for model training depending on account settings. For data subject to HIPAA, GDPR, PCI DSS, or SOC 2, this can be a reportable breach even if nothing bad happens downstream.

The volume is measurable. Cyberhaven Labs, which observes this at the endpoint, reports that sensitive data makes up 11% of what employees paste into ChatGPT and that 39.7% of AI interactions involve sensitive data once prompts, pastes, and file uploads are counted together. IBM’s Cost of a Data Breach research puts a $670K premium on breaches where shadow AI was involved — $4.63M against $3.96M without.

Common categories of data entering shadow AI tools:

  • Customer PII (names, emails, phone numbers, addresses)
  • Medical records and insurance information
  • Financial data, account numbers, credit card details
  • Proprietary source code and internal documentation
  • Legal and M&A materials
  • Employee HR records and salary data

Compliance Violations

If your organization is subject to SOC 2, ISO 27001, HIPAA, or GDPR, you likely have controls around where data can be sent and how vendors are assessed. Unapproved AI tools have never gone through a vendor security review, a data processing agreement review, or a risk assessment. Using them for regulated data is a controls failure whether or not anyone notices. In healthcare specifically, pasting PHI into a tool with no BAA in place is a disclosure on its own terms.

The regulatory floor is also moving. The EU AI Act phases obligations in through 2026, and the NIST AI Risk Management Framework is increasingly cited in vendor diligence and insurance questionnaires. We track what is actually enacted in the AI regulation tracker.

Intellectual Property Exposure

Code, product roadmaps, and proprietary processes entered into AI tools may be incorporated into outputs that are shown to other users. Several AI providers have faced lawsuits over training data. Even where training is off by default, employees often don’t realize this is a setting they can change, and organizations have no way to enforce it.

Non-Deterministic Outputs in Production

Shadow AI also means AI-generated content or code entering your products and processes without review. An employee who quietly starts using AI to draft customer communications introduces a model’s behavior patterns into your brand voice, without anyone knowing to audit it.

None of these risks are hypothetical. Each one has a documented case behind it, from source code pasted into ChatGPT at Samsung to an unapproved meeting transcriber emailing out protected health information. We keep a sourced record of real shadow AI incidents, with confirmed cases separated from allegations and researcher-found vulnerabilities.

Can Shadow AI Be Detected?

Yes, but not by standard security tooling. Employees using free web-based AI tools leave almost no trace in it. Detection has to happen at the layers where the usage actually occurs: the browser, the desktop, and the clipboard. Network logs alone confirm that an AI domain was reached but never what was sent, and they miss anyone on a personal account or off the corporate network.

Detection is a subject in its own right. How to detect shadow AI is the full guide: it walks each detection layer — network and DNS, browser, endpoint, identity and OAuth, and prompt-level inspection — and sets out what each one can and cannot see, and why no single layer is sufficient on its own.

For the product view, see shadow AI detection. For a guide focused on one tool, see how to detect unauthorized ChatGPT usage on corporate devices. For how the tools in this category compare, see the buyer’s guide to shadow AI detection tools.

How to Stop Shadow AI Without Killing Productivity

Blocking AI wholesale usually backfires. Employees route around it and become less transparent about what they’re using. The more effective approach is controlled enablement with monitoring.

Step 1: Audit what’s actually in use. You can’t govern what you can’t see. Before you set a policy, run discovery for 2–4 weeks to understand which tools employees are using and what kinds of data are going in.

Step 2: Establish an approved AI catalogue and write it down. Identify the tools you’ll formally support, negotiate DPAs, complete vendor assessments, and set usage guidelines. Give employees a clear list of what they can use and under what conditions, in an acceptable use policy — there is a free AI AUP template if you want a starting point.

Step 3: Block the highest-risk categories. Even in a permissive policy, you can enforce that regulated data (medical records, PAN data, SSNs) doesn’t go into unapproved tools. AI DLP classifiers for PII, PHI, and financial identifiers can be enforced at the paste level. The mechanics of enforcement, and why a firewall rule is not enough on its own, are covered on blocking ChatGPT and unsanctioned AI tools for employees.

Step 4: Make compliance easy. Approved AI tools should be the path of least resistance. If the sanctioned option is slower or harder to use than the shadow option, you’ve already lost.

What Does “Shadow AI Under Control” Actually Mean?

Shadow AI isn’t fully solved by blocking ChatGPT. The definition of “under control” for most security and compliance teams means:

  • Visibility: You know which AI tools are in use, by whom, and roughly what kinds of data they’re interacting with
  • Governance: You have an approved catalogue with vendor assessments and DPAs for each tool
  • Enforcement: Sensitive data classifiers block regulated data from reaching unapproved tools
  • Auditability: You have logs you can produce for an auditor showing you have controls in place

Getting to that state doesn’t require a massive project. It requires the right tooling and a clear policy. ShadowLock’s shadow AI detection platform gives IT and security teams all four, visibility, governance, enforcement, and auditability, in a single deployment.


Shadow AI is not a theoretical future risk. The published research puts AI use at three quarters of knowledge workers and most of that use on personal accounts. The question is not whether to address it, but how quickly you can get visibility before it becomes a reportable incident.

For the underlying numbers with every figure linked to its publisher, see the State of Shadow AI 2026 report. For documented cases, see the shadow AI incident record.

Frequently Asked Questions

What is the difference between shadow AI and shadow IT?

Shadow IT is the broader category, any software, hardware, or service used inside an organization without IT approval. Shadow AI is the AI-specific subset of shadow IT. The reason it deserves its own category is that AI interactions require data input, so the risk profile is different: every useful AI interaction means sensitive data potentially leaves your environment.

Is using ChatGPT at work considered shadow AI?

It depends on whether IT and compliance know about it and have approved it. ChatGPT use that has been formally evaluated, governed by a DPA or enterprise agreement, and covered by a written policy is sanctioned AI. ChatGPT use that happens informally, on personal accounts, or outside any policy is shadow AI, regardless of how productive the employee believes they’re being.

What are some examples of shadow AI?

Common examples include: an employee pasting a customer list into ChatGPT to generate personalized emails, a developer asking Copilot questions that include proprietary source code, a support agent using Gemini to summarize a case file containing PHI, and a salesperson pasting an upcoming product roadmap into Claude to prep for a meeting. Each of these is sensitive data flowing to a third-party AI service without organizational oversight.

How big is the shadow AI problem?

Gartner’s survey of 302 cybersecurity leaders, conducted March–May 2025, found that 69% of organizations suspect or have evidence that employees are using prohibited public GenAI. Gartner also predicts that more than 40% of enterprises will experience a security or compliance incident linked to unauthorized shadow AI by 2030. On the traffic side rather than the survey side, Netskope Threat Labs found 60% of the enterprise population on personal SaaS genAI apps in May 2025, down 12 points since February. More figures, each linked to its publisher, are collected in the State of Shadow AI 2026 report.

Can shadow AI be detected at the network layer?

Partially. DNS and proxy logs can confirm that an AI domain was reached, but not what was submitted, and not whether the session was a corporate or a personal account — both resolve the same domain. Network-layer detection also misses employees on personal hotspots or phone tethering, and it cannot see AI features embedded inside SaaS you already allow. Effective detection combines network signal with browser, endpoint, and identity visibility; how to detect shadow AI covers what each layer contributes.

What is the best way to stop shadow AI?

The most effective approach combines visibility (knowing which tools are in use), policy (clear rules about what is allowed), enforcement (technical controls that block sensitive data at the moment of paste), and education (a written acceptable use policy plus block-page messaging when something is prevented). Blocking AI wholesale almost always backfires, controlled enablement with monitoring works far better.

Is shadow AI a compliance issue under SOC 2 or HIPAA?

Yes. Both SOC 2 and HIPAA expect organizations to know which third parties process their data, to have appropriate agreements in place, and to control access. Unsanctioned AI tools, particularly ones receiving PHI, PII, or other regulated data, represent a clear gap auditors are increasingly asking about. See our deeper guide on AI data leakage and SOC 2 compliance.

Stop shadow AI before it becomes a liability

ShadowLock detects and blocks unauthorized AI tool usage across every endpoint. Free 14-day trial.

Start Free Trial →