Control over AI
Blog
Trust and proof 8 min read

AI monitoring versus employee monitoring

You can know a tool is being used without knowing who used it. That sounds like wordplay and it is a design decision with technical consequences.

DPO discussing measurement without tracking people
Quick answer

AI monitoring measures services: which tools are opened, how often, at what risk. Employee monitoring measures people: who did what, when, how often. Technically the difference is whether a user id is attached. An observation like "this service was opened 340 times across the organisation this month" answers the governance question completely with nobody attached to it. The distinction is not semantic: it determines whether you are processing personal data, whether the works council has a say, and whether people will route around the measurement.

01

AI monitoring measures services; employee monitoring measures people

02

The governance question does not need a user id to answer it

03

Attribution changes the legal basis and the works council's role

04

Measuring individuals changes the behaviour you set out to measure

05

Ask vendors what is recorded, not what the dashboard displays

A works council receives a proposal for a tool that maps AI usage. The first question arrives within two minutes: will you see what I type? The second follows immediately: will you see how often I use it?

Two different questions. The answer to the first is almost always no. The answer to the second is yes more often than people realise.

Two kinds of measurement

AI monitoring is about services. Which AI tools are opened across the organisation, how often, and at what risk? The subject of measurement is the tool.

Employee monitoring is about people. Who uses what, how often, at what times? The subject of measurement is the person.

They resemble each other because both can be derived from the same observations. The difference is whether you attach a user id.

It is one field in a database

That sounds too simple and it is literally true.

An event without an id looks like this: an AI service was opened, at this domain, at this timestamp. What you can do with it: count frequency, see which services exist, and see whether the picture is shifting.

An event with an id looks like this: user 4471 opened this service at this timestamp. What you can additionally do: break it down per person, examine individual patterns, and have a conversation with someone about their behaviour.

That single field then determines four things.

AI monitoring

Without a user id

type ai_tool_opened
domain notion.so
timestamp 2026-06-24T10:41Z

What this lets you do

  • count how often a service is opened
  • see which services exist and whether that shifts
  • decide what needs a decision

And what follows

  • Not personal data, so outside the GDPR
  • No works council consultation on this point
  • Nothing to evade, so more reliable figures
Employee monitoring

With a user id

type ai_tool_opened
domain notion.so
timestamp 2026-06-24T10:41Z
user_id usr_4471

What this lets you do

  • everything in the left column
  • break it down per person
  • have a conversation about someone's behaviour

And what follows

  • Personal data, so a basis and retention are needed
  • Likely subject to consultation
  • Usage migrates to personal accounts

The difference is one field

At BeeSensible the AI tool usage streams carry no user id. Detection events in text do, and the dashboard has no per-employee breakdown anywhere.

The same observation, recorded two ways. The governance question (which services are in use, and have we decided about them) is fully answerable from the left column.

Whether it is processing of personal data. Without attribution to a person you fall outside the GDPR. Note the nuance: pseudonymisation is not anonymisation, and an id that can be linked elsewhere remains personal data. See anonymising, pseudonymising, masking.

Whether the works council has consultation rights. Facilities aimed at observing or checking employee behaviour or performance generally require consultation. A count with no people in it sits differently from a per-employee breakdown.

Which retention period makes sense. Counts can be kept longer because they describe the organisation. Behavioural records about people should be kept briefly.

Whether people will route around it. The practical point, and the one below.

The governance question needs no names

Work through the questions you actually have to answer:

  • Which AI services are in use in our organisation?
  • Are they services we have taken a decision about?
  • Is usage moving toward approved tools or away from them?
  • Where is the largest risk, and is it changing?

None of those four requires a name. All are answerable with organisation-level counts.

One category does require people: "who did this" during a specific incident. That is an investigation question, not a governance question, and it deserves its own procedure with its own legal basis and safeguards. Conflating the two is exactly what stalls the conversation with a works council.

Why measuring people ruins your numbers

The least-made argument and the most persuasive one.

KPMG and University of Melbourne research on trust in and use of AI found that 57 per cent of workers hide their AI use from their employer. That is the starting position, before anything is measured.

Announce that usage will become visible per person and something predictable happens. The usage moves to the personal phone, the personal account and the laptop at home. Your numbers fall, your risk does not, and you now own a dashboard showing the opposite of what is happening.

Measuring without people does not produce that effect, because there is nothing to evade. That is not an ethical argument but a measurement argument: you get better data when nobody has a reason to hide.

What to ask a vendor

Not "what does the dashboard show", because that is an interface choice. Ask what is recorded:

  1. Is a user id attached to the event, and if so, what needs it?
  2. Is the content of what people type stored anywhere?
  3. Does an export, report or support path exist where it becomes per-person after all?
  4. Can an administrator flip the setting, and does anyone find out?

Those four separate the two kinds of monitoring better than any product page. The answer to the third is often surprising.

We had to make this choice ourselves and it does not land in the same place everywhere: the AI tool usage streams carry no user id at all, so an organisation sees that a service is being used and never by whom. Detection events in text do sit under a user id, and the dashboard has no per-employee breakdown anywhere. Knowing that distinction before you walk into a works council meeting is worth more than a reassuring sentence, and it is exactly the kind of detail vendors prefer to summarise as "we respect privacy".

FAQ

Common questions

Can you measure AI use without monitoring employees?

Yes. For most governance questions it is enough to know which services are opened and how often. No user id is required. Only when you want to know who did something does it become processing about an identifiable person.

What is the technical difference?

Whether a user id is attached to the event. An event without one is a count; an event with one is a behavioural record about a person. That is one field in a database and an entirely different conversation with your works council.

Does the works council have a say in AI monitoring?

Where a facility is aimed at observing or checking employee behaviour or performance, consultation rights generally apply. Whether a given measurement qualifies depends on attribution. Put that question on the table in advance rather than afterwards.

Why is individual-level monitoring counterproductive?

Because it changes the behaviour you wanted to measure. KPMG and University of Melbourne research found 57 per cent of workers already hide AI use from their employer. Visible per-person monitoring raises that figure and degrades your own data.

What should we ask a vendor?

Not what the dashboard shows, but what is recorded. Is a user id attached to the event? Is content stored? Does an export or support path exist where it becomes per-person after all? Those three separate the two kinds of monitoring.