Privacy-first data preparation

Use real work data
with AI, safely.

Create a protected copy of customer and operational data before using it with ChatGPT, Claude, or Gemini. Your file stays in the browser.

Protect the identity.
Keep the information.

Data Alias finds sensitive fields, applies consistent protection rules, and creates a safe working copy without uploading the file.
Create safe copy
STEP 01/03
Drop a file to begin
CSV, TXT, XLSX, JSON, PDF, or DOCX · Up to 10 MB · Nothing is uploaded
How it works

A single pass, from
detection to safe export.

Three quiet steps that keep the structure of your file intact.
Step 01

Detect

Find names, emails, phone numbers, identifiers, and credential patterns inside structured files.

customers.csv18 values detected
  • customer_nameSarah Chen
  • emailsarah@northwind.io
  • planTeam
  • phone+1 415 555 0198
  • signup_date2024-03-11
Step 02

Protect

Replace repeated values with stable aliases, mask partial identifiers, or remove fields that should not be shared.

Alias
PERSON_001, EMAIL_001
Mask
sa••••@n•••••••.io
Remove
field cleared
Step 03

Export

Download the safe copy with the original columns, rows, and numeric relationships preserved.

customers.csvcustomers.safe.csv
Rows preserved1,204
Columns preserved12
Values protected268

See exactly what was protected.

Review every selected column and protection rule before exporting.
customers.csv
1,204 rows · 12 columns · reviewed just now
4 protected columns
  • customer_nameAlias
  • emailAlias
  • phoneMask
  • api_keyRemove
  • planKeep
customer_nameemailphoneplan
PERSON_001EMAIL_001+1 ••• 555 0198Team
PERSON_002EMAIL_002+1 ••• 555 0142Free
PERSON_003EMAIL_003+1 ••• 555 0217Team
PERSON_004EMAIL_004+44 ••• 442 099Pro
Ready to export · nothing has been uploadedcustomers.safe.csv

Use the safe copy anywhere.

Data Alias prepares the file locally. It does not connect to or transmit data directly to these services.
ChatGPT
Claude
Gemini
Spreadsheet analysis
Customer-support analysis
User-research synthesis
Product analytics
AI prototypes
Data extracts
Security

Local by design.

The source file, detected values, and generated safe copy remain inside the active browser session.

Local processing

The file is parsed in the browser tab you have open. It is never sent to a Data Alias server.

No file retention

Your file and its values are never written to disk, localStorage, or IndexedDB. A refresh clears the session. The only thing ever saved is a rule preset — settings, no data — and only when you choose to save one.

User review before export

Every detected column and protection rule is reviewable before the safe copy is created.

Common questions.

No. Parsing, detection, and transformation all run in JavaScript inside your open tab. Nothing is uploaded to a Data Alias server.