Security Settings
Protect your Celavii account — two-factor authentication, API key management, login history, and security alerts.
Protect your account with two-factor authentication, API key management, and security monitoring.
Security Features
| Feature | Status | What it does |
|---|---|---|
| Two-Factor Authentication | Recommended | Add an extra layer of security with 2FA |
| API Keys | Active | Manage API keys for third-party integrations |
| Login History | Available | View recent account activity and sessions |
| Security Alerts | Enabled | Get notified of suspicious activity |
Setting Up Two-Factor Authentication
- Navigate to Settings → Security from your dashboard
- Click "Enable Two-Factor Authentication" and scan the QR code with your authenticator app
- Save your backup codes securely in case you lose access to your authenticator
Managing API Keys
API key best practices:
- Never share API keys in public repositories
- Rotate keys regularly (every 90 days recommended)
- Use environment variables to store keys
- Create separate keys for different environments
- Revoke unused or compromised keys immediately