# Import and export (/docs/guides/roadmap/import-and-export)



RyTask aims to make data movement boring, in the best way. Self-hosting only counts as owning
your data if you can actually take all of it with you — and the "getting it out" half is here
today.

## Available now [#available-now]

* **Full data export in an open format** <StatusBadge status="available" /> — a complete,
  versioned dump of your whole organization, not the crippled partial exports SaaS tools use to
  keep you in. See [exporting your data](/docs/guides/users/export).
* **CSV export** <StatusBadge status="available" /> — every [report](/docs/guides/users/reporting)
  exports to CSV, and the workspace export offers per-entity CSV for work items and time logs.
* **API-based bulk export** <StatusBadge status="available" /> — `GET /export/workspace` returns
  the full org as JSON or CSV for programmatic backup.

## Still planned [#still-planned]

* **CSV import** <StatusBadge status="coming-soon" /> — bulk data in (MVP scope).
* **Importers from Jira, Linear, Trello, and Asana** <StatusBadge status="coming-soon" /> —
  migration without friction (v2).
* **Scheduled backups** <StatusBadge status="coming-soon" /> — automated dumps for self-hosted
  instances (v2).
