Data & Privacy
What we collect
To provide Spam Shield AI, we may collect the following information depending on how you use the product:
- Text input you paste into the analyzer (transient).
- Screenshot images you upload for OCR (optional — can be processed client-side).
- Anonymous usage metrics (errors, timestamps, feature usage) to improve the product.
How we store data
Storage depends on your deployment and configuration. By default:
- We do not retain text or images by default — server-side deployments can enable retention for debugging (with explicit consent).
- Usage metrics are stored in aggregated form and do not include raw message contents.
- When retained, data is encrypted at rest using industry-standard algorithms.
How we protect your data
Security practices we follow include:
- HTTPS/TLS for all data in transit.
- Encryption at rest for any persisted data.
- Access control and least-privilege for internal tools.
- Optional on-device OCR to avoid sending images to servers.
Your rights
You can request:
- Deletion of any stored personal data associated with your account or identifier.
- A copy of data we hold about your usage.
- Clarifications on what we store and why.
Contact regarding privacy
If you have privacy questions or want to exercise your rights, email privacy@getsetai.in or use the contact form on the Contact page.
Notes for developers / deployers
If you're deploying Spam Shield AI for your organization, we recommend:
- Enable on-device OCR where possible to reduce PII transfer.
- Log only aggregated metrics and avoid persisting raw texts unless needed.
- Maintain a privacy policy page tailored to your deployment and local laws (GDPR, CCPA, etc.).