Blog
The async gap: why distributed teams pay double the coordination tax

A co-located team has an informal knowledge-transfer mechanism that's so natural most people don't notice it: proximity. You overhear the conversation at the next desk. You see the whiteboard diagram as you walk past. You catch the senior engineer at the coffee machine and ask a quick question. These ambient knowledge transfers happen dozens of times a day and cost almost nothing in terms of deliberate effort.
Distributed teams don't have this. Every piece of knowledge that would have transferred through proximity now requires a deliberate act: a Slack message, a scheduled call, a Loom video, an email. Each one takes longer than the ambient version, requires the sender to notice that the knowledge needs sharing (which the proximity version handles automatically), and creates a response latency that the in-person version doesn't have.
The result is that distributed teams experience every coordination problem roughly twice as intensely as co-located teams. The coordination tax, the meeting multiplication, the knowledge scaling problem, and the context transfer overhead are all amplified by the loss of ambient knowledge transfer.
The latency multiplier
In an office, a knowledge request takes about 30 seconds: turn to your colleague, ask the question, get the answer. In a distributed team, the same request takes minutes to hours depending on timezone overlap, availability, and message volume. The colleague might be in a meeting, might be in a different timezone, might be deep in focus work, or might simply not see the Slack message for an hour.
Each delayed response creates a cascade. The person waiting either blocks (wasting their time) or context-switches to something else (wasting cognitive resources on the switch and the eventual switch back). Gloria Mark's research shows that each interruption costs roughly 25 minutes of recovery time, and in a distributed team, both the asker (when the answer arrives and interrupts whatever they've moved on to) and the answerer (when the question arrives) pay this cost.
The latency problem is usually addressed with more meetings, which is how distributed teams end up with more meeting hours than co-located teams despite the stated goal of async flexibility. The meetings exist to compensate for the ambient knowledge transfer that the distributed setup eliminated.
Why async tools aren't enough
Slack, Notion, Loom, and similar async tools were supposed to solve this. They haven't, because they address the communication mechanism without addressing the knowledge infrastructure.
Async tools let you communicate without being in the same room. They don't solve the problem of knowing what to communicate, knowing who needs the information, or making past communication findable when someone needs it later. A Slack message is async, but it scrolls off the screen in hours and is effectively lost within days. A Notion page is async, but if nobody maintains it, it goes stale and stops being trusted.
Async-first requires more than async communication tools. It requires a knowledge layer that captures context as it's created, stays current as things change, and is searchable by anyone without requiring the knowledge creator to be present. This is the infrastructure that makes async coordination reliable rather than just available.
What closes the gap
The distributed team needs a substitute for ambient knowledge transfer, something that provides the same "I know what's happening without having to ask" experience that proximity provides in an office.
Self-writing documentation is the closest structural equivalent. It captures knowledge from the channels where distributed teams already communicate, Slack, GitHub, meetings, and structures it into persistent, searchable documentation that anyone can access at any time.
The engineer in a different timezone who needs context about a system can search the docs at 2am their time and find the answer, because the explanation that a colleague gave in a Slack thread last week has been captured and integrated into the documentation. The new hire who can't tap anyone on the shoulder can read the onboarding materials that were generated from the team's ongoing activity. The product manager who wasn't in yesterday's meeting can read the meeting notes and the decision record that were generated from it.
The documentation doesn't replicate the social dimension of proximity, the casual conversations, the relationship building, the serendipitous connections. Those need deliberate investment in synchronous social time. But it does replicate the knowledge-transfer dimension, which is the dimension that creates the most operational friction when it's missing.
Frequently asked questions
Is async-first the same as no meetings? Async-first means that async is the default for context transfer and routine decisions, and synchronous time is reserved for things that require real-time interaction: creative collaboration, conflict resolution, relationship building, and complex decisions. Most distributed teams find they need fewer but higher-quality synchronous meetings.
What about timezone challenges? A knowledge layer that captures context continuously and makes it searchable addresses the timezone problem directly: the information is available whenever the person needs it, regardless of when it was created. The worst timezone friction comes from blocking on information that requires a specific person to be online. Documentation removes the dependency on any specific person's availability.
Do we need different tools for distributed teams? You need the same tools applied more deliberately. Documentation, search, and async processes are nice-to-haves for co-located teams and necessities for distributed ones. The infrastructure investment that a co-located team can defer, a distributed team cannot.
Related reading: The coordination tax, How to reduce meetings, The knowledge scaling problem. Related pages: Self-writing docs, Find anything.
Other blog posts:

The cost of misalignment between teams

How to do a competitive analysis (and keep it current)

What is product ops (and do you need it)?

How to keep product and engineering aligned without more meetings

Your user research is worth millions. You can't find any of it.

Why your product decisions keep getting relitigated

How to build a product knowledge base that people actually use

Sales can't find what marketing makes