Export a Dashboard in PDF format → For analysis by other users
Export a Dashboard in JSON format → To duplicate a dashboard in another Forcepoint DSPM deployment
Export Enterprise Search results in CSV format → To import data into a spreadsheet or database
Export Enterprise Search results in JSONL format → To import data into a SIEM solution
Forcepoint DSPM uses different export formats for different operational purposes. A Dashboard PDF export is intended for human-readable sharing, review, and offline analysis. PDF is best when the dashboard needs to be distributed to managers, auditors, analysts, or department stakeholders who need a static visual report rather than a reusable configuration object. Forcepoint documents dashboard export capability as supporting PDF and JSON export from the dashboard interface.
A Dashboard JSON export preserves the dashboard definition rather than just the visual output. This makes JSON the correct format when the goal is to duplicate or migrate a dashboard into another Forcepoint DSPM deployment, because the dashboard structure, layout, panels, widgets, and configuration can be reused.
For Enterprise Search , CSV is the correct format for spreadsheet or database workflows. CSV is tabular, broadly compatible, and suited for Excel-style analysis, reporting, joins, and external data review. Forcepoint documents Enterprise Search export as producing CSV or JSON downloads of filtered data.
JSONL is most appropriate for SIEM ingestion because each line can represent an individual structured event or record, making it easier for log pipelines and event-processing systems to parse at scale. References/topics: Analytics Export, Dashboard Export, Enterprise Search Export, CSV, JSON/JSONL, SIEM Integration .