What it does
An Export CSV button downloads exactly what the current filters show, as a plain CSV: a leading note row, a header row, one row per record, and a trailing row-count summary.
Where it is
- Sites (portfolio list)
- Security — both a site's own findings and the portfolio-wide list
- Backups
- Billing history
- Help Desk Requests and Clients
- Activity Log
Limits & defaults
| Setting | Default |
|---|---|
| Filename pattern | wpclienthub-<list>-<date>.csv |
| Row cap | 50,000 rows, streamed rather than buffered in memory |
| Filters | Honors whatever the list's current filters show |
Troubleshooting
The export is missing a list I need
Not every list has an export yet (bulk export elsewhere is on the roadmap) — the ones above are live today.