Skip to main content
Imports move useful context from another AI product into Fluso. This is context migration, not chat migration. Fluso reads an export zip and turns the useful parts into projects, files, and markdown context. It does not recreate your old ChatGPT or Claude conversations as native Fluso chats. Use imports when you already have work somewhere else: project notes in another agent, ChatGPT conversations with research and drafts, Claude conversations with decisions, or a folder of files an agent can package for you.

What gets imported

Fluso creates:
  • Projects for high-confidence areas of work.
  • context.md files with goals, decisions, useful conversations, and next steps.
  • Supporting files and attachments when the export includes them.
  • A Home spillover file for useful context that does not deserve its own project.
Low-signal conversations stay out of the project list. The import is meant to give Fluso working context, not a complete archive.

Open the import dialog

Open Projects from the left sidebar. Click Import in the top right.
Fluso Projects page in dark mode with an Import button and New Project button in the top right.
The dialog is called Import context. Pick the source, follow the instructions, then upload the zip.
Import context dialog with source tabs for Agent app, ChatGPT, and Claude. The Agent app source is selected, showing a copyable export prompt and a zip upload area.

Sources

Agent app

Use this for Claude Cowork, OpenClaw, Perplexity Computer, and similar agent tools. Click Copy next to the export prompt, paste it into the agent you want to export from, and let it build fluso-import.zip. Before you upload the zip, skim the MANIFEST.md the agent prints. Check that real files were copied, especially logs, trackers, notes, datasets, and per-entry files. If the bundle is only a few kilobytes of summaries, ask the source agent to copy the original files instead. The expected shape is:
Each top-level folder becomes a Fluso project. Files inside it become that project’s files. A root context.md becomes the project’s context.

ChatGPT

Use the official ChatGPT data export.
  1. In ChatGPT, open Settings → Data controls → Export data.
  2. Confirm the export.
  3. Wait for the “Your data export is ready” email.
  4. Download the zip and upload it to Fluso. Do not unpack it first.
The email link expires after 24 hours.

Claude

Use the official Claude data export.
  1. In Claude, open Settings → Privacy.
  2. Select Export data.
  3. Wait for the email from Anthropic.
  4. Download the zip and upload it to Fluso.
Large Claude exports may arrive as multiple batch files. Import them one at a time.

What happens after upload

After you click Start import, Fluso creates a real import thread in the Home project and starts the import there. You can close the dialog. The import keeps running. Reopen the thread from the dialog if you want to watch the work happen. When the import finishes, the dialog shows the projects created, files added to Home, skipped items, and warnings. The thread also ends with a readable summary.

Limits

If a project name already exists, Fluso keeps both by adding a number to the imported project name.

Good imports

A good import has real source material, not just summaries. For official ChatGPT and Claude exports, upload the downloaded zip unchanged. For agent-app exports, use the prompt in the dialog and check the manifest before uploading. The manifest should show the files and folders the source agent found, with each item marked as copied or summarized.
For projects with logs, trackers, journals, spreadsheets, or datasets, preserve the original files. A summary is useful context, but it should not replace the detailed record.

Troubleshooting

Check that you uploaded a .zip file under 300 MB. For ChatGPT and Claude, upload the official export zip without unpacking it.
Open the import thread from the dialog. The thread usually shows the step that failed and what Fluso tried before stopping.
Go back to the source agent and use the export prompt again. Ask it to copy the original files and print the manifest before zipping the folder.
Fluso groups conservatively. One-off or weak conversations go into a Home spillover file instead of becoming separate projects.

Next

After importing, open one of the new projects and ask:
“Summarise this project. What is decided, what is still unclear, and what should I do next?”
For project habits after import, see Going deeper.