AI Readiness for Teams
An AI readiness guide for teams covering workflow fit, data boundaries, review capacity, tool ownership, risk controls, and pilot evidence first.
Guide
A privacy checklist for evaluating AI tools before uploading customer data, source code, employee records, strategy notes, or private documents.
Before adopting an AI tool, check whether data is used for training, whether enterprise controls exist, where data is processed, whether logs are retained, and how deletion works. For private code and customer data, privacy fit can matter more than raw model capability.
This checklist is not legal advice, but it gives teams a practical review surface before putting sensitive material into a new AI workflow. It should be used with AI readiness for teams and the agent permission design guide when tools can take action.
AI tools make it easy to paste source code, contracts, customer tickets, sales notes, candidate resumes, roadmap documents, and internal policies into a chat box. The speed is appealing, but the data boundary may be unclear. The team may not know whether data is retained, reviewed, used for training, stored in logs, or shared with subprocessors.
The privacy review should happen before the workflow becomes habit. Once a tool is embedded in daily work, removing it is harder because prompts, outputs, and expectations spread.
Start by classifying the data. Public content, approved marketing copy, and synthetic fixtures are low risk. Internal docs, product strategy, source code, support tickets, customer records, financial data, HR records, and security materials require stronger controls.
For each data class, decide whether the tool is approved, blocked, or allowed only with redaction. Do not rely on users to decide case by case without guidance.
Check whether prompts, files, and outputs are used for training. Check retention periods, deletion process, export options, access controls, audit logs, admin controls, and whether enterprise settings differ from free or consumer settings.
Check where data is processed and stored, which subprocessors are involved, and whether the vendor supports the contractual terms your organization requires. If the answers are unclear, treat the tool as unapproved for sensitive data until clarified.
Privacy is not only vendor policy. A safe tool can be used unsafely. Define who may access the tool, what data may be uploaded, which workflows are approved, and what outputs may leave the system.
If the workflow connects tools or agents, define permission classes. Read-only retrieval, draft creation, production writes, and administrative actions should not share the same approval level. The human-in-the-loop AI workflows guide helps place review gates before sensitive actions.
Use the minimum data needed for the task. Remove names, account IDs, secrets, private URLs, credentials, and unnecessary personal information. Use synthetic examples for prompt testing whenever possible.
For code, never paste secrets or environment files. For customer support, avoid unnecessary account history. For hiring, avoid non-job-related personal details. For strategy, separate public assumptions from confidential plans.
Minimization should be tested in the workflow itself. Ask whether the same output can be produced with synthetic data, shortened excerpts, hashed identifiers, or source references instead of full records. If the answer is yes, the broader data should stay out of the tool.
Privacy reviews fail when teams check model quality but not data handling, when consumer and enterprise settings are confused, when users paste secrets for convenience, or when tool access remains after the workflow ends. They also fail when outputs reveal internal-only context to customers or external partners.
Another common failure is untracked tool adoption. A team may approve a tool informally, then discover months later that it became part of several sensitive workflows.
Privacy reviews can also fail after approval. Vendors change settings, teams add integrations, and users discover new use cases. A tool that was safe for public content may not be safe when connected to repositories or support systems.
Before approval, answer: What data classes are allowed? Is training use disabled or contractually controlled? How long are logs retained? Who can access prompts and outputs? Can data be deleted? Are subprocessors acceptable? Are admin controls available? Is the workflow logged? Who owns renewal review?
Teams should check training use, retention, deletion, subprocessors, processing region, access controls, logging, export, security posture, and contract terms.
No. For private workflows, data handling, permissions, auditability, and review controls can matter more than raw model capability.
Create a simple approved-use table for each AI tool: allowed data, blocked data, approved workflows, owner, review date, and escalation contact. Make that table easier to find than the tool login.