Your data, exportable
Data Export
One-click CSV export of your members and attendance.
How it works
- 01 The student export streams a CSV with name, email, phone, belt, stripes, status, and join date, ordered by name.
- 02 The attendance export streams a CSV with date, time, student, class, and instructor.
- 03 Attendance accepts a days parameter (default 30) to set the range.
- 04 Exports stream directly to output so large gyms export without memory pressure, and stay scoped to the current gym.
Who it is for
- Professor or manager: exports members and attendance for accountants or compliance.
The problem it solves
Data lock-in. You should be able to get your records out at any time.