Account data
When you sign up, we store your email address and a profile record (subscription status, trial expiry date). Authentication is handled via one-time passcode (OTP) — we never store passwords.
Jira credentials
When you connect your Jira instance, we store your Jira site URL, email, and API token. Your API token is encrypted at rest using AES-256-GCM with a server-side key. The plaintext token is never logged, stored in the browser, or exposed in API responses.
Worklog cache
We temporarily cache worklog data fetched from your Jira instance to improve performance. This cache is associated with your account and is refreshed on each request. We do not use cached worklog data for any purpose other than serving it back to you.
Presets
Saved logging presets (issue key, label, duration, color) are stored in our database and associated with your account.
Feedback
If you submit feedback through the in-app widget, we store the message, category, and your user ID. Feedback may be forwarded to our team via Slack webhook for notification purposes.
Billing data
Payment processing is handled entirely by
Stripe. We store your Stripe customer ID and subscription status in our database. We do not store credit card numbers, CVVs, or other payment card details.
Usage and audit logs
We maintain an audit log of billing events (subscription changes, webhook deliveries) for idempotency and debugging purposes. We do not track page views, clicks, or browsing behavior beyond what is necessary for the Service to function.