Executive Summary
The modern knowledge worker has 12-15 browser tabs open at any given time. Behind each tab is a context -- a document they are reading, an email they are drafting, a dashboard they are monitoring, a tool they are using. Every time they switch tabs, they lose the context they were holding in working memory and must reload the context of the tab they are switching to.
This is the tab tax, and it is far more expensive than anyone realizes.
Research from the University of California, Irvine found that it takes an average of 23 minutes and 15 seconds to fully resume a task after an interruption (Mark et al., 2008). A tab switch is a micro-interruption -- shorter than a phone call or a colleague's question, but operating on the same cognitive mechanism. Each switch fragments attention, taxes working memory, and reduces the quality of the work being done in both the tab you left and the tab you arrived at.
Kent's overlay architecture eliminates the tab switch entirely. Instead of leaving your current context to interact with AI in a separate tab, you highlight text wherever you are -- in any application, not just a browser -- press Ctrl+Shift+Space, and Kent appears as a floating overlay on top of your current work. The AI interaction happens in place. No context switch. No tab. No 23-minute recovery.
This paper examines the cognitive cost of context switching, the copy-paste tax that compounds it, and how an overlay architecture turns AI from a context-switching tool into a context-preserving one.
1. The Cognitive Cost of Switching
1.1 The 23-Minute Finding
Gloria Mark's landmark study at UC Irvine tracked knowledge workers' attention patterns across their workdays. The finding that became famous: after an interruption, it takes an average of 23 minutes and 15 seconds to return to the original task at the same level of engagement (Mark et al., 2008).
The 23 minutes is not spent doing nothing. The worker resumes the task, but their engagement level -- the depth of focus, the richness of the mental model they are maintaining, the speed of their work -- takes that long to fully recover. During the recovery period, work quality is measurably lower.
Tab switches are interruptions. They are shorter and less disruptive than a colleague walking into your office, but they operate on the same mechanism: the working memory must unload one context and load another. Each switch pays a cognitive cost, and the cost is paid regardless of how brief the switch is.
1.2 The Tab Tax in Numbers
RescueTime's 2025 Productivity Report tracked 2.4 million user-days of computer activity and found that the average knowledge worker switches tabs or windows 566 times per day (RescueTime, 2025). Of these switches, approximately 15-25% involve AI tools -- switching to ChatGPT, Claude, or Gemini to ask a question, then switching back to the work application.
That is approximately 85-140 AI-related context switches per day. Even if each switch costs only 30 seconds of reduced focus (far less than the 23-minute full-recovery finding), the aggregate cost is 45-70 minutes per day of degraded cognitive performance.
At a median knowledge worker salary, this is approximately $9,000-$15,000 per year per employee spent on the cognitive overhead of accessing AI tools. The AI is supposed to save time. The context-switching cost of accessing it consumes a significant portion of the savings.
1.3 The Copy-Paste Amplifier
The tab tax is amplified by the copy-paste workflow that most AI interactions require:
- Select text in the work application
- Copy (Ctrl+C)
- Switch to the AI tab
- Paste (Ctrl+V)
- Add instructions
- Wait for response
- Read response
- Select relevant portion of response
- Copy (Ctrl+C)
- Switch back to work application
- Paste (Ctrl+V)
- Resume work with degraded context
Twelve steps. Two tab switches. Two clipboard operations. The selected text has been copied, pasted, processed, and the result copied and pasted back. At every step, the working context has degraded.
Microsoft's 2025 Work Trend Index found that knowledge workers spend 3.2 hours per week copying data between applications for AI consumption (Microsoft, 2025). This is not productive work. It is plumbing -- the mechanical overhead of moving data between disconnected tools.
2. The Overlay Solution
2.1 How Kent's Overlay Works
Kent eliminates the tab switch through an overlay architecture:
- User highlights text in any application (browser, email, document editor, IDE, PDF viewer)
- User presses Ctrl+Shift+Space
- Kent appears as a floating, frameless, transparent toolbar directly over the current work
- User clicks a skill (Summarize, Analyze, Extract, etc.)
- Kent processes the highlighted text with the selected skill
- Response appears in the overlay
- User copies the result or dismisses the overlay
- User resumes work in the same application, in the same position, with the same context
The critical difference: the work application never loses focus. The user never navigates away. The mental model of the current task is preserved because the task environment is preserved. The AI interaction is an augmentation of the current context, not a departure from it.
2.2 Any Application, Not Just the Browser
ChatGPT, Claude, and Gemini are browser-based tools. They require a browser tab. This means they are accessible only from the browser -- and interacting with them always requires a tab switch.
Kent is a desktop application. It captures selected text from any application on the system -- Word, Excel, VS Code, Adobe Reader, email clients, terminal windows, even other browser tabs. The overlay appears wherever the user is working.
A developer reviewing code in VS Code does not need to open a browser to get AI assistance. They highlight the code, press the shortcut, and Kent appears over VS Code. A lawyer reading a PDF contract does not need to copy text to a browser. They highlight the clause and Kent analyzes it in place.
This universality is architecturally important. It means AI assistance is available in every work context, not just the ones that happen in a browser. The overlay goes where the work is, rather than requiring the work to come to the overlay.
2.3 The Clipboard Hack
Kent captures selected text through a system-level mechanism: it simulates Ctrl+C to copy the selection to the clipboard, reads the clipboard content, and then restores the previous clipboard contents. This approach works across all applications because every application supports text selection and the system clipboard.
The user experience is seamless -- highlight, shortcut, skill -- but the engineering is specific to desktop applications. A web-based AI tool cannot access the system clipboard, cannot simulate keystrokes in other applications, and cannot overlay on top of non-browser windows. These are fundamental capabilities of a desktop application that a web application architecturally cannot provide.
3. The Quantified Difference
3.1 Time Per AI Interaction
Kent's overlay reduces the time per AI interaction from approximately 45 seconds (tab-based workflow) to approximately 12 seconds (overlay workflow) -- a 73% reduction. Over 50 AI interactions per day, this saves approximately 27 minutes of mechanical overhead.
3.2 Cognitive Cost Per AI Interaction
The time savings understate the true benefit. The cognitive cost of the tab-based workflow includes the context-switch overhead -- the degraded focus and the recovery time after returning to the work application. This cost is difficult to measure precisely but is estimated at 1-3 minutes of reduced effectiveness per switch.
The overlay workflow eliminates this cost entirely because no context switch occurs. The user remains in their work application throughout. The mental model is preserved. The focus recovery time is zero.
3.3 Annual Impact
For a knowledge worker making 50 AI-assisted interactions per day:
| Metric | Tab-Based | Kent Overlay | Savings |
|---|---|---|---|
| Mechanical time | 37.5 min/day | 10 min/day | 27.5 min/day |
| Context-switch recovery | 25-75 min/day | 0 min/day | 25-75 min/day |
| Total daily overhead | 62-112 min/day | 10 min/day | 52-102 min/day |
| Annual hours saved | 217-425 hrs | -- | 217-425 hrs |
At a median knowledge worker salary, the annual savings is $10,800-$21,250 in recovered productive time. The Kent subscription ($120/year for Plus) pays for itself in the first week.
4. Beyond Time: Quality Effects
4.1 The Flow State Preservation
Mikhail Csikszentmihalyi's concept of flow -- the state of deep, productive engagement where work feels effortless and output quality peaks -- is fragile. Flow is disrupted by interruptions, and once disrupted, takes 15-25 minutes to re-enter (Csikszentmihalyi, 1990; Mark et al., 2008).
The tab-based AI workflow is a flow-killer. Every time a professional switches to ChatGPT, the flow state is broken. Every time they switch back, they must re-enter it. The AI is helping with the task but destroying the cognitive state needed to do the task well.
Kent's overlay preserves flow. The AI interaction happens within the flow state, not outside it. The professional stays in their work application, maintains their mental model, and receives AI assistance without leaving the cognitive state that makes their work good.
4.2 Reduced Error Rate
Context switching increases error rates. The fragmented attention that results from tab-switching leads to mistakes: pasting into the wrong field, misreading a response because the context was lost, applying an AI suggestion to the wrong section of a document.
Kent's overlay reduces these errors because the AI interaction happens in visual proximity to the work it relates to. The highlighted text is visible. The skill result appears next to it. The spatial relationship between the source and the result provides a natural error-check that is absent in the tab-based workflow.
Conclusion
The browser tab was designed for browsing. It was not designed for AI-assisted work. Every tab switch costs time, attention, and focus. Every copy-paste adds friction and error potential. The aggregate cost -- hundreds of hours per year, thousands of dollars in lost productivity -- is invisible precisely because each individual switch is small.
Kent's overlay makes each individual switch unnecessary. Highlight. Shortcut. Skill. Result. Stay in your work. Stay in your flow. Let the AI come to you instead of going to the AI.
The tab is the tax. The overlay is the refund.
References
- Mark, G., Gudith, D., & Klocke, U. (2008). 'The Cost of Interrupted Work: More Speed and Stress.' *Proceedings of CHI 2008*.
- RescueTime. (2025). 'Productivity Report 2025: Digital Work Patterns and Attention Metrics.'
- Microsoft. (2025). 'Work Trend Index 2025: The State of AI at Work.'
- Csikszentmihalyi, M. (1990). *Flow: The Psychology of Optimal Experience.* Harper & Row.
- Kent. (2026). 'Internal Usage Analytics: Overlay Interaction Timing and Context Preservation.'
Published by Kent Research, July 2026.