Quick Start Guide
Get started with anonymize.today in 5 minutes
This guide will help you get started with anonymize.today quickly. Follow these steps to analyze and anonymize your first text.
Step 1: Create Your Account
Estimated time: 2 minutes
- 1Visit anonymize.today
- 2Click "Get Started Free" or "Sign Up" in the top right
- 3Enter your email address
- 4Create a password:
- At least 8 characters
- Include uppercase, lowercase, number, and special character
- 5Click "Create Account"
- 6Check your email and click the verification link
- You're ready to go! You'll automatically receive 300 tokens on the Free plan
Step 2: Analyze Your First Text
Estimated time: 2 minutes
Let's detect PII in some sample text:
- 1After signing in, click "Analyzer" in the sidebar
- 2Paste this sample text:
John Doe lives at 123 Main Street, New York, NY 10001. His email is john.doe@example.com and his phone number is +1-555-123-4567. He works for Acme Corp and his credit card is 4532-1234-5678-9010.
- 3Select entity types (or click "Select All"):
PERSONEMAIL_ADDRESSPHONE_NUMBERLOCATIONCREDIT_CARD
- 4Choose language: English
- 5Click "Analyze"
What you'll see:
- • Detected entities highlighted in different colors
- • Results table showing entity type, location, and confidence score
- • Token cost (typically 2-5 tokens for this example)
Congratulations! You've successfully detected PII in text.
Step 3: Anonymize Your Text
Estimated time: 1 minute
Now let's anonymize the detected PII:
- 1Click "Use in Anonymizer" button
- 2Configure anonymization operators:
PERSON: Choose "Replace" → Enter[NAME]EMAIL_ADDRESS: Choose "Hash" → Select "SHA-256"PHONE_NUMBER: Choose "Redact"LOCATION: Choose "Mask"CREDIT_CARD: Choose "Replace" → Enter[CARD]
- 3Click "Anonymize"
Result:
[NAME] lives at [MASKED], [MASKED], [MASKED] [MASKED]. His email is a1b2c3d4e5f6... (hashed) and his phone number is [REDACTED]. He works for Acme Corp and his credit card is [CARD].
Token Cost: Typically 2-4 tokens
Understanding Tokens
What are Tokens?
Tokens track and charge for platform usage. Each operation consumes tokens based on text length, number of entities, and operation type.
Your Token Balance
- Free Plan: 300 tokens per 30-day cycle
- View Balance: Check the token display in the top right
- Costs: Typically 1-10 tokens per operation
Token Costs
Analyze1-10 tokens (depends on text length)
Anonymize1-10 tokens (depends on operations)
AI Entity Creation50 tokens per operation
Next Steps
Now that you've completed your first analysis and anonymization, here's what to explore next:
Tips for Success
✅
Start Simple: Begin with common entity types (PERSON, EMAIL_ADDRESS, PHONE_NUMBER)
✅
Use Presets: Try built-in presets like "GDPR Compliance" or "General PII Detection"
✅
Adjust Confidence: Lower threshold = more detections (may include false positives)
✅
Test First: Use the analyzer before anonymizing to see what will be detected
✅
Save Presets: Create presets for common workflows to save time
Need Help?
- User Guide: Complete User Guide
- FAQ: Frequently Asked Questions
- Support: anonymize.today/support
Last Updated: February 2026