top of page

Choosing Tools You Can Quit

  • Jun 29
  • 5 min read

A subtle but expensive mistake many early founders make is choosing tools that are very hard to leave, and the cost of that decision is rarely visible at the moment of the choice.


Modern software is designed, on the whole, to make adoption easy and migration difficult, since the value of a tool to the company building it grows with the volume of customer data it holds, and most tools have learned to hold that data in ways that quietly increase the cost of switching. Founders who do not think about exit at the moment of entry often discover, a year or two in, that they are paying for tools they have outgrown but cannot easily replace, and the discovery comes at a moment when the company can least afford the disruption of a difficult migration.

This piece is about how to choose tools you can quit, why the question matters even for early stage companies, and the small set of habits that protect you from accidental dependence.


Why the question matters

The case for thinking about exit early is not paranoia, since most tools you adopt now will continue to serve you well for years, and most companies that sell those tools are responsible custodians of the data they hold. The case is that the long arc of a startup involves enough change that some of the tools you choose now will eventually need to be replaced, and the cost of replacing them depends almost entirely on choices you made at the moment of adoption.

Founders who pick tools with thoughtful exit characteristics tend to migrate easily when the time comes, while founders who pick tools without thinking about exit can find themselves stuck with vendors that do not serve them well, paying more than they should, or rebuilding internal systems from scratch when a clean export would have prevented the rebuild.


The question to ask before any new tool

The question to ask before adopting any new tool is whether the data that goes into the tool can leave the tool in a useful form. The phrase useful form is doing real work in that sentence, because some tools will export data in formats that are technically open but practically unusable, while others will produce clean exports that can be reasonably imported into a competitor or used in a spreadsheet.

If you cannot find documentation about how to export your data from the tool, that is itself a signal worth paying attention to, because tools that do not document their export pathways often do so because the pathways are deliberately undeveloped, and the company behind the tool has decided that customer retention through difficulty is a feature rather than a problem.


Where this matters most

Three categories of tools are worth thinking about with particular care, because the cost of being stuck in them is unusually high.

  1. The first is your document and notes tool, since this is the home of all of your written work and is touched many times a day. Tools in this category vary widely in how easy they make data export. Apple Notes, for example, has historically made it difficult to leave with your data intact, while Obsidian stores notes as plain markdown files on your local computer, which means you can leave at any time without any export step at all. Google Docs sits in the middle, with reasonable export to standard formats but with formatting that does not always survive the export cleanly.


  1. The second is your customer data, which lives in whatever tool you use to manage customer relationships, support conversations, or user accounts. Customer data is among the most important assets a company holds, and tools that hold it should be evaluated against the question of whether you can export the full set of customer records, the full history of conversations, and the full set of associated metadata in a format that another tool could use. If the answer is no, you are accepting a form of dependence that may be expensive to undo later.


  1. The third is your financial data, including accounting records and any tools that hold revenue, expense, or invoice history. Financial data is regulated in most jurisdictions, which means there are baseline export requirements that all tools must meet, but the quality of the export varies widely, and the difference between a clean export and a difficult one can mean weeks of work when you eventually want to change accounting platforms.


The habits that protect you


  1. The first habit is to ask, before signing up for any new tool, what the export looks like, and to write down the answer somewhere you can find it later. This sounds obsessive, but it takes only a few minutes per tool, and the cumulative protection across years of company building is significant.


  1. The second habit is to do at least one test export early, ideally within the first month of using the tool, and to confirm that the exported data looks useful when opened in a different program. The test is rarely necessary at the moment, but it produces information about the tool actual behavior, which is more reliable than the marketing claims on the export documentation page.


  1. The third habit is to keep the most valuable parts of your data in tools that store it in open formats by default. Plain text notes, markdown documents, spreadsheets in CSV format, and images in standard formats are all examples of data that can be moved between tools with very little friction, and choosing tools that store your work in these formats reduces the chance that any future migration becomes painful.


When to make exceptions

There are situations in which the value of a tool is high enough that the difficulty of leaving it is worth accepting, and it is honest to acknowledge those situations rather than to pretend that every tool can be chosen by the same criteria. Specialized industry tools, tools with deep integrations that would be costly to recreate, and tools that simply do not have competitors at the same level of quality are all examples of cases in which the question of exit becomes secondary to the question of fit.

The point is not to refuse such tools, but to know that you are accepting a tradeoff, and to compensate for the dependence in other ways, such as ensuring that the data you generate inside the tool is also available somewhere else, or that you can produce regular backups of the most important records.


A closing thought

Choosing tools you can quit is a quiet discipline that pays back over years rather than in months, and it is one of the easier ways to protect future versions of the company from decisions made by past versions of the founder. Ask the export question before you adopt any tool, do the test export early, and keep your most valuable work in formats that travel well, because the founders who do these small things rarely find themselves stuck, while the founders who skip them eventually face migrations they cannot afford to do well.

Comments


bottom of page