# Task 14: Export data

Task: Export the following data.

Docs: [Export customer data](/docs/data-tables/manage-customer-information#export-customer-data).

## Customers

Use the filters to filter for customers with `Payment count greater than or equal to 1`.
Use the Edit / Reorder columns menu to include the customer's `Primary address city` and `Primary address country` in the export.
Export the data table and download the CSV file.

## Payments

Use the filters to filter for `Type is in Sale` and `Amount is greater than or equal to 100`.
Use the Edit / Reorder columns menu to include the `Status`.
Export the data table and download the CSV file.

## Billing > Active subscriptions

Use the filters to filter for `Order type is in subscription-order`, `Status is in Active` and `Plan Id is in basic-plan`.
Use Edit / Reorder columns menu to include the `Product Id`.
Export the data table and download the CSV file.

## Billing > Paid invoices

Use the filters to filter for `Status is in Paid` and `Type is in Initial`.
Export the data as PDFs and download the ZIP file.