Privacy-Safe Prompting: What Not to Paste into AI Tools
Prompt Content
Usage Guide
Good prompting is not only about better output. It is also about protecting information.
Before you paste anything into an AI tool, ask whether the content includes secrets, regulated data, private customer details, or information you are not allowed to share.
Do Not Paste
Avoid pasting:
- API keys, passwords, tokens, recovery codes, or private keys
- Full customer records or personally identifiable information
- Payment details, bank details, tax identifiers, or medical records
- Private contracts, unreleased product plans, or confidential strategy
- Proprietary source code you are not permitted to share
- Internal incidents, security findings, or credentials
If the AI tool is not approved for that data, do not use it.
Redact Before Prompting
Replace sensitive values with placeholders:
[CUSTOMER_NAME]
[ACCOUNT_ID]
[API_KEY_REDACTED]
[PRIVATE_CONTRACT_TERM]
[EMAIL_ADDRESS]
Keep the structure needed for the task, but remove identity and secrets.
Use Summaries for Sensitive Context
Instead of pasting a full private document, write a short summary:
Context: A customer is unhappy because delivery is two weeks late.
Constraint: We cannot offer a refund, but we can offer a revised timeline and a support call.
Tone: accountable, concise, not defensive.
This is often enough for a useful draft.
Keep Access Rules Clear
For teams, write a simple rule:
- Which AI tools are approved?
- What data is allowed?
- What data is forbidden?
- Who approves exceptions?
- Where should generated outputs be stored?
Without clear rules, people make inconsistent decisions under time pressure.
Review Outputs Too
Privacy risk can appear in the output. Check whether the model repeated sensitive data, inferred private details, or included information that should not be shared.
Safer Prompt Template
I have removed all private details.
Use only the anonymized context below.
Do not invent names, identifiers, private facts, or confidential terms.
If more detail is required, ask for the category of information, not the sensitive value itself.
The safest prompt is the one that gives enough context to be useful without exposing information that should stay private.
Risk Levels
Use this simple scale:
- Low risk: public information, fictional examples, generic planning.
- Medium risk: internal drafts, anonymized customer feedback, non-sensitive operational notes.
- High risk: personal data, contracts, unreleased strategy, source code, security details, payment information.
Low-risk prompts are usually fine. Medium-risk prompts need redaction and approved tools. High-risk prompts need a clear policy and may need to stay out of public AI tools entirely.
Safer Example
Unsafe:
Here is the full customer email with their name, invoice number, address, and payment details. Write a reply.
Safer:
A customer is asking for a refund after missing the stated refund window. Remove all personal details. Draft a calm response that explains the policy, offers a support call, and avoids legal language.
The safer version keeps the business problem while removing private details.
Team Rule
If a teammate would not be allowed to post the data in a shared public channel, they should not paste it into an unapproved AI tool. This rule is simple enough to remember under pressure.
Related Prompts
Follow Up No Response Email Prompt
Overview This prompt is for the common business moment when a client has gone …
Say No to Extra Work Email Prompt
Overview This prompt is for the exact moment when a client asks for more work …
Unpaid Invoice Email Prompt
Overview This prompt is for the moment when an invoice is open, the client has …