Import & Export
June 24, 2026 · View on GitHub
Import Your Content into Taskade
Already have notes, docs, or spreadsheets in other tools? You can bring everything into Taskade in three steps.
Quick Start: Import in 3 Steps
- Go to taskade.com/create
- Choose your import method (see below)
- Pick how you want to use the content:
- Upload as Knowledge — your AI agents can learn from it
- Import as Context — use it as reference material
- Convert to Projects — turn it into actionable tasks and workflows
{% hint style="info" %} Imported content becomes part of your Workspace DNA. That means your AI agents can learn from everything you bring in — docs, spreadsheets, presentations, and more. {% endhint %}
Supported File Formats
| Format | Extension |
|---|---|
.pdf | |
| Word | .docx |
| Plain Text | .txt |
| Markdown | .md |
| PowerPoint | .pptx |
| Excel | .xlsx, .xls |
| eBook | .epub |
| Spreadsheet | .csv |
Import Methods
{% tabs %} {% tab title="Files & Docs" %} Upload files directly from your computer.
- Go to taskade.com/create
- Click Files & Docs
- Select your file(s) and upload
- Choose whether to use as knowledge, context, or convert to a project {% endtab %}
{% tab title="Webpages" %} Import any public webpage by URL.
- Go to taskade.com/create
- Click Webpages
- Paste the URL
- Taskade extracts the content automatically {% endtab %}
{% tab title="YouTube" %} Pull in content from YouTube videos.
- Go to taskade.com/create
- Click YouTube
- Paste the video URL
- Taskade extracts the transcript and key information {% endtab %}
{% tab title="Text & Markdown" %} Paste text or Markdown directly.
- Go to taskade.com/create
- Click Text & Markdown
- Paste your content
- Choose how to use it in your workspace {% endtab %}
{% tab title="Other Tools" %} Use the general import flow for content from any tool.
- Export your content from the other tool (see migration guides below)
- Go to taskade.com/create
- Upload the exported file or paste the content {% endtab %} {% endtabs %}
Migrate from Other Tools
Switching to Taskade? Here is how to bring your work over from popular tools.
From Notion
- In Notion, go to Settings & Members > Settings
- Scroll to Export all workspace content
- Choose Markdown & CSV format and export
- Unzip the downloaded file
- In Taskade, go to taskade.com/create > Files & Docs
- Upload the
.mdfiles
{% hint style="success" %} Result: Your Notion pages become Taskade projects, ready for AI agents to work with. {% endhint %}
From Trello
- In Trello, open your board
- Click Menu > More > Print and Export > Export as CSV
- In Taskade, go to taskade.com/create > Files & Docs
- Upload the CSV file and select Convert Spreadsheet with AI
From Asana
- In Asana, open your project
- Click the drop-down arrow next to the project name > Export / Print > CSV
- In Taskade, go to taskade.com/create > Files & Docs
- Upload the CSV file and select Convert Spreadsheet with AI
From Google Docs
- Install the free Docs to Markdown add-on in Google Docs
- Open your document and run the add-on to convert to Markdown
- Copy the Markdown output
- In Taskade, go to taskade.com/create > Text & Markdown
- Paste and import
From Any Other Tool
Most tools let you export as CSV, Markdown, or plain text. The general pattern:
- Export from your current tool in the most structured format available (Markdown or CSV preferred)
- Upload the file at taskade.com/create
- Choose how to use the content — as knowledge, context, or a converted project
{% hint style="info" %} Tip: For spreadsheets and CSVs, always try the Convert Spreadsheet with AI option. Taskade's AI will intelligently map columns to tasks, dates, and assignees. {% endhint %}
Export Your Content from Taskade
You can export any project to share outside Taskade or keep a local backup.
How to Export
- Open the project you want to export
- Click the (...) menu in the top-right corner
- Select Export
- Choose your format:
| Format | Best For |
|---|---|
| Sharing polished documents, printing | |
| Markdown | Moving to other tools, version control |
| Text | Simple plain-text backup |
| Image | Sharing mind maps or org charts (premium feature) |
{% hint style="warning" %} Image export is available for mind map and org chart views and requires a premium plan. {% endhint %}
Print a Project
Need a hard copy? You can also print directly:
- Click the (...) menu in the top-right corner
- Select Print
- Use your browser's print dialog to print or save as PDF
Related Guides
- Getting Started with Taskade
- AI Agents Getting Started
- Features Overview
- Developer Hub — for programmatic and bulk migration via the API