DealRadar honors GDPR Art. 20 (right to data portability) and Art. 17 (right to erasure) directly in-product. No support ticket required.
An admin of an organization can download a single JSON bundle containing every record DealRadar holds for that org. The export is generated on-demand against the live database, so it always reflects current state.
What's included
Secrets — encrypted OAuth tokens, signing keys, webhook secrets — are never included in the export. They have no portability value and including them would be a security risk.
Sign in as an admin
Only members with the Admin role can export the full org bundle. Reps and Managers can export their own scoped data via the same path; the bundle is filtered by visibility.
Open Settings → Privacy & data
In the sidebar, click Settings, then the Privacy & data tab.
Click "Export organization data"
DealRadar generates the JSON bundle and your browser downloads it. For very large workspaces (10k+ deals) this may take a few seconds.
The export is also available programmatically at GET /auth/organizations/:id/export with a valid admin session.
The audit log slice of the export reflects whatever retention window your organization is configured to keep. The default is 2 years (730 days), but admins can adjust it from 1 year up to 10 years in Settings → Privacy & data → Retention.
Older entries are purged automatically by a daily retention sweep and are not recoverable. If you need a longer-than-default retention for a compliance regime (e.g., SOX, HIPAA), set the value before the entries you want to keep would expire.
Any user can permanently delete their own DealRadar account. This action requires MFA and is irreversible.
Deleting your account removes your user record, your sessions, and your individual memberships. It does not delete an organization you belong to — other members continue to use it. If you are the sole admin, transfer ownership first or delete the organization (next section).
Admins can permanently delete an entire organization and everything attached to it. This is the GDPR Art. 17 erasure path for organization-level data.
Deletion runs synchronously: deals, agent actions, audit logs, team records, integration tokens, webhook configurations, and the organization row itself are all removed. Member user accounts are not affected — they can still sign in and join or create other organizations.
We recommend running an export immediately before deleting if you want a record of the data.
When you delete an organization, DealRadar removes the data we control. Some derived artifacts at sub-processors follow their own retention windows:
See our Privacy Policy for the full sub-processor list and retention details, or request a DPA for the formal version.
Need a custom export format, a longer retention window for a specific compliance regime, or a DPA? Email support@trydealradar.com and we'll help.