Skip to content

Export

Truetask supports full data portability — no vendor lock-in. Export your data at the board level or the entire workspace level for backups, migration, compliance audits, or archival.

Board export (all tiers)

Any board owner or admin can export a single board.

  1. Open the board
  2. Go to Board Settings > Export
  3. Optionally include automations
  4. Download the JSON file

The export includes:

  • Board metadata and settings
  • All lists and their card order
  • All cards with descriptions, dates, priority, and assignments
  • Tags used on the board
  • Member profiles (name, email, role)
  • Automations (if selected)

File format: JSON, named {board-name}_{date}.json

Board exports are available to all license tiers.

Workspace export

Enterprise feature

Workspace export requires an Enterprise license.

A workspace export downloads your entire Truetask instance as a single package.

  1. Go to Settings > Server > Export
  2. Click Export Workspace
  3. Wait for the download to complete

The export process:

  1. Generates a JSON file with all data across all boards
  2. Downloads all file attachments
  3. Downloads all user avatars
  4. Packages everything into a ZIP file

What's included

DataIncluded
Boards, lists, cardsYes
Comments and checklistsYes
Tags, priorities, custom attributesYes
Users, groups, and rolesYes
Time entriesYes
AutomationsYes
FoldersYes
File attachmentsYes (downloaded separately into ZIP)
User avatarsYes

What's excluded

DataReason
User passwordsSecurity
SMTP credentialsSecurity
OAuth secretsSecurity
Encryption keysSecurity

Export vs. backup

Board ExportWorkspace ExportBackup
ScopeSingle boardEntire instanceEntire database
FormatJSONZIP (JSON + files)ZIP (SQLite + files)
Includes filesNoYesYes
RestorableImport to another boardMigration onlyFull restore
LicenseAllEnterpriseEnterprise
Created byBoard owner/adminInstance adminAutomatic or manual

Use backups for disaster recovery. Use exports for data portability and compliance reporting.

Considerations

  • Large exports with many attachments take time to download and compress. The UI shows progress during the process.
  • If a file attachment is deleted while the export is in progress, it is skipped with a warning — the export continues.
  • Exports are a point-in-time snapshot. Changes made after the export starts are not captured.
  • All exports are logged in the audit trail, including who initiated them and when.