Overview

The ticket export feature in Thena allows you to download all tickets from your current view as a CSV file. This powerful tool enables you to analyze ticket data, create reports, and integrate with external systems for comprehensive support management.

Comprehensive data export

Export all ticket information including core fields, customer data, SLA tracking, and custom fields in a single CSV file.

Filtered exports

Export respects your current view filters and date ranges for targeted data analysis and reporting.

Accessing the export feature

The export functionality is available in the secondary header of your ticket dashboard:
  1. Navigate to your team’s ticket dashboard.
  2. Apply any filters or views to narrow down your ticket selection.
  3. Look for the download icon in the top-right corner of the secondary header.
  4. Click the download button to initiate the export process.
The export will include all tickets currently visible in your view, respecting any active filters, or date ranges you’ve applied.

What gets exported

Standard fields

All core ticket information is included automatically in every export.

Custom fields

Team-specific custom fields are dynamically added based on your configuration.
When you export tickets, the CSV file includes comprehensive ticket data with the following information:

File format and compatibility

  • File naming: Exported files are automatically named using the pattern:{team-name}-{date}-{time}.csv
  • Encoding: UTF-8 with BOM for maximum compatibility
  • Delimiter: Comma-separated values
  • Text handling: Automatic escaping of special characters and line breaks
  • Date format: Standardized YYYY-MM-DD HH:mm:ss format
If no tickets match your current filters or view, you’ll receive an error message and no file will be generated.
For large datasets, consider exporting in smaller batches using date ranges or status filters to improve processing speed and file manageability.