Privacy Policy_
relentlessworks builds open-source, agent-first services. This policy explains what data we collect and how we use it.
// last updated July 21, 2026
Overview
relentlessworks is an open-source organization that builds headless, agent-first services. Our services are designed to be self-hosted and self-contained. This privacy policy applies to the services we operate publicly and to this website.
What We Collect
When you use our hosted services, we may collect the following data:
- Email address — used for OTP authentication. We do not send marketing emails.
- Workspace data — the contacts, tasks, notes, links, and other records you create through the API.
- API request metadata — timestamps, IP addresses, and request paths for audit logging and rate limiting.
- Webhook payloads — for hookrelay, inbound webhook bodies and headers are stored for inspection and replay.
How We Use Data
Your data is used solely to provide the service you signed up for:
- Authentication and session management
- Storing and retrieving the records you create
- Rate limiting and abuse prevention
- Audit logging for security and debugging
Data Storage
Each service stores data in a local SQLite database on the server it is deployed on. We do not use third-party cloud databases. Data is stored on the server where the service runs and is not replicated elsewhere.
Data Retention
Your data is retained for as long as your workspace is active. You can delete individual records at any time via the API. To delete your entire workspace and all associated data, contact us at the email listed below.
Cookies
This website does not use cookies. Our services use bearer tokens for authentication, which are passed via HTTP headers, not cookies.
Third-Party Services
We do not share your data with third parties. Our services are self-contained and do not integrate with external analytics, advertising, or tracking services.
Self-Hosting
All our services are open-source and can be self-hosted. When you self-host, this privacy policy does not apply — you are in full control of your data. See each service's repository for deployment instructions.
Your Rights
You have the right to:
- Access your data via the API at any time
- Delete individual records via the API
- Request deletion of your entire workspace
- Export your data via the API
Contact
For privacy questions or data deletion requests, please open an issue on the relevant GitHub repository.
Changes
We may update this policy from time to time. Changes will be posted on this page with an updated date.