Most engineers think…
Most people assume endpoint DLP is 'antivirus that also blocks USB' — a thing that only works when you are on the office network. That picture fails you in an interview and in the field.
Forcepoint DLP Endpoint (the Forcepoint One Endpoint agent) is a self-contained enforcer for data in use: it carries its own policy engine and a cached fingerprint repository, so it inspects copy/paste, print, USB writes and screen captures locally — on a plane, at home, anywhere. It applies a per-channel action plan (block, permit, confirm or encrypt), queues incidents while disconnected, and syncs everything back to the Security Manager on reconnect. Knowing that offline-first design is what separates a real DLP engineer from someone who thinks it is just a USB switch.
① What 'data in use' means on the endpoint
DLP protects data in three states: in motion (leaving over email, web or cloud), at rest (stored in shares, databases and laptops), and in use — the live actions a person takes on their own device. The reason data in use needs its own agent is simple: copying a file to a USB stick, printing it, or pasting account numbers into a chat window never crosses the network gateway in a way a proxy can inspect. Only software on the device can see it.
That software is Forcepoint DLP Endpoint, delivered as the Forcepoint One Endpoint agent. It runs on Windows and macOS, monitors local data activity, controls data in use, and also performs endpoint Discovery on data at rest. Crucially, it works on and off the corporate network, because it holds its own policy engine and a cached set of fingerprints.
Why does 'data in use' need an agent on the device rather than a network proxy?
② Channel-by-channel control — and the action you take
The agent watches a set of data-in-use channels. Removable media monitors or prevents copying files (or parts of files) to USB drives, CD/DVD burners and Android/WPD phones — and can encrypt-to-USB with a profile key or a user password so data only leaves protected. Print covers drivers that print to a physical device — not print-to-file or print-to-PDF, and it cannot read document metadata. Endpoint Application analyses clipboard cut/copy/paste and other in-app handling; apps are either built-in (hard to evade) or custom (matched by exe/name/URL, which a user could rename to dodge).
Screen capture and the action plan
Screen captures are not analysed for content — the agent can only block-and-audit, permit-and-audit, or permit the capture (and macOS 11 cannot block it at all). Every channel gets an action plan: block, permit, confirm (prompt the user for justification), encrypt with an admin profile key, or encrypt with a user-supplied password. Note macOS does not support the clipboard/application channel at all.
Monitors or prevents copying files to USB, CD/DVD and Android/WPD devices — and can encrypt-to-USB with a profile key or a user password.
Covers drivers that print to a physical device — not print-to-file or print-to-PDF — and cannot read document metadata.
Analyses cut/copy/paste and in-app handling. Built-in apps use trusted metadata (hard to evade); custom apps match by exe/name/URL (rename-able).
Not content-analysed. The agent can only block-and-audit, permit-and-audit or permit the capture. macOS 11 cannot block it.
When you must control a sensitive application's clipboard, prefer a built-in (trusted-metadata) match over a custom exe/name/URL match. A user can rename a custom-matched executable to dodge the rule; built-in metadata matching is much harder to evade.
The Print channel only covers drivers that print to a physical device — not print-to-file or print-to-PDF. If you rely on it to stop someone 'printing' to a PDF, data walks out. Cover that with the application or web channels instead.
Does Forcepoint DLP Endpoint analyse the contents of a screen capture?
③ Offline enforcement and endpoint Discovery
The headline feature is offline enforcement. The agent carries a local (secondary) fingerprint repository so detection runs on the device itself; it only re-syncs from the management server when its fingerprints go stale. The repository stores partial hashes only, never the original data, and admins set a maximum cache size in MB.
When the machine is disconnected, incidents are stored and queued locally, then synced to the endpoint server — and on to the Security Manager — the moment it reconnects. The same agent also runs endpoint Discovery: it scans the laptop or desktop for sensitive data at rest, can remediate findings, and exposes last/next scan status in endpoint status. So one agent covers data in use and data at rest on the device.
▶ Watch a USB copy get encrypted offline, then synced
How the endpoint agent enforces a data-in-use rule with no network, then reports it. Press Play for the healthy path, then Break it to see the classic failure.
A laptop is on a flight with no network. A user copies a customer export to USB. What happens?
④ Reporting and operations — proving it from the console
Every endpoint event becomes an incident in the Forcepoint Security Manager — with the user, the channel, the matched content and the action taken (blocked, encrypted, confirmed). Analysts triage from the incident queue, exactly as they do for network and web events, so a USB block and an email block sit in the same place.
Endpoint Status and the sync 'X'
To check fleet health, go to Data ▸ Main ▸ Status ▸ Endpoint Status, which lists every registered endpoint. An 'X' flags an endpoint whose policy or profile version is not synchronized — the single most useful read when a user reports 'the new rule isn't applying'. On deployment, agents and policy-engine machines need a direct connection to the management server, and each endpoint registers with an endpoint server.
Priya, a security analyst at a Pune fintech BPO, faces this
A relationship manager complains he can't paste customer account numbers from the core banking app into a personal WhatsApp Web tab, and his USB copy of an exported report was silently encrypted.
A new policy applied the Endpoint Application channel (block on clipboard out of regulated apps) and Removable Media (encrypt-with-password) — both data-in-use controls behaving exactly as designed.
In the Security Manager she opens Data ▸ Main ▸ Status ▸ Incidents, filters by the user, and sees a clipboard 'blocked' event and a USB 'encrypted' event tied to the data-in-use policy.
Data ▸ Main ▸ Status ▸ Incidents + Data ▸ Main ▸ Status ▸ Endpoint StatusThe block is correct policy, so she keeps WhatsApp Web blocked, documents that internal CRM destinations are permitted, and shares the decryption-password workflow for legitimate USB exports.
The RM retries: clipboard to WhatsApp is blocked-and-audited as intended, the USB file opens after entering the supplied password, and both events appear correctly in the console with the endpoint showing no 'X'.
Don't guess why a user was blocked or why a rule 'didn't fire'. The incident shows the exact channel, action and matched content; the Endpoint Status page shows whether that endpoint's policy/profile is even synced (the 'X'). Those two reads answer most endpoint tickets.
A user says a new endpoint rule 'isn't applying'. What is the fastest thing to check?
🤖 Ask the AI Tutor
Tap any question — instant, scoped to this lesson. No login, no waiting.
Pre-curated from vendor docs + community Q&A, scoped to this lesson. For a live prod issue, paste your export into chat.techclick.in.
📝 Wrap-up assessment — six more
You've answered 4 inline. Six left. 70% (7 of 10) marks the lesson complete on your profile. Tap Submit all answers at the end.
🧠 In your own words
Type one line: why does protecting 'data in use' require an agent on the device instead of a network DLP gateway? Then compare with the expert version.
🗣 Teach a friend
Best way to lock it in — explain it in one line to a teammate. Tap to generate a paste-ready summary.
📖 Glossary
- Forcepoint One Endpoint
- The unified Forcepoint endpoint agent that delivers DLP Endpoint enforcement on Windows and macOS, on and off the network.
- Data in use
- Information being actively handled on a device — copied, printed, captured to screen, or written to USB — enforced only by the on-device agent.
- Removable media channel
- Governs copying files to USB, CD/DVD and mobile/WPD devices; can block, permit, confirm or encrypt-to-USB.
- Endpoint Application channel
- Controls clipboard cut/copy/paste and in-app handling; matches apps by built-in trusted metadata or custom exe/name/URL.
- Action plan
- The per-channel response when a rule matches: block, permit, confirm, encrypt with a profile key, or encrypt with a user password.
- Fingerprint repository
- A local cache of partial hashes (not the original data, capped in MB) that lets the agent match sensitive content offline.
- Endpoint Discovery
- An on-device scan of data at rest on laptops/desktops, with optional remediation and visible last/next scan status.
- Endpoint Status page
- Data ▸ Main ▸ Status ▸ Endpoint Status — lists registered endpoints; an 'X' flags an unsynchronized policy or profile version.
📚 Sources
- Forcepoint Help — Selecting endpoint destination channels to monitor (removable media, print, application, screen capture). help.forcepoint.com
- Forcepoint Help — Endpoint Applications: screen capture, trusted/built-in vs custom apps. help.forcepoint.com
- Forcepoint — Endpoint Data Loss Prevention (cyber-edu / product overview). forcepoint.com
- Forcepoint Help — Installing Forcepoint DLP agents and endpoint server registration. help.forcepoint.com
- Forcepoint Help — Viewing endpoint status & the Endpoint Status page (sync 'X'). help.forcepoint.com
- Forcepoint Help — Configuring the endpoint fingerprint repository (cache size, partial hashes). help.forcepoint.com
What's next?
Got data in use on the endpoint? Next, see how the same policy reaches the network and cloud — the email gateway, web/SWG proxy, the Protector and CASB — so a record is recognised identically wherever it tries to leave.