Privacy and compliance guardrails

Day 25 of 30 · 30 Days of AI

Keep sensitive data out and comply with policy


Learning goal

  • Write a 5-point privacy checklist for prompts.
  • Add compliance reminders to templates.

Why it matters

  • Protects personal/confidential data.
  • Reduces accidental policy violations.

Explanation

  • Checklist: no PII, no secrets, no client IDs, anonymize where possible.
  • Add “Do not include sensitive data; redact names/IDs.”
  • Log “data used” for high-risk tasks.

Examples

  • Good: Prompt includes “Redact names; no PII; if needed, ask for sanitized data.”
  • Poor: Paste full customer records.

  • Guided exercise (10–15 min)

    1. Create a 5-point privacy guardrail snippet.
    2. Insert it into 2 templates you use.

    Independent exercise (5–10 min)

    Draft a “data used” note to append when sharing outputs.


    Self-check

    • Guardrail snippet ready.
    • Templates updated.
    • Data note drafted.

    Optional deepening

Day 25: Privacy and compliance guardrails | 30 Days of AI | Amanoba