Probably Five

Privacy policy

Last updated: 2026-05-07

What this is

Probably Five is an async pre-sprint estimation tool that integrates with Atlassian Jira and Slack. To do that, we read information about you from Atlassian (so we know who you are and what tickets you can estimate) and we record information you generate inside the app (estimates, comments, reactions). This page lists exactly what we collect, why, how long we keep it, and how to request access or deletion.

Who we are

Probably Five is operated by Probably Five. Contact: help@probablyfive.com.

Data we collect from Atlassian on sign-in

When you sign in with Atlassian via OAuth 2.0, we receive and store the following from your Atlassian account:

Data we collect from Slack

When the bot is added to a workspace channel, we record:

We do not read messages in your Slack workspace beyond replies in threads we ourselves opened, and only via Slack's conversations.replies API limited to threads tied to a session.

Data the app generates from your activity

Why we collect each thing

Retention

Sharing

We do not sell or share your data with third parties for advertising, profiling, or analytics. The only outbound data flows are to Atlassian (when we query Jira on your behalf with your own OAuth token) and Slack (when we DM you or post to a thread you've connected to a session). Both are functional integrations you've authorized by signing in / by inviting the bot to a channel.

Right to access

Email help@probablyfive.com from the address tied to your Atlassian account and we'll send you a structured export of every record we hold linked to your account_id. This is the same shape Atlassian's Personal Data Reporting API /report endpoint returns programmatically.

Right to deletion (Atlassian Personal Data Reporting API)

We implement the Atlassian Personal Data Reporting API endpoints required of apps that store data about Atlassian users:

Endpoints are authenticated via shared secret + per-IP rate-limited. Deletion uses an anonymize-not-hard-delete approach to reconcile our audit-retention requirement with your right to erasure: directly-identifying columns (email, display name, avatar, Slack id) are NULL'd; the Atlassian account_id is replaced with a synthetic non-identifying value; PRD review comment bodies you authored are replaced with a redaction marker; audit-log rows have PII fields stripped from the JSON details payload while preserving the action shape. A tombstone records the (original_account_id → synthetic_user_id) mapping so Atlassian's /report contract continues to return a coherent shape after deletion.

The 7-year archived audit-log JSONL files in S3 are immutable (Glacier Deep Archive). To honor deletion against archived data without rewriting it, every deletion writes a redaction record to a sidecar JSONL file shipped alongside the archive; the restore-drill reader applies redactions inline at read time.

To request deletion, email help@probablyfive.com or, if your Atlassian admin filed a request via Atlassian's reporting pipeline, that flows through automatically.

Security

Changes

If we materially change what we collect or how we use it, we'll update the "last updated" date at the top of this page and, where the change is significant, surface a notice in the app on your next sign-in.

Contact

help@probablyfive.com for privacy questions, data access, or deletion requests.