What business data is safe to put into AI tools?
The useful answer is not “nothing” or “everything”. Classify the data, reduce it to what the job needs, check the account and vendor terms, then match access and review to the downside.
Data is business leverage. It is also customer trust, negotiating position and sometimes a legal obligation. The sensible policy is not to ban useful AI work. It is to make the safe path obvious enough that the team does not improvise under deadline pressure.
Classify the data before choosing the tool.
This traffic-light model is an operating shortcut, not a legal classification. Context can move the same data between zones. A public price list is green; an unreleased price change may be amber; a confidential acquisition price may be red.
Usually suitable
- Public website information
- Synthetic or fictional examples
- Approved brand and policy templates
- Aggregated, non-identifying metrics
Pause and check
- Internal procedures and plans
- Unpublished financial summaries
- Properly de-identified records
- Client work covered by permission
Stop or escalate
- Passwords, tokens and API keys
- Payment or bank details
- Sensitive personal information
- Privileged advice and critical secrets
The OAIC recommends that organisations do not enter personal information—particularly sensitive information—into publicly available generative AI tools. Personal information in an AI input or output can attract Privacy Act obligations where that Act applies to the organisation.
What should the team do with common business data?
| Data | Default | Safer working pattern |
|---|---|---|
| Customer | Amber to red | Remove names, emails, order numbers, free-text identifiers and rare details. Use synthetic tickets for testing. |
| Employee | Red | Do not use individual performance, health, payroll or grievance data without authorised review and a compliant purpose. |
| Financial | Amber to red | Use aggregated categories for analysis. Never include card data, bank credentials or authentication details. |
| Credentials | Red | Never prompt with passwords, recovery codes, private keys, session cookies or production secrets. Revoke immediately if exposed. |
| Legal | Red by default | Protect privilege and confidentiality. Use an approved environment only after legal advice on the workflow. |
| Intellectual property | Amber to red | Use approved excerpts or synthetic analogues. Keep source code, formulas, strategy and unreleased work inside authorised systems. |
Give the AI what the job needs—not the whole record.
Data minimisation means removing fields, rows and history that do not change the answer. To classify support themes, the model may need the issue text and product category, not the customer’s name, email, address, full order or payment history.
Replacing “Andrew Tran” with “Customer 104” removes a direct identifier, but other details may still identify the person. OAIC guidance says robust de-identification also considers indirect identifiers, the access environment and the reasonable likelihood of re-identification.
- Remove direct identifiers: names, contacts, account numbers and exact addresses.
- Generalise indirect identifiers: use age bands, broader locations and rounded dates where the task allows.
- Aggregate before prompting: use totals and categories instead of individual rows.
- Use synthetic examples while designing and testing a workflow.
- Keep the re-identification key outside the AI tool and restrict who can access it.
“Business account” is not a substitute for due diligence.
Consumer and business plans may differ in contractual terms, data use, retention, admin controls, identity management and support. Those differences also change over time. Do not infer protection from the plan name or a settings toggle.
Read the current terms.
Confirm who can access inputs and outputs, whether data may be used to improve models, where it is processed and how deletion works.
Name the allowed tools.
Maintain a short register of approved products, accounts, owners, purposes and prohibited data.
Use least access.
Connect one folder or service for one job. Avoid shared logins and broad “all files” access.
Keep a person accountable.
Require approval before external messages, payments, record changes or consequential decisions.
One team rule people can remember
“If it identifies a person, unlocks a system, moves money, reveals legal advice or would hurt us if published, do not put it into an AI tool unless the workflow and account have been explicitly approved.”