Bring your data to idapt
Found this helpful? Share it:
Found this helpful? Share it:
Switching tools should not mean starting over. Your chat histories, notes, issues, and code can all move into idapt, and everything can move back out again. This page is the map 📦
Each importer lives right where the data lands:
ChatGPT: upload your export ZIP at Settings → Import and your conversations come over. See Import from ChatGPT.
Linear issues: import a Linear CSV export into a Tasks List. See Import from Linear.
If your scripts or apps already talk to an AI API, you do not rewrite them. idapt exposes compatible base URLs, so switching is a one-line change:
OpenAI-compatible: see the OpenAI API migration guide.
Anthropic-compatible(including Claude Code): see the Anthropic API migration guide.
OpenRouter-compatible: see the OpenRouter migration guide.
The same key works across all three, and every call runs on idapt's 200+ model catalog.
Imports are not a one-way door. Every resource exports in a standard format:
Any chat exports as Markdown, plain text, JSON, or PDF
Drive files support bulk download
See Export your data for the full list of export paths.
Related articles
Was this helpful?