01
Connect warehouse and SaaS systems
The live demo walks through how Chameleon discovers customer PII, flags undeclared fields, applies warehouse policy, executes deletion, and produces auditor-ready proof.
01
Connect warehouse and SaaS systems
02
Scan configured tables, models, and columns
03
Register declared PII
04
Record ghost-data findings
05
Review policy status
06
Trigger deletion workflow
07
Confirm downstream removal
08
Generate deletion proof
Registry health, policy drift, ghost data, and proof status.
Registry resources
54 BigQuery, 1 SaaSPolicy status
WARNmanual review requiredGhost findings
1canary email in stagingLast proof
ISSUEDcertificate storedResources and deletion strategy from the PII registry.
| Resource | Layer | PII columns | Strategy | Status |
|---|---|---|---|---|
| chameleon_prod.raw_users | RAW | email_token, encrypted_pii, user_id | CRYPTO_SHRED | PASS |
| chameleon_prod.stg_users | STAGING | email, phone, user_id | CRYPTO_SHRED | WARN |
| chameleon_prod.int_customer_activity | INTERMEDIATE | user_surrogate_id | CRYPTO_SHRED | PASS |
| chameleon_prod.mart_customer_metrics | MART | user_surrogate_id | MANUAL_REVIEW | WARN |
Scanner output with recommended action.
chameleon_prod.stg_users - EMAIL - 1 row
Register column or remove source data
chameleon_prod.mart_customer_metrics - MART_IDENTIFIER - policy rule
Keep aggregate-only handling under review
Lifecycle status for one deletion request.
Connection status for the demo control plane.
chameleon_prod and lineage_db
manifest model metadata
contacts external wipe
lead and contact wipe receipts
stg_users.data - policy check with ghost-data finding
| column | type | declared | finding |
|---|---|---|---|
| user_id | INT64 | yes | - |
| created_at | TIMESTAMP | yes | - |
| STRING | no | GHOST_DATA | |
| plan_tier | STRING | yes | - |
| phone_hash | STRING | no | SUSPECT_PII |
| region | STRING | yes | - |
| mrr_usd | FLOAT64 | yes | - |
| deleted_at | TIMESTAMP | yes | - |
PII discovery
Map customer data in BigQuery or Snowflake, maintain a live PII registry, and give compliance teams a clearer answer to where personal data lives.
Ghost data detection
Record ghost-data findings from configured warehouse scans, route suspicious fields for review, and reduce privacy drift in analytics workflows.
Deletion proof
Coordinate deletion workflows and produce proof records across warehouses and connected SaaS systems for audit-ready privacy operations.
Decrypted views
Join decrypted customer data into your own warehouse tables two ways: call the Key Vault directly, or declare a live-decrypting BigQuery view that never persists plaintext and stays outside dbt's PII scan.
BigQuery
Use Chameleon with BigQuery to map warehouse tables and columns, track PII policy, and support deletion proof workflows.
dbt
Connect dbt model metadata with Chameleon registry and policy workflows so privacy context follows warehouse transformations.
Snowflake
Use Chameleon with Snowflake to map warehouse tables and columns, track PII policy, and support deletion proof workflows.
HubSpot + Salesforce
Track connected SaaS cleanup receipts for HubSpot and Salesforce as part of Chameleon deletion proof workflows.