Pochopení rozdílů mezi tiers je klíčové pro správné nasazení v organizaci.
Přehled tiers
| Feature | Free | Pro ($20/m) | Team | Enterprise |
|---|---|---|---|---|
| Rate limits | Nízké | Střední | Vysoké | Custom |
| Data retention | 30 days | 30 days | 30 days | Konfig. |
| Training on data | Možné | Ne* | Ne | Ne |
| SSO/SAML | ❌ | ❌ | ✅ | ✅ |
| Admin console | ❌ | ❌ | ✅ | ✅ |
| Audit logs | ❌ | ❌ | ✅ | ✅ |
| SLA | ❌ | ❌ | ⚠️ | ✅ |
| SOC 2 | ✅ | ✅ | ✅ | ✅ |
| HIPAA | ❌ | ❌ | ❌ | ✅ (BAA) |
| Custom contracts | ❌ | ❌ | ❌ | ✅ |
*Pro tier: data není použita pro trénink pokud nesouhlasíte
API vs Claude.ai
API (console.anthropic.com)
# Data retention
# - Prompts a responses nejsou ukládány dlouhodobě
# - Žádný trénink na vašich datech (by default)
# - Trust model: You own your data
Garance:
- Zero data retention (beyond abuse monitoring)
- Žádný trénink
- SOC 2 Type II certifikace
Claude.ai Personal
- Konverzace uloženy 30 dní
- Možnost opt-out z tréninku
- Vhodné pro osobní použití
- NEVHODNÉ pro firemní data
Claude for Enterprise
- Custom data retention policies
- Garantovaný no-training
- SAML SSO integrace
- Audit logs pro compliance
- Optional HIPAA BAA
- Dedicated support
Data flow comparison
Personal tier
┌──────────┐ ┌──────────┐ ┌──────────┐
│ You │────▶│ Claude │────▶│ Response │
└──────────┘ │ Servers │ └──────────┘
└────┬─────┘
│
▼ (možné)
┌──────────┐
│ Training │
│ Data │
└──────────┘
Enterprise tier
┌──────────┐ ┌──────────┐ ┌──────────┐
│ You │────▶│ Claude │────▶│ Response │
└──────────┘ │ Servers │ └──────────┘
└────┬─────┘
│
▼
┌──────────┐
│ Audit │
│ Logs │
└──────────┘
│
✗ No training
Enterprise requirements checklist
Než nasadíte Claude v enterprise:
Právní/Compliance
- Data Processing Agreement (DPA) podepsána
- Review privacy policy Anthropic
- GDPR compliance ověřena (pokud EU data)
- Internal security review
- Vendor risk assessment
Technické
- SSO integrace nastavena
- Audit logging aktivován
- Data retention policy definována
- Network security (IP whitelisting pokud potřeba)
- API key management process
Organizační
- Usage policy pro zaměstnance
- Training na co posílat / neposílat
- Incident response plan
- Escalation paths
Kdy MUSÍTE mít Enterprise
| Situace | Minimum tier |
|---|---|
| Personal productivity | Pro |
| Team collaboration | Team |
| Customer data | Enterprise |
| Healthcare (PHI) | Enterprise + BAA |
| Financial services | Enterprise |
| Government | Enterprise (special) |
| Processing PII at scale | Enterprise |
Hybrid approaches
Mnoho organizací používá kombinaci:
┌─────────────────────────────────────┐
│ Enterprise Tier │
│ (Sensitive data, production) │
│ - Customer data analysis │
│ - Internal documents │
│ - Code review (proprietary) │
└─────────────────────────────────────┘
┌─────────────────────────────────────┐
│ Pro/Team Tier │
│ (General productivity) │
│ - Learning & exploration │
│ - Public code help │
│ - General questions │
└─────────────────────────────────────┘
Cost-benefit
Enterprise ROI calculation
Monthly cost: ~$X,000 (depending on usage)
Benefits:
- Compliance coverage: Avoid potential fines
- Data security: Protect IP
- Audit trail: Meet regulatory requirements
- SLA: Production reliability
Risk of NOT using Enterprise with sensitive data:
- Data breach liability
- Compliance violations
- Reputational damage
- Legal exposure
Vyberte správný tier pro váš use case.