For the complete documentation index, see llms.txt. This page is also available as Markdown.

Exports

Export large datasets in your preferred format via the export buttons available throughout InteractiveAI. Exports are processed asynchronously and remain available for download for one hour. You will receive an email notification once your export is ready.


How Exports Work

  1. Trigger an export from any supported view such as a Dataset Run using the export/download button

  2. The export job begins processing in the background

  3. You receive an email notification when the export completes

  4. Download the file from the Exports page

This asynchronous approach allows you to continue working while large datasets are prepared, without blocking your workflow.


Export Properties

Property
Description

Name

Export identifier with timestamp and data type (e.g., "2025-11-20T12:05:21.401Z - traces as JSON")

Status

Processing state: Completed, Processing, or Failed

Download URL

Link availability: The actual download link or an "Expired" message

Created By

User who initiated the export

Format

File format chosen (CSV, JSON or JSONL)

Log

Export details


Download Availability Window

Completed exports remain available for download for a set period of time after processing finishes. After this, the Download URL status changes to Expired and the file is no longer accessible. If you need the data after expiration, trigger a new export from the original source view.

Last updated

Was this helpful?