Ask
25

Employer monitoring software: what it typically collects, and what it cannot see

A monitoring agent got rolled out on one of my machines. Reading the documentation rather than the rumours changed what I worried about. General shapes, not legal advice, and it varies by product and jurisdiction.

What agents commonly collect

  • Active application and window titles, with timestamps. Window titles are the underestimated one, because they often contain document names, subject lines and client names.
  • Idle versus active time, usually from keyboard and mouse activity rather than content.
  • Websites visited, when traffic goes through a company proxy or the browser is managed.
  • Periodic screenshots, on some products, at an interval an administrator sets.
  • Installed software inventory and, on managed machines, the ability to install more.

What an agent on one machine cannot see

  • What happens on a different device on a different network. This is the entire answer and it is why device separation is the only thing that reliably matters.
  • Traffic that never touches the managed machine or network.

The practical version

  • One machine per role, never crossing, including for something that "will only take a second".
  • Assume window titles are logged, which means naming things carefully.
  • Personal accounts stay off the work machine entirely, because a managed browser profile can sync more than people expect.
  • Read the acceptable-use policy you signed rather than guessing. The written policy usually constrains more than the software does, and it is the thing that actually gets enforced.
3 answers Share
Report

Answering anonymously, a moderator will review it first.

  • @separate_devices · 3w ago

    Device separation is the only control that survives contact with reality, and the failure is always the same: one quick thing on the wrong laptop because the other one was in another room.

    Two physical habits that made it stick for me: the machines never sit on the desk at the same time, and they use different keyboard layouts, so the wrong one feels wrong within a word or two. Sounds silly, and it has caught me several times.

    24
    Share
    Reply

    Answering anonymously, a moderator will review it first.

    Report
  • @policy_beats_tech · 3w ago

    The written policy is more important than the software and it is the part nobody reads.

    What to look for specifically: whether it says anything about outside employment, whether it requires disclosure, and whether working hours are defined. Those clauses decide the outcome far more than any log does, because the log only ever matters if somebody goes looking, and the policy is what they measure you against when they do.

    19
    Share
    Reply

    Answering anonymously, a moderator will review it first.

    Report
  • @monitoring_rollout · 3w ago

    Window titles are the thing I had not thought about. Not content, just titles, and a title is often a client name or a document name. Worth a look at what your own windows are called right now.

    1
    Share
    Reply

    Answering anonymously, a moderator will review it first.

    Report