Overview
Presets automatically configure the right detection types for your use case. Instead of manually selecting sandbox types, specify a preset and Continum will enable the appropriate checks.Available Presets
customer-support
For customer support bots, help desks, and Q&A systems.- PII Detection
- Content Policy
- Bias Detection
- Hallucination Detection
legal-ai
For legal research, document analysis, and compliance tools.- PII Detection
- Legal Compliance
- Hallucination Detection
- Bias Detection
- Citation Verification
fintech-ai
For financial services, trading, and investment advice.- PII Detection
- Financial Compliance
- Security Audit
- Bias Detection
- Hallucination Detection
healthcare-ai
For medical advice, diagnosis, and healthcare applications.- PII Detection (including health data)
- Content Policy
- Bias Detection
- Hallucination Detection
- Medical Compliance
coding-assistant
For code generation, review, and development tools.- Security Audit
- Supply Chain Integrity
- Prompt Injection
- Secret Leak Detection
agent
For AI agents with tool use and autonomous actions.- Agent Safety
- Prompt Injection
- Data Exfiltration
- Security Audit
- Scope Creep Detection
content-generation
For writing, marketing, and creative content.- Content Policy
- Bias Detection
- Hallucination Detection
- Copyright Compliance
internal-tool
For internal team productivity and automation.- PII Detection
- Security Audit
- Data Exfiltration
data-pipeline
For ETL, data processing, and analysis.- PII Detection
- Data Exfiltration
- Security Audit
education-ai
For tutoring, learning, and training applications.- Content Policy
- Bias Detection
- Hallucination Detection
- Age-Appropriate Content
Compliance Frameworks
Specify compliance frameworks to automatically enable required checks:Supported Frameworks
| Framework | Description | Automatically Enables |
|---|---|---|
GDPR | EU data protection | PII detection, data minimization, consent tracking |
CCPA | California privacy | PII detection, data rights, opt-out mechanisms |
HIPAA | US healthcare data | Health data detection, access controls, audit logs |
SOC2 | Security & availability | Security audit, access controls, monitoring |
ISO_27001 | Information security | Security audit, risk management, incident response |
EU_AI_ACT | EU AI regulation | Bias detection, transparency, human oversight |
FINRA | US financial services | Financial compliance, record keeping, supervision |
PCI_DSS | Payment card security | Security audit, encryption, access controls |
NIST_AI_RMF | AI risk management | Risk assessment, bias detection, transparency |
FCA | UK financial conduct | Financial compliance, consumer protection |
PDPA | Singapore data protection | PII detection, consent, data rights |
PIPEDA | Canada privacy | PII detection, consent, accountability |
UK_DPA_2018 | UK data protection | PII detection, data rights, lawful basis |
Combining Presets and Frameworks
Presets and frameworks work together to provide comprehensive coverage:- All checks from
fintech-aipreset - Additional checks required by FINRA and SOC2
Custom Detection Types
For advanced use cases, you can specify detection types directly:PII_DETECTION- Personal informationBIAS_DETECTION- Discrimination and biasSECURITY_AUDIT- Code injection, vulnerabilitiesPROMPT_INJECTION- Jailbreaks, goal hijackingDATA_EXFILTRATION- Data leaks, cross-user leaksAGENT_SAFETY- Irreversible actions, scope creepHALLUCINATION_DETECTION- False informationCONTENT_POLICY- Harmful contentFINANCIAL_COMPLIANCE- Financial regulationsLEGAL_COMPLIANCE- Legal requirementsMULTI_TURN_ATTACK- Multi-step attacksSUPPLY_CHAIN_INTEGRITY- Dependency securityFULL_SPECTRUM- All detection typesCUSTOM- Custom rules
Environment-Specific Configuration
Use different presets for different environments:Best Practices
1. Start with a Preset
Always start with a preset that matches your use case:2. Add Compliance Frameworks
Specify all applicable frameworks:3. Use Environment Variables
Keep configuration flexible:4. Use Environment Variables
Keep configuration flexible:Next Steps
Alerts
Set up real-time alerts for violations
Blocking Mode
Use blocking mode for high-risk scenarios
Violation Handlers
React to specific violations in code
Configuration
Advanced SDK configuration

