Data Privacy and Sensitive Information

Data Privacy and Sensitive Information

Key jargon

Term Plain-language meaning
Personally identifiable information (PII) Information that identifies or can reasonably be linked to a person.
Data minimization Collecting, processing, and retaining only what is necessary.
Redaction Removing or masking sensitive values before wider use.
Retention policy Rules defining how long data is kept and how it is deleted.

Key concepts

Concept map

flowchart LR
    A["Classify data and purpose"] --> B["Minimize and redact"]
    B --> C["Enforce access and retention"]
    C --> D["Audit use and deletion"]

Data lifecycle

Inventory collection, preprocessing, transmission, provider handling, context, retrieval index, memory, logs, evaluation sets, feedback, fine-tuning, output, sharing, retention, deletion, and backup.

Controls

Exercise

Create a data-flow table for an HR assistant. Label personal, sensitive, confidential, derived, and public data; record allowed destination, retention, and owner.

Misconception

Embeddings are derived data, not automatically anonymous data. They can retain relationships and remain subject to access and deletion requirements.