CSV export
Export the data behind any view to CSV or XLSX from the console
Introduction
You can export the data displayed in any view to a CSV or XLSX file, directly from the console.
How it works
- On any view, standard or custom, click Export next to the filters.
- Select a format, CSV or XLSX.
- The export runs in the background. You receive a notification when the file is ready to download.
If the export exceeds 10,000 rows, the download is a ZIP archive containing several CSV or XLSX files, each capped at 10,000 rows so they stay manageable in a spreadsheet.
What data is included
- Cases: all standard and custom properties, including reviews and current risk.
- Companies: all company data, associated cases and custom properties.
- Individuals: all individual data, associated cases and custom properties.
- Checks: all check data, the linked entity (company or individual), related case data and custom properties.
Updated 2 days ago
Did this page help you?