The Data Export page lets you download CSV files of your member data, gift subscription records, group and institutional subscription records, and physical mailing addresses.Documentation Index
Fetch the complete documentation index at: https://documentation.outpost.pub/llms.txt
Use this file to discover all available pages before exploring further.

Export types
Members
Exports a CSV of members filtered by subscription status. Select a filter from the dropdown before exporting:| Filter | Description |
|---|---|
| Free | All free members (subscribed and unsubscribed to emails). |
| Free Subscribed | Free members who are subscribed to emails. |
| Free Unsubscribed | Free members who have unsubscribed from emails. |
| Paid | All paid subscribers. |
| All | Every member regardless of status. |
| Column | Description |
|---|---|
ghost_id | The member’s unique identifier. |
email | Email address. |
name | Display name. |
subscribed | Whether the member is subscribed to emails (1 or 0). |
created_at | Account creation date. |
status | Membership status (free, paid, etc.). |
notes | Internal notes about the member. |
labels | Comma-separated list of member labels. |
custom_integration_id | Custom integration identifier, if set. |
Gift Subscriptions
Exports a CSV of all gift subscription records, including recipient details (Ghost ID, email, name, internal note, labels, Stripe ID), giver details (Ghost ID, email, name, Stripe ID), and the gift subscription start and end dates. Downloads instantly.Institutional Subscriptions
Exports a CSV of institutional subscription records. Columns:group_name, pattern (the JSON-encoded list of email-domain templates that defines the group), member_ghost_id, member_email, member_labels. Downloads instantly.
Group Subscriptions
Exports a CSV of group subscription records. Columns:subscription_name, is_public, member_ghost_id, member_email, member_labels. Downloads instantly.
Physical Address Export
Exports a CSV of member physical (mailing) addresses. Useful for sending printed newsletters, merchandise, or thank-you cards. Physical address exports take a few moments to prepare because Outpost looks up the latest address on file for each member. You’ll receive an email when the export is ready to download. Columns:tier_name, customer_id, name, email, address_line_1, address_line_2, city, state (or province), zip_code (or postal_code, depending on country), country, address_full, metadata.
Data privacy
Export files contain personal data (email addresses, names, physical addresses). Handle them in accordance with your GDPR/CCPA obligations and delete export files when they are no longer needed.Related features
Members
View and manage the members whose data you’re exporting.
Gift Subscriptions
Manage the gift subscriptions included in the gift export.
Group Subscriptions
Manage group subscriptions and invited members.
FAQ
What format are exports?
What format are exports?
All exports are CSV files that can be opened in Excel, Google Sheets, or any spreadsheet application.
How long do large exports take?
How long do large exports take?
Member exports over approximately 4,000 records and all physical address exports are processed in the background. Processing time depends on the number of records — physical address exports are slower because Outpost looks up each address individually. You’ll receive an email when the file is ready.
Can I export data for a specific tier?
Can I export data for a specific tier?
The Members export filters by subscription status (free, paid, all). For tier-specific exports, use the Physical Address Export which supports tier filtering, or filter the Members CSV in a spreadsheet after downloading.

