---
title: Importers overview
description: Importers to migrate your project data to Plane
---

# Import data

Switching to Plane? No need to start from scratch. Our importers make it simple to move your project data from other tools, saving you time and effort. Instead of manually setting up your structure and history, you can directly transfer your existing issues into Plane, keeping your team's progress intact for a smooth transition.

::: info
Importers are available on Plane Cloud and the Commercial Edition for self-hosted instances.
:::

<CardGroup cols="2">
  <Card title="Jira" icon="jira" href="/importers/jira">
    Import boards from Jira into Plane, streamlining your project setup.
  </Card>
  <Card title="Linear" icon="linear" href="/importers/linear">
    Bring Linear tasks into Plane, ensuring smooth transitions and continued progress.
  </Card>
  <Card title="Asana" icon="asana" href="/importers/asana">
    Migrate tasks from Asana to Plane, keeping your workflow intact and organized.
  </Card>
   <Card title="ClickUp" icon="clickup" href="/importers/clickup">
    Transfer tasks from ClickUp to Plane, maintaining your project structure.
  </Card>
  <Card title="Notion" icon="notion" href="/importers/notion">
    Migrate pages from Notion to Plane, keeping your knowledge base organized.
  </Card>
  <Card title="Confluence" icon="confluence" href="/importers/confluence">
    Import pages from Confluence to Plane, preserving your documentation.
  </Card>
   <Card title="Flatfile" icon="flatfile" href="/importers/flatfile">
    Import CSV data with interactive field mapping.
  </Card>
  <Card title="CSV" icon="csv" href="/importers/csv">
    Import work items from a CSV file with a simple two-step upload.
  </Card>
  
</CardGroup>
