Switching and Portability
The freedom to switch tools is only meaningful if you can bring your work with you when you go. Portability — the ability to move your data from one tool to another — is what makes switching a real option rather than a theoretical one. Understanding portability means understanding file formats, export features, data rights, and the small practical steps that keep you free.
What You Own (and What the Tool Thinks It Owns)
When you create something using an AI tool — a piece of writing, a generated image, a project plan — who owns that output? The answer varies by platform, and it is almost always buried in the terms of service. Some tools are clear and generous: you own what you create with the tool, and the tool retains no special rights to it. Other tools claim a broad license to use your outputs for their own purposes — training future models, displaying examples in their marketing, sharing with research partners. A few tools claim that outputs generated on their platform remain under the platform's terms even after you export them. This matters practically. If you create a portfolio of AI-assisted writing and later the platform changes its terms to claim broad rights to that content, your work may be affected. Reading the ownership terms before building significant work inside any platform is a basic form of self-protection.
Data portability is your ability to export your own information from a platform in a format that is usable elsewhere. True portability means your data travels with you in an open, readable format — not locked in a proprietary one.
File Formats: Open vs. Proprietary
Not all export options are equally useful. The file format your data is exported in determines whether you can actually use it elsewhere. An open format is one with a published, publicly available specification that any developer can implement. Plain text files (.txt), comma-separated values (.csv), JSON, HTML, and Markdown are all open formats. If a tool exports your data in an open format, you can open it in countless other applications, now and in the future. A proprietary format is one controlled by a specific company. If a tool exports your data in a format that only its own software can open, you have not really exported anything — you are still dependent on the company's software to read your own data. When evaluating an AI tool, check not just whether it can export data, but what format the export uses. An export to a widely-readable open format is genuine portability. An export to a proprietary format that no other tool supports is an export in name only.
Plain text, Markdown, and CSV will be readable by software that does not yet exist. Proprietary formats may become unreadable within a decade if the company disappears or discontinues support. Store your important work in formats that outlast any single company.
The Practical Steps of Switching
Switching from one AI tool to another is rarely a single moment — it is a process. Doing it well involves several practical steps. First, export everything before you depend on the new tool. Do not wait until you have stopped using the old tool. Export your history, your saved outputs, your custom configurations, and any files you uploaded while using it. Second, document your workflow in the old tool. Write down the prompts that worked for you, the patterns you developed, the quirks you learned. This knowledge lives in your head and your notes, not in the tool — bring it with you. Third, run both tools in parallel during the transition. Test the new tool on representative tasks before committing to it fully. Identify gaps — features you relied on that the new tool handles differently. Fourth, understand the new tool's defaults. Every tool has its own assumptions and defaults. What works perfectly in one tool may need different phrasing or different configuration in another.
Match each switching scenario to the correct action or concept.
Terms
Definitions
Drag terms onto their definitions, or click a term then click a definition to match.
Your Rights Under Data Protection Laws
In many parts of the world, data protection laws give you formal rights over your personal information — including information held by AI platforms. The right to access means you can request a copy of all the data a company holds about you. The right to deletion means you can ask a company to erase your data (often called the right to be forgotten). The right to portability means you can request your data in a machine-readable format for transfer to another service. These rights vary by jurisdiction. The European Union's GDPR provides all three rights to EU residents. Many US states have passed similar laws. Even if you live in a place where these rights are not legally codified, knowing that you can ask for your data and for its deletion — and that the company's response to that request tells you something about how it views your relationship — is useful information.
Why is an export to a proprietary file format not true data portability?
What is the right to portability under data protection laws like GDPR?
Export and Inspect
- Step 1: Choose an AI tool or any online platform you use that stores your content (notes, chat history, generated documents).
- Step 2: Find the data export or download feature. If you cannot find it, that itself is important information.
- Step 3: Export a sample of your data. Open the exported file in a text editor or standard application.
- Step 4: Answer these questions in writing:
- A) What format is the export? (plain text, CSV, JSON, proprietary, other?)
- B) Can you open it without the original tool's software?
- C) Would the content be readable by a competing tool?
- D) If the company shut down tomorrow, could you still access and use this content?
- Step 5: Rate the tool's true portability from 1 (fully portable) to 5 (completely locked in).