Rubric
Contents — domains, guide and mocks

Data sensitivity and privacy

CCAO-F 6.217 min read · checked 21 September 2026

Task statementApply data sensitivity, regulatory, and privacy considerations

Four steps before you paste

  1. ClassifyWhose data is this, and how sensitive?
  2. MinimiseStrip anything the task does not need
  3. Choose surfaceWork account, project, or incognito
  4. Leave a recordSo the next person knows what was shared
Classify and minimise come first because they are free and entirely in your hands. The surface and the record only limit the damage of what you already sent.

What sensitive actually means

“Sensitive” is not a feeling; in Europe it has a legal shape worth borrowing even if you are nowhere near Europe. The GDPR defines personal data as any information relating to an identified or identifiable natural person — which is far broader than names. A staff number, a car registration, an unusual job title in a small office, all identify someone. Within that, Article 9 marks out special categories that get extra protection: data revealing racial or ethnic origin, political opinions, religious or philosophical beliefs, trade-union membership, genetic and biometric data, data concerning health, and data concerning a person’s sex life or sexual orientation.

Anthropic’s own advice is simpler and points the same way: even with privacy protections in place, avoid entering financial information, health records, passwords and confidential documents into chats. That is not a statement that Claude is unsafe. It is the ordinary professional instinct that you do not circulate what you do not need to circulate.

CategoryExample in a normal working dayDefault handling
PublicA published price list, a press releaseNo restriction
InternalA draft team plan, meeting notesFine in a work account
ConfidentialAn unsigned contract, salary bandsWork account only; minimise names
Personal dataA customer complaint with their email addressRemove identifiers the task does not need
Special categoryA sickness note, a union grievanceDo not paste; describe the situation instead
SecretsPasswords, API keys, card numbersNever, on any plan

Minimisation is the control that actually works

The GDPR’s Article 5 principles read like a checklist for using an AI assistant well. Data minimisation says personal data must be adequate, relevant and limited to what is necessary. Purpose limitation says data gathered for one purpose should not be quietly reused for another. Storage limitation says it should not be kept in identifiable form longer than needed. Accuracy, and integrity and confidentiality, complete the list, and Article 5(2) adds accountability — the organisation has to be able to demonstrate it did all this, which in practice means someone wrote something down.

Applied to a prompt, minimisation is unglamorous and extremely effective. Almost every real task works just as well on a de-identified version of the text. A complaint reads the same whether the customer is Mrs Patel of 14 Oak Road or “the customer”. A performance concern can be described without the employee’s name. The moment you do that, the whole second question — retention, training, who can see it — shrinks to something you do not need to lose sleep over.

The same task, minimised

Pasted straight from the inboxtext

Draft a reply to this:

"From: j.patel@example.com
Acct 4471-9920. I'm
furious. I was in
hospital after my
surgery and you took
three payments. My
number is 07700 900412
and I live at 14 Oak
Road, Leeds."

Minimised firsttext

Draft a reply to a
customer complaint.

Facts: three payments
were taken in error
during a period when
the customer was unable
to contact us. They are
angry and want the
money back quickly.

Tone: apologetic, plain,
no jargon. I will add
their name and account
details myself.
Nothing the task needs has been lost. The identifiers, the account number and the health detail are gone, and the request is actually clearer.

What happens to what you send

The second question still matters, and the answers differ sharply between a personal account and a work one. On consumer plans — Free, Pro and Max — a privacy setting controls whether your conversations are used to improve Claude. Where a user has opted in, Anthropic says only a small number of personnel involved in model training see conversations, and that the data is automatically de-linked from the user ID such as the email address before any review. Separately, conversations flagged by safety classifiers may be reviewed to detect harmful content and enforce policy, whatever the setting says.

Work accounts are a different legal arrangement. For Team and Enterprise, the relationship is governed by the commercial agreement between Anthropic and the organisation rather than the consumer terms, with Anthropic acting as a data processor on the organisation’s behalf. In GDPR language the controller is the party that decides the purposes and means of processing — your employer — and the processor acts on its instructions. The practical consequence for you is blunt: the organisation’s Primary Owner can request data exports that may contain conversations, uploaded files and usage patterns. A work chat is a work record.

Incognito chats are the narrow tool people reach for too broadly. Started from the ghost icon at the top right of a new chat, they are not saved to chat history, are excluded from Claude’s memory in both directions, are not searchable from later conversations, and are excluded from training datasets even when model improvement is switched on. They are available on every plan. What they are not is invisible: they are retained for thirty days by default, and on Team and Enterprise they still appear in organisational data exports and the Compliance API. They also cannot be used inside a project, and they open in the previous chat experience, so file creation and code execution are unavailable.

Which control fits the worry

What are you actually worried about?
  • Data shouldn’t be sent
    Minimise the promptRemove identifiers before pasting — the only real fix
  • Training on my chats
    Privacy settingModel improvement control on consumer plans
  • Don’t keep this thread
    Incognito chatNo history, no memory; still retained 30 days
  • How long we store it
    Retention policyEnterprise owners set a custom period
Each control answers a different worry. Reaching for incognito when the real problem is the content in the prompt solves nothing.

Regulatory considerations, in plain terms

You do not need to be a lawyer to use a handful of ideas correctly. The GDPR requires a lawful basis for processing personal data — consent, performance of a contract, a legal obligation, vital interests, a public-interest task, or legitimate interests. Nothing about using an AI assistant creates a new basis; if your organisation already had one for holding the customer’s complaint, drafting a reply is part of the same purpose, and if it did not, the assistant does not help.

Article 22 is the one to remember by name. It gives people the right not to be subject to a decision based solely on automated processing that produces legal effects or similarly significantly affects them. That is the regulation saying, in its own words, what the Usage Policy says about high-risk uses in 6.1: a person decides, not the machine. Other regimes have their own equivalents, and sectors add their own rules on top — health, financial services and the public sector especially.

A prompt checked before sending

  • Passes: No passwords, keys or card numbers anywhere in the textNever acceptable on any plan
  • Passes: Names, addresses and account numbers removedThe task reads the same without them
  • Check: No health, union, religious or similar detailSpecial category — describe it, don’t paste it
  • Fails: Only the documents the task needs are attachedTwo of the four uploads are irrelevant
  • Passes: Sent from the work account, not a personal oneKeeps it inside the organisation’s agreement
  • Missing: Someone could tell later what was sharedAccountability — write a line in the case file
Run this over the prompt, not over the product. Four of the six items are things you fix by editing the text in front of you.

Traps the wrong answers are built from

Tempting but wrongDo this instead
Pasting the whole document because it is easierExtract the few facts the task needs; minimisation is the only control fully in your hands.
Treating an incognito chat as a shredderIt skips history, memory and training, but is retained by default and still appears in work data exports.
Assuming a work account makes anything safe to pasteA work chat is a work record your organisation’s owner can export.
Putting special-category data — health, union, beliefs — into a promptDescribe the situation in neutral terms and keep the document in the system built for it.
Relying on a setting nobody has checkedConfirm what the control actually does before writing a team rule on top of it.

You should now be able to

  • Classify the data in front of you as public, internal, confidential, personal, special category or secret.
  • Rewrite a prompt so it carries only what the task needs.
  • Say what incognito chats do and do not do, including retention and work-account exports.
  • Explain the controller and processor roles for a work Claude account in plain language.
  • Recognise when Article 22 or a special category is in play and escalate rather than proceed.

Practice questions

Original questions written for this lesson, in the exam’s style. Answer first, then open the reasoning — every option is explained, including why the wrong ones are tempting.

  1. Question 1

    A clinic administrator on a Team plan wants help rewording a patient’s appointment letter. The letter names the patient and states their diagnosis. She asks whether switching on an incognito chat makes this acceptable.

    What is the best response?

    1. AYes — incognito chats are excluded from training and not saved to history.
    2. BNo — remove the name and diagnosis and describe what the letter must convey instead.
    3. CYes, provided she deletes the chat immediately after copying the result.
    4. DNo — but upgrading the organisation to Enterprise would make it acceptable.
    Show answer and reasoning
    1. AIncorrect. Both statements are true but neither addresses the problem: the health data is still sent and still retained by default.
    2. BCorrect. Health data is a special category, and minimising before sending is the only control that genuinely reduces the exposure.
    3. CIncorrect. Deleting afterwards does not undo the sending, and incognito chats already carry a default retention period regardless.
    4. DIncorrect. Enterprise adds retention controls and administration, not a licence to route clinical records through a chat.
  2. Question 2

    An employee on a Team plan has been using incognito chats for personal job-hunting conversations, believing the organisation cannot see them.

    Which statement about that belief is correct?

    1. AIt is correct; incognito chats are never visible to the organisation.
    2. BIt is incorrect; on Team and Enterprise these chats still appear in organisational data exports.
    3. CIt is correct as long as model improvement is switched off in privacy settings.
    4. DIt is incorrect because incognito chats are unavailable on Team plans.
    Show answer and reasoning
    1. AIncorrect. The help documentation states the opposite for work plans, where these chats remain within the organisation’s data.
    2. BCorrect. Incognito removes history, memory and training use, but the conversation remains part of the organisation’s data on work plans.
    3. CIncorrect. That setting governs training use on consumer plans and has nothing to do with organisational visibility.
    4. DIncorrect. Incognito chats are available on every plan, including Free, Pro, Max, Team and Enterprise.
  3. Question 3

    Which two ideas from the GDPR map most directly onto everyday use of an AI assistant at work? (Select 2.)

    1. AData minimisation — personal data must be limited to what is necessary.
    2. BThe right not to be subject to a decision based solely on automated processing.
    3. CThe requirement to appoint a data protection officer in every company.
    4. DThe obligation to store all personal data inside the European Union.
    5. EThe rule that consent is always required before processing personal data.
    Show answer and reasoning
    1. ACorrect. This is exactly the discipline of stripping identifiers from a prompt before sending it.
    2. BCorrect. Article 22 is the legal form of the same rule the Usage Policy states for high-risk uses: a person must decide.
    3. CIncorrect. That obligation applies only in defined circumstances and has no bearing on how an individual writes a prompt.
    4. DIncorrect. The regulation governs international transfers through specific mechanisms rather than banning them outright.
    5. EIncorrect. Consent is one of six lawful bases; contract, legal obligation and legitimate interests are others.
  4. Question 4

    A team lead is writing a one-page rule for using Claude with customer correspondence. She has four candidate first lines and can only fit one at the top.

    Which line should lead the page?

    1. AAlways use an incognito chat for customer correspondence.
    2. BCheck the privacy settings on your account every month.
    3. CRemove names, addresses and account numbers before you paste anything.
    4. DNever use Claude for anything involving a customer.
    Show answer and reasoning
    1. AIncorrect. It sounds protective but changes only history and training, and tends to make people paste more rather than less.
    2. BIncorrect. Reasonable hygiene, but on a work plan the training question is governed by the commercial agreement, not a personal toggle.
    3. CCorrect. Minimisation is the one control entirely within the user’s hands and the one that shrinks every downstream risk.
    4. DIncorrect. A blanket ban forfeits legitimate value and tends to be ignored quietly rather than followed.

Sources

Drafted with AI assistance and checked against the sources above; expert review is in progress. Spotted an error? Tell us and it gets fixed, dated and listed on how this is written.