Skip to main content
2026.05.06.0407

Take your data with you — self-serve export, and the audit trail behind it

For All Coaches

Your training data, in one click

Open your profile, click Export my data, go back to your day. We’ll email you when the bundle is ready — usually within a minute or two — with a link to download a .zip containing:

  • Your original activity files — the actual .fit files Garmin or your device sent us, copied bit-for-bit. Not regenerated, not re-encoded. The originals.
  • CSV summaries of every activity and every workout assigned to you, including completion status.
  • Your profile — everything Smagpie holds about you.
  • Your consent record — a versioned history of what you agreed to and when.

The download link stays valid for 7 days, so you have time to grab it from a real computer if your phone notification got buried. After 7 days, request another. (One per day per athlete — keeps the system honest.)

This is what GDPR Article 20 and CCPA “right to know” look like when they’re built into the product instead of bolted on as a contact form. Your data, on demand, in a portable format you can read with any tool that handles .fit and CSV — no special software required.

Compliance audit log — the trust infrastructure

In parallel, Smagpie staff now have a Compliance Audit Log inside the admin console. It tracks the events that matter for security and accountability:

  • Logins (success and failure)
  • Role grants and revokes
  • MFA enrol, disable, and admin reset
  • Admin and coach impersonation
  • Every data export request, completion, and download
  • Age-gate completions and consent certifications

It’s the foundation for the upcoming /trust page — the place where we’ll be able to point and say “here’s what we track, here’s how long we keep it, and here’s the audit trail proving we mean it.”

A small naming cleanup

The Blazor menu’s “Audit Logs” entry is now “Data Change History”. It points at the same page, with the same data — but the new name makes it easier to tell apart from the admin compliance log. Two different surfaces, two different purposes, two different names.

Heads up

No browser refresh needed this time. Your existing Smagpie client keeps working as-is.

The data export button is live for athletes today. The compliance audit log is admin-only; coaches and athletes won’t see it. The /trust page itself is coming soon — this release is the foundation it will sit on.

How this helps your coaching

  • Export your data, anytime:

    Athletes click Export my data on their profile page. We email you when the .zip is ready — typically within a minute or two. Original .fit files, workout history, profile, consent records, all in one bundle. One export per day, links valid for 7 days.

  • What's actually in the bundle:

    Original .fit files copied bit-for-bit from blob storage (the same files Garmin or your device sent us — not regenerated), CSV summaries of every activity and assigned workout, your profile, and a versioned record of the consents you've given Smagpie over time.

  • Compliance audit log (admin only):

    Smagpie staff now have a Compliance Audit Log inside the admin console that tracks security-relevant events end to end — logins, role changes, MFA enrol/disable, admin impersonation, every data export request and download, age-gate completions. The infrastructure that makes the upcoming /trust page real.

  • Audit menu rename:

    The 'Audit Logs' entry in the Blazor menu is now Data Change History, so it's easier to tell apart from the new admin compliance log. Same data, same page, just a clearer name.