Is my data stored?
Is my data stored?
ChatAds processes messages in real-time and does not store message content after processing. We retain:
- Usage logs (request counts, timestamps)
- Error logs (for debugging, anonymized)
- Team/account configuration
How should I store my API key?
How should I store my API key?
Never expose your API key in client-side code. Best practices:
- Store in environment variables
- Use server-side API routes
- Rotate keys if exposed
- Use separate keys for dev/prod
Is ChatAds SOC 2 compliant?
Is ChatAds SOC 2 compliant?
ChatAds is not currently SOC 2 certified. We follow security best practices including encrypted data transmission (TLS 1.3), secure API key storage, and minimal data retention.For enterprise customers with specific compliance requirements, contact chris@getchatads.com to discuss your needs.
Can I use ChatAds with HIPAA-covered applications?
Can I use ChatAds with HIPAA-covered applications?
ChatAds is not HIPAA compliant and should not be used to process Protected Health Information (PHI). The API automatically strips PII from messages, but this doesn’t meet HIPAA requirements.If you’re building healthcare applications, ensure ChatAds only receives non-PHI content or contact us about enterprise compliance options.
Do you process or store end-user data?
Do you process or store end-user data?
ChatAds processes message content in real-time to extract product keywords but does not store the original messages after processing. We retain:
- Stored: Usage counts, timestamps, error logs (anonymized), team configuration
- Not stored: Original message content, user identifiers, conversation history
Does ChatAds handle PII in messages?
Does ChatAds handle PII in messages?
ChatAds automatically strips Personally Identifiable Information before processing, including email addresses and API keys. This is always enabled and cannot be disabled.
How do I delete my account?
How do I delete my account?
Go to Account > Delete Account and type your email to confirm. Your account enters a 30-day soft-delete period:
- Log back in anytime to restore
- After 30 days, all data is permanently deleted
Can I restore my account after deletion?
Can I restore my account after deletion?
Yes, within 30 days. Log in with your credentials and click “Restore Account” to recover your account, team memberships, and settings.