Export members
Last updated
Use the Members page to export your current member list to a CSV file.
From the main menu, click Members.
Click the Export Members button.
Memberply will download a CSV file named with the export date, for example memberply-members-2026-04-26.csv.
The exported CSV file includes the following columns:
firstname
lastname
emailaddress
active
datejoined
Each column is filled in as follows:
firstname: The member's first name.
lastname: The member's last name.
emailaddress: The member's email address.
active: Whether the member is currently active. Active members are exported as yes; inactive or cancelled members are exported as no.
datejoined: The date the member joined. If a joined date is not available, Memberply uses the member's created date.
Example CSV:
If there are no members in the list, the export cannot be downloaded.
Last updated
firstname,lastname,emailaddress,active,datejoined
John,Smith,john@example.com,yes,2025-09-01
Jane,Doe,jane@example.com,no,2025-10-15