EXPORT MEMBERS

Use the Members page to export your current member list to a CSV file.

  1. From the main menu, click on Members.

  2. Click the Export Members button.

  3. 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:

NOTE: If there are no members in the list, the export cannot be downloaded.

Last updated