Exporting Data

Learn how to export your productivity data for external analysis

Available Export Formats

Format Best For Available On
CSV Spreadsheet analysis, data processing All plans
PDF Sharing reports, presentations All plans
Excel (XLSX) Advanced Excel features, pivot tables Professional+
JSON API integration, custom tools Enterprise

How to Export

  1. Navigate to Reports → Export Data
  2. Select the date range for your export
  3. Choose which employees to include
  4. Select the data types (activity, screenshots, apps)
  5. Choose your export format
  6. Click "Generate Export"

Scheduled Exports

Set up automatic exports to be delivered to your email:

Tip: Schedule weekly exports to automatically send to stakeholders without manual work.

API Access

Enterprise customers can access data programmatically via our REST API:

GET /api/v1/reports/export?start_date=2024-01-01&end_date=2024-01-31 Authorization: Bearer YOUR_API_KEY
Privacy: Exported data may contain sensitive information. Ensure proper access controls when sharing files.