The DLP buyer's guide
Data loss prevention has a credibility problem, and it did not come from nowhere. Ask anyone who has actually run it and you will hear a version of the same story: thousands of alerts, almost all of them wrong, a security team that stopped reading them by the third week, and a furious account manager whose legitimate contract got blocked on the way to a customer. DLP spent a decade earning a reputation as the control that cries wolf, and a lot of the products on the market still deserve it.
There is a second problem, newer and more serious. The data does not leave the way it used to. Today your sensitive data walks out through a browser upload to a SaaS app, through a file shared from inside Microsoft 365 or Google Workspace, and increasingly through someone pasting it into an AI assistant. A lot of the network-based DLP that companies bought years ago is effectively blind to all three. So buying DLP in 2026 is really two decisions at once: how to catch real data loss without generating noise that buries your team, and how to cover the channels data actually leaves through now.
- DLP has a credibility problem from a decade of false-positive avalanches, and a lot of the products on the market still deserve it. Buying well is mostly about avoiding that outcome.
- Data does not leave the way it used to. Sensitive data now walks out through browser uploads, SaaS sharing, and AI prompts, and a lot of older network DLP is blind to all three because the traffic is encrypted.
- Classification comes first. A DLP tool with no clear sense of what is sensitive will either flag everything or flag nothing useful.
- The companies that succeed start by watching and coaching, not blocking, and tighten only where they have confirmed the rule is right.
- Shadow AI is a measurable source of cost, adding an average of USD 670,000 to a breach where it is heavily present (IBM, 2025), which is why the AI prompt channel has moved from novelty to requirement.
- The license is the cheap part. DLP needs constant tuning and false-positive triage, so weight false-positive behavior above raw feature count.
what DLP is actually for
The job is to keep sensitive data from leaving your control, or at least to see it when it does. Sensitive means different things to different companies: personal data you are legally responsible for, financial records, source code and designs, customer lists, anything that would hurt if it walked out the door. DLP watches the places data can leave and acts when it sees something it should not, either by blocking it, warning the user, or quietly logging it for review. The catch, and the reason DLP is hard, is that the tool has to tell the difference between a finance manager legitimately sending an invoice and an employee exfiltrating the customer database, and those can look almost identical to a pattern-matcher.
where buyers go wrong
The first mistake is buying DLP before deciding what data you actually care about. A DLP tool with no clear sense of what is sensitive will either flag everything, which trains your team to ignore it, or flag nothing useful. Classification comes first, even a rough version, because the tool can only protect what it can recognize.
The second is choosing block-everything mode out of the gate. Aggressive blocking breaks legitimate work, generates a flood of angry exceptions, and creates pressure to weaken the policy until it protects nothing. The companies that succeed usually start by watching and coaching, not blocking.
The third is covering yesterday's channels. A tool focused on email and USB while your real exposure is browser uploads, SaaS sharing, and AI prompts has secured the door nobody uses anymore.
The fourth is underestimating the running cost. DLP is not a deploy-and-forget control. It needs constant tuning, false positives need triaging, and policies drift as the business changes. A DLP tool you do not have the people to tune becomes either noise everyone ignores or a blunt instrument everyone resents. The license is the cheap part. Under all of it sits the same prerequisite: you cannot protect data you have not located and cannot recognize, and you cannot sensibly tune a tool until you can see what is actually leaving.
before you shop: classify and locate
Start with the data, not the tool. You do not need a perfect classification scheme, but you need to know what categories of sensitive data you hold, roughly where they live, and which ones would actually hurt to lose. For most companies this is a short list: personal data, financial data, and whatever the crown jewels are. Label the data that matters most, even manually at first. Then look at how data actually leaves: outbound email, uploads from the browser into web apps, sharing from inside your SaaS suite, sync to personal cloud accounts, the occasional USB, and the prompts your team types into AI tools. The mix is different in every company, and it tells you which channels your DLP has to cover. Then size the problem: a small company with one SaaS stack has a very different DLP problem from a regulated enterprise with data spread across dozens of systems.
the category in plain terms
data classification and discovery
The foundation everything else stands on. Classification is the act of recognizing and labeling sensitive data, whether by a person tagging a document, an automated scan that inspects content, or labels that travel with a file. Discovery is finding where sensitive data already sits. A DLP program with weak classification is a DLP program with a permanent false-positive problem.
the channels
Email DLP inspects outbound mail. It is the most common starting point because email is well understood and the policies are tractable. It is also where the false-positive pain often starts, so it rewards a watch-first approach.
Endpoint DLP puts an agent on laptops and watches what happens there: files copied to USB, uploaded to websites, copied and pasted, or printed. It matters most for protecting intellectual property like source code and designs. It adds an agent to manage and can be heavy-handed if poorly tuned.
Network DLP inspects traffic at the network egress. It was the classic enterprise approach and is aging worst, because so much traffic is now encrypted and bound for cloud services the network choke point never sees. Treat it with skepticism as a primary control for a modern, cloud-first company.
Cloud and SaaS DLP works inside your SaaS platforms, scanning data at rest in Microsoft 365, Google Workspace, or other suites, and controlling how it gets shared. For a company whose data lives in the cloud it is often where the real action is.
Browser DLP watches where work now actually happens, through an enterprise browser or an extension. It can see uploads into web apps, paste into a web form, and paste into an AI assistant, including on unmanaged or personal accounts. This is the channel growing fastest in importance.
the AI channel, which is now part of the job
The reason browser coverage suddenly matters is AI. When an employee pastes a customer list or a block of source code into a consumer AI tool, that is a data-egress event that no email or network DLP will catch, and it is common: shadow AI is a measurable source of cost, adding an average of USD 670,000 to a breach where it is heavily present (IBM, 2025). Some DLP tools now specifically watch and control what goes into AI prompts, and for many companies that capability has moved from novelty to requirement. This overlaps with AI security as a category, and where you draw the line between a DLP purchase and an AI security purchase is worth thinking about deliberately.
data security posture management
A newer, discovery-led cousin. Rather than watching channels, it finds sensitive data across your cloud and SaaS estate and assesses how exposed it is: what is public, what is over-shared, what is sitting somewhere it should not. It answers "where is my sensitive data and how exposed is it" rather than "is data leaving right now." For cloud-heavy companies it is often a more useful starting point than channel-based blocking.
insider risk
Many DLP tools now blend with insider-risk capabilities, looking at behavior and intent rather than just content: the employee downloading unusual volumes before resignation, the pattern that suggests exfiltration rather than a mistake. This adds context that helps separate genuine threat from false alarm, at the cost of more monitoring and the privacy considerations that come with it.
what is right for your size and situation
- Lean / small (under ~50) · What good looks like: Use the DLP built into your existing suite. Microsoft 365 and Google Workspace include sensitivity labels and basic email and cloud DLP you may already pay for. Write a short data-handling policy. Add a browser control for the AI and web channel if that is a concern. · What to skip: A standalone enterprise DLP platform. You will drown in tuning you do not have time for.
- Growing mid-market (50 to 500) · What good looks like: Email and cloud DLP turned on and tuned in your existing suite, classification for the data that matters most, and browser coverage for the AI and web egress channel. Monitor and coach before you block. · What to skip: Full endpoint DLP across everyone before you have covered email, cloud, and browser.
- Larger / multi-entity (500 to 2000) · What good looks like: A broader program: endpoint DLP for intellectual property, cloud DLP across your SaaS, data security posture management to find exposure, and tuned policies with an incident workflow. Insider-risk signals where justified. · What to skip: Network DLP as a primary control if your estate is cloud-first.
- Enterprise / regulated (2000+, finance, health) · What good looks like: DLP across all the channels that matter, mature classification, insider risk, and the evidence your regulator expects, with data residency handled deliberately. · What to skip: Anything that ships your most sensitive data to a region or a vendor your compliance posture cannot accept.
A few situations cut across size. Intellectual-property-heavy companies weight endpoint and browser DLP over email, because that is how source code and designs walk, and the AI-paste channel is a direct risk to exactly this material. Heavily regulated data raises the stakes and brings data-residency into the foreground, because the DLP tool itself inspects your most sensitive data and where it does that inspection matters legally. Heavy AI adoption makes the prompt channel a primary exposure. Remote and BYOD workforces make endpoint agents harder and browser-based coverage more attractive, because it follows the work rather than the hardware.
sourcing: four ways to get there
Use what you already own. Microsoft 365 and Google Workspace include classification labels and DLP for email and cloud content, often in tiers companies already pay for. For a large share of small and mid-market companies, turning these on and tuning them is the right first move, and sometimes enough on its own.
Buy a focused capability. Browser DLP for the AI and web channel, or data security posture management to find your exposed data, can be bought and deployed on their own. These are often the highest-return DLP spend for a modern company.
Buy a full DLP platform. Justified when you need broad endpoint coverage, mature classification, insider risk, and cross-channel policy in one place, and you have the team to tune it.
Bring in help. DLP is tuning-heavy and easy to misconfigure into uselessness, so a co-managed arrangement or an advisor-led setup, through an MSSP or VAR, earns its place when you want the policies designed and tuned by someone who has done it before.
the decision criteria that actually matter
- Channel coverage · What to look for: Does it watch the channels your data actually leaves through: email, cloud and SaaS sharing, the browser, AI prompts, endpoint, and USB, in the mix that matches your reality?
- AI and browser egress · What to look for: Can it see and control data going into web apps and AI tools, including on unmanaged accounts? This is the fastest-rising requirement.
- Classification quality · What to look for: How accurately does it recognize sensitive data, and how much manual labeling does it need? This drives the false-positive rate.
- False-positive behavior · What to look for: Can you run it in monitor mode, coach users, and tune precisely, rather than only block? Ask hard about the noise.
- Action options · What to look for: Block, warn, coach, encrypt, or log: can you match the response to the risk rather than only slam the door?
- Data residency and EU · What to look for: Where does it inspect your sensitive data? A DLP tool processes your most sensitive content, so this is a serious legal question.
- Tuning and admin overhead · What to look for: How much ongoing work does it take to run, and do you have the people? This predicts success more than features do.
- Integration · What to look for: Does it fit your suite, your identity provider, and your incident workflow, or add another silo and another queue?
- Incident workflow · What to look for: When it catches something real, what does the investigation and response actually look like?
The row to weight above the rest is false-positive behavior, because it determines whether anyone will still be using the tool a year from now. A DLP that your team has tuned out or turned off protects nothing, however capable it looked in the demo.
how DLP is priced, and the real cost
DLP is usually priced per user, per channel or module, or as a platform tier, and data security posture management often prices by the data stores or volume it scans. The built-in DLP in your productivity suite is frequently bundled into licensing you already hold. The license is rarely the real cost. Budget for tuning, the big one, a standing labor cost of ongoing policy tuning and false-positive triage; classification, a project with its own effort whose quality determines how well the tool performs; services, setup and policy design for a full platform; and the agent footprint and the renewal uplift. Think in total cost over a couple of years including the tuning labor.
how to run the evaluation
Run it in a way that exposes the false-positive reality before you commit. Shortlist a couple of options including the do-more-with-what-you-own path of fully configuring your suite's built-in DLP. Send pointed questions: which channels do you cover, and specifically how do you handle browser uploads and AI prompts? How does classification work, and how much manual labeling do we need? Can we run in monitor and coach mode before blocking? Where do you inspect our data, and can that stay in the EU? What does tuning actually involve? Then run a proof of concept in monitor mode against real traffic. Measure the false-positive rate honestly over a couple of weeks, because that number predicts whether this will work more than any feature. Plant a few test exfiltration events across the channels you care about, an email, a browser upload, an AI paste, and see what it catches and misses. Set the success criteria before you start, and make the false-positive rate one of them.
the traps a tuned demo hides
The classic DLP failure is the false-positive avalanche: the tool flags everything, the team stops looking, and a real event sails through unnoticed. Right behind it is block mode breaking legitimate work, which generates exceptions until the policy is so full of holes it protects nothing. Then there is the classification that never happened, so the tool flags on crude patterns. There is the network DLP that is blind to encrypted SaaS and cloud traffic. There is the AI and browser channel left uncovered, which for a modern company is often where the real leaks now happen. And there is the data-residency oversight: a DLP tool that inspects your most sensitive data under a jurisdiction your compliance posture cannot accept, which turns your data-protection tool into a data-protection problem. The shape of all of them: DLP only works when it is tuned to your real data and pointed at the channels your data really uses.
where this meets the rules
DLP sits close to the law because it is about data. Under the GDPR, preventing unauthorized disclosure of personal data is a core obligation, and DLP is one of the controls that supports it, though the tool itself processes personal data and may warrant a data-protection impact assessment of its own. NIS2 expects in-scope entities to protect their information, and DORA brings data and ICT protection requirements for financial entities. For European companies, where the DLP tool inspects and stores your sensitive data is a real consideration, with a clear and growing preference for keeping that inspection within the EU.
a sequenced path
DLP rewards starting narrow, watching before blocking, and earning your way to breadth. Crawl: classify the data that matters most, even by hand, and write a short data-handling policy. Turn on the email and cloud DLP built into your suite in monitor mode. Cover the AI and browser egress channel, because that is where modern leaks increasingly happen. Walk: tune those policies down to a signal your team will actually read, and start coaching users when they trip a rule rather than only blocking. Add cloud DLP depth across your SaaS, and consider data security posture management. Bring endpoint DLP in for the intellectual property that needs it. Run: extend tuned DLP across the channels that matter, add insider-risk context where justified, mature your classification, and produce the evidence a regulator or insurer wants, with data residency handled deliberately. At this point DLP stops being a noise generator and becomes a control your team trusts. Most companies already own more DLP capability than they have configured, so the honest first step is usually to classify what matters, see where your data actually leaves, and turn on what you have before buying a platform.
let's start with a conversation
Most first conversations start with not quite knowing what you have or where to begin. That's normal, and it's exactly where we're useful.
Tell us what prompted this. An upcoming audit, an incident, a client's security questionnaire, or just a sense that things have gotten messy.
We'll take it from there

+48 783 762 997
julian@unshadowit.com

