Workforce monitoring gets bought after a specific event. Someone suspects a team is not working the hours they claim, a client disputes billed time, or a remote arrangement is not producing what an office arrangement did.
The software is then deployed to collect as much as it can, because more data feels like more answers. What follows is usually the same in every business that does it this way: the data is looked at intensively for two weeks, almost never afterwards, and the staff who found out about it indirectly have drawn a conclusion about how much they are trusted that outlasts the project.
The deployments that work are narrower and duller, and the difference is decided before any software is installed.
Write down the question first
The single most useful discipline here is to state, in one sentence, what question the monitoring exists to answer — before choosing what to collect.
| Question | What actually answers it | What gets collected instead |
|---|---|---|
| Are billable hours accurate? | Time against task | Screenshots every few minutes |
| Is this shift being covered? | Presence and idle state | Full screen recording |
| Did data leave the business? | File and transfer logging | Keystroke capture |
| Is the process too slow? | Timestamps at each process step | Application usage per person |
| Is this individual underperforming? | A management conversation | Anything technical |
The last row is worth stating plainly. Monitoring software does not answer a performance question; it produces activity data that a manager then interprets, usually without the context that explains it. Deploying a technical system to avoid a difficult conversation reliably produces both the data and the conversation, later and worse.
The first four rows show the more common failure: the question is narrow and the collection is broad. Screenshots every few minutes will answer a billable-hours question, and will also record a payslip, a private message, a medical appointment and a bank balance, none of which the business wanted or should hold.
Proportionality, as an engineering constraint
Proportionality is usually presented as a legal or ethical idea. It is also a practical one: every additional category of data collected is data that has to be secured, access-controlled, retained correctly, and eventually deleted. Collecting less is cheaper to operate as well as easier to defend.
- 1
Collect the least that answers the question
If presence and idle state answer it, do not capture screens. If timestamps answer it, do not capture applications. Escalate only when the narrower measure has demonstrably failed.
- 2
Scope it to work context, not to people
Monitor company devices during working hours. A monitoring agent that keeps running on a personal laptop at 11pm has stopped being a work control.
- 3
Prefer aggregate to individual where the question allows
A process bottleneck is a team-level question. Individual data is not required to answer it and creates exposure that team-level data does not.
- 4
Set a review date on the whole deployment
Monitoring introduced for a specific reason should be reassessed when that reason is resolved. Most deployments outlive their justification because nobody scheduled the question.
Disclosure is the control that decides the outcome
Whether staff are told, and how, does more to determine whether a monitoring deployment succeeds than any technical choice in it.
Covert monitoring is a separate category with its own constraints in most jurisdictions and is almost never what a growing business actually needs. The ordinary case is a business that wants better information and has not decided how to say so.
- State what is collected, in specific terms. "Activity monitoring" tells nobody anything; "screenshots every ten minutes during your shift, on company laptops only" does.
- State what is not collected. This is more reassuring than the list of what is, and it holds the deployment to its stated scope.
- State who can see it, by role, and that access is logged.
- State how long it is kept and what happens at the end of that period.
- Say what it will and will not be used for. Data gathered for billing accuracy and later used in a disciplinary process is the specific event that destroys trust in these systems.
- Tell people before it starts, not when they discover it.
Where the data must not go
Monitoring data is unusually sensitive because it is incidental. Nobody sets out to collect a payslip or a private conversation; the capture mechanism collects whatever was on screen.
- Restrict access by role, to a short named list, and log who viewed what. A monitoring archive readable by the whole IT team is a bigger exposure than the problem it was bought to solve.
- Encrypt at rest. Screen captures are among the most damaging categories of data to lose.
- Set a retention period and enforce it automatically. Indefinite retention is the default in most of these products and is rarely the right answer.
- Reconcile retention with backups. Captures deleted from the system but present in months of backups have not been deleted.
- Keep it out of general-purpose analytics and reporting tools, where the access model is looser than the data warrants.
- Decide where it is hosted deliberately. Self-hosted keeps it inside your control; a hosted product means a third party holds it, which is a decision rather than a detail.
What good looks like
A defensible deployment tends to have the same shape regardless of the product used.
- One written question it exists to answer, and a measure that answers it.
- Collection scoped to company devices and working hours.
- Disclosure specific enough that nobody learns something new by asking.
- Access restricted to a named short list, with viewing logged.
- A stated retention period, enforced automatically, reconciled with backups.
- A review date, and a decision recorded at that date rather than drift.
None of that is a feature of the software. All of it is decided by the business, before the software is chosen, and it is the part that determines whether the deployment is still working in a year.
What should be decided before deploying workforce monitoring?
The question it exists to answer, written in one sentence, before choosing what to collect. Most failed deployments have a narrow question and broad collection — screenshots every few minutes to answer a billable-hours question, which also captures payslips, private messages and medical appointments the business never wanted to hold. Once the question is written, the least intrusive measure that answers it becomes obvious.
Does monitoring software answer performance questions?
No. It produces activity data that a manager then interprets, usually without the context that explains it. Deploying a technical system to avoid a difficult performance conversation reliably produces both the data and the conversation, later and in worse conditions. Performance is a management question; monitoring answers questions about time, presence, process timing and data movement.
How should staff be told about monitoring?
Before it starts, in specific terms, and including what is not collected — the exclusions reassure more than the inclusions and hold the deployment to its stated scope. Tell them what is collected, who can see it by role, that access is logged, how long it is kept, and what it will and will not be used for. Data gathered for one stated purpose and later used in a disciplinary process is the specific event that destroys trust in these systems.
How long should monitoring data be kept?
For a stated period derived from the question it answers, enforced automatically, and reconciled with backups — captures deleted from the system but present in months of backups have not been deleted. Indefinite retention is the default in most of these products and is rarely correct, because every additional day of retention is more sensitive incidental data to secure and eventually account for.
Should monitoring data be self-hosted or in a vendor's cloud?
It is a decision to make deliberately rather than a deployment detail. Screen captures and activity logs are among the most damaging categories of data to lose, and a hosted product means a third party holds them under their terms and their security. Self-hosting keeps the data inside infrastructure you control, at the cost of you being responsible for securing, backing up and retaining it correctly.
Sources and further reading
- Data retention and archiving for growing businesses— retention periods, and reconciling deletion with backups
- Access control and offboarding— the role model that keeps a monitoring archive to a short named list
- Call recording: the obligations nobody checks— the same disclosure and retention reasoning applied to recorded calls
- Attendance automation— the narrower measure that answers most presence questions
- A cybersecurity checklist for growing businesses— control 3, data protection, which a monitoring archive falls squarely inside
- MonitorPro— our self-hosted workforce monitoring product, where the data stays on infrastructure you control
- ICO: monitoring workers— one regulator's guidance page; find the equivalent for every jurisdiction you employ people in
- ICO: a guide to lawful basis— the question of what makes processing lawful, which monitoring has to answer
Services This Relates To
Written by KYCONNECTS Engineering. Client names are withheld under confidentiality.