
74% of your users are already mentally replacing you β how to reclaim the ground
Short answer (60 seconds): BCG reported in June 2026 that 74% of frontline employees now use AI regularly at work β a jump of 23 points in one year (51% β 74%). For a SaaS founder, this changes the question your user asks: it used to be "which app solves this?", now it's "do I solve this with a prompt in ChatGPT or open an app?". There are two ways to lose the seat: (a) let shadow AI in your own team spiral without a policy, (b) build a product that a prompt can replace. The concrete exercise for the week is the Prompt Test: write 3 prompts that solve your product's job-to-be-done and count how many clicks of your app become unnecessary.
In consulting, one of the questions I hear most from SaaS founders in 2026 is some variant of "is my product still necessary if someone can solve 80% with a prompt?". The short answer is usually uncomfortable: it depends on whether your SaaS is a system of record, native workflow, or neither. The rest of the post develops how to decide that with evidence, not opinion.
The data point: 74% of employees already use AI regularly
BCG published in June 2026 the fourth edition of its Global AI at Work Survey (AI at Work: Why Strategy Matters More Than Tools). It's the largest existing survey on real AI adoption in companies: n=11,749 employees, 11 countries, frontline and management.
The headline that the Wall Street Journal covered (Isabelle Bousquette, June 2026) and was replicated in international coverage: 74% of frontline employees describe themselves as "regular AI users" β defined as those who use AI daily or several times per week. In 2025 that number was 51%. The 23-percentage-point jump is the largest in the survey's history.
Three adjacent data points that matter more than the headline:
- 42% of "regular users" report saving 8+ hours per week (β a full workday). That's real time, not anecdote.
- 66% receive no guidance from their company on how to redirect that time. BCG summarizes it as "AI is reshaping jobs faster than companies are reshaping work".
- Companies are forming internal "AI Champions" β groups of evangelist employees who bring adoption down to their teams. It's the emerging pattern being replicated most.
What the data really says: individual adoption accelerated faster than corporate strategy. Your users β the ones using your SaaS β are already on the other side. Your company, probably, is not yet.
Why "regular users" is not the same as "strategy"
There's a gap between what the employee does alone and what the company decides institutionally. BCG measures both sides and the distance is large:
- Employee side: 74% use AI regularly, 42% save a full workday per week.
- Company side: only 25 points of improvement in impact when there's a clear strategy, vs. 5 points when the company just "brings better tools".
The operational implication is direct: if your company is still debating "do we give corporate ChatGPT or not?", your employees are already using it with their personal accounts. It's the same pattern we saw with Dropbox, Slack and Notion a decade ago β the adoption decision was already made outside the committee.
For a SaaS founder this translates into two simultaneous fronts, not one:
Implication 1 (HR / internal operations): shadow AI is the norm
If your team of 30 people uses Notion + Linear + GitHub + Vercel + Datadog, at some point someone passed a customer URL to ChatGPT to summarize it. I know because I see it in EVERY audit I do. It's not malice β it's that the friction of the official tool is high and the friction of consumer AI is zero.
The problem isn't that it happens. The problem is that it happens without visibility:
- Data risk: uploading a customer contract or financial data to a public LLM without an enterprise contract is an incident waiting to happen.
- IP risk: prompts with proprietary code end up training public models if your team isn't on an enterprise plan.
- Consistency risk: two people solve the same problem with two different prompts, without the company accumulating the learning.
What to do, in order:
- Voluntary inventory this week. Send a 5-question form to the team: which AI do you use?, for which tasks?, with which plan (free / pro / enterprise)?, what data do you pass to it?, where is the official tool lacking? The answer is pure diagnosis.
- Minimal policy with three buckets: allowed (summarize public docs, generate boilerplate), prohibited (upload customer data without anonymization, core code to public models), review-with-legal (anything touching PII, contracts, financial models).
- Provide an official alternative. If your team keeps using personal ChatGPT for tasks your internal stack could do better but with friction, the policy will fail. Invest in the alternative: enterprise account with your preferred provider, IDE integrations, or an internal agent with the right permissions.
The policy alone doesn't work. Policy + official tool works. Without the second, the first is theater.
Implication 2 (product): redefine the ICP, because you compete against "using nothing"
This is the one that worries me most as a founder. Before, your SaaS competed against other SaaS in the same category. Now, for a growing category of products, your real competitor is "use nothing and get by with ChatGPT".
The change in the user's question is subtle but enormous:
| Before (2015β2023) | Now (2026) |
|---|---|
| Which app solves this for me? | Do I solve this with a prompt or with an app? |
| Which SaaS has better UX for this task? | Which SaaS has data/workflow I can't replicate in chat? |
| How much does the Pro plan cost? | Is it worth paying when free ChatGPT gives me 80%? |
This isn't abstract. I see it in three categories where the pressure is already here:
- Writing assistants / copy: 80% of the work is prompt engineering plus human editing. SaaS that charged USD 30/month for an "AI writer" are seeing churn toward "use GPT directly + my criteria".
- Document summarization and analysis: a PDF + a Claude Opus or Sonnet 5 prompt solves 90% of the job-to-be-done without needing the dedicated app.
- Code review and pair programming: Cursor, Claude Code, and similar absorbed the workflow that used to be its own SaaS category.
When your SaaS still earns the seat:
After seeing a dozen projects in this situation, I identify two patterns where the SaaS is still necessary β and worth defending actively:
1. System of record. Your product is where the user's data lives durably, structured, queryable. It's not "the AI answers a question"; it's "all of your business data is here, versioned, with permissions, with history". CRM, ERP, accounting tools, project management, helpdesk β categories where the data is the asset. A prompt doesn't replicate that: the prompt queries data that already exists somewhere. If your SaaS is that "somewhere", you have defensible ground.
2. Native workflow. Your product automates a sequence of steps with state, validation, and side effects. It's not "the AI generates a text"; it's "the AI triggers an action in your system that has downstream consequences". Approvals, deployments, reconciliations, integrations with ERPs/clients, payroll generation. Categories where the value is in orchestration, not generation.
When you probably don't:
If your SaaS is essentially "a nice UI + a wrapper over GPT with some specific context", you're in the risk zone. The model gets cheaper every quarter, your specific context can be copied into the system prompt, and the nice UI can be generated by the model itself. The seat at the user's table evaporates.
The Prompt Test β a concrete exercise for this week
For the founders who got this far, the exercise worth doing Monday morning is the Prompt Test. It's simple, takes 30-60 minutes, and gives you a concrete signal of how vulnerable your product is.
Step 1. Write 3 prompts in ChatGPT, Claude, or Gemini that solve your product's main job-to-be-done. Not 1 β 3, because each attacks a different angle: (a) the happy path, (b) the most common edge case, (c) the "wow" you sell as differentiation.
Step 2. Walk through the 5-8 most-used flows of your app (the ones that show up in onboarding, support, your usage dashboard). For each flow, count how many clicks become unnecessary if the user starts from those prompts.
Step 3. Sum it up. If the result is >50% "unnecessary" clicks, you have a serious strategic vulnerability. If it's <30%, you're probably defensible β but look at which prompts get used most, because your ICP is using those before opening your app, whether you like it or not.
What NOT to do after the test:
- Don't panic and rewrite the product. The test tells you where the vulnerability is, not how to fix it.
- Don't assume the answer is "add more AI to your product". If your category is replaceable by prompts, adding an AI wrapper on top only buys you 6-12 months before the next model leapfrogs you.
- Don't ignore the result. I've seen founders do the exercise, see the high number, and file it away out of discomfort. The number doesn't improve on its own.
What TO do:
- If you're a system of record: double down on data gravity β integrations, migrations from competitors, legitimate switching costs. That's defensible.
- If you're native workflow: make the workflow faster and more irreversible. The "prompt + manual" competitor has an orchestration cost you can keep high.
- If you're neither: honestly, evaluate pivoting. The market is reallocating budget fast in replaceable categories, and waiting for the installed base to keep paying doesn't have a good track record.
What to do this week β checklist for SaaS founders
Actionable synthesis of the entire post, in order of priority:
About your team (shadow AI):
- Voluntary inventory: what AI is your team using today?
- Minimal policy with three buckets (allowed / prohibited / review-with-legal)
- Evaluate activating an enterprise plan with your preferred provider if your volume justifies it
About your product:
- Run the Prompt Test with your 3 most important prompts
- Identify whether your SaaS is system of record, native workflow, or neither
- If neither, schedule an honest strategic session on pivoting vs. defending
About your strategy:
- Name an internal "AI Champion" (the BCG pattern I mentioned) β someone who ensures corporate strategy doesn't fall 23 points behind individual practice
- Measure baseline: how much of your team's time goes to general AI today? Without a baseline you can't measure the impact of the decisions you'll make in the next 6 months.
If your SaaS is in the risk zone per the Prompt Test and you want to think through the defense plan with someone who's seen the pattern in 5-10 similar products, book a free 30-minute call β we usually identify 2-3 concrete moves in the first session.
Sources cited:
- BCG, AI at Work: Why Strategy Matters More Than Tools (4th edition, June 2026, n=11,749) β bcg.com/publications/2026
- BCG press release, AI Is Reshaping Jobs Faster Than Companies Are Reshaping Work (June 3, 2026)
- Wall Street Journal coverage by Isabelle Bousquette, June 2026 (paywall)
- Computerworld, AI saves workers a day a week, but they don't know what to do with it
Read also:
- Real case: how a LATAM SaaS automated support and saved 380 hours/month β concrete example of a native workflow that won the seat.
- 7 common mistakes implementing AI in a startup β the failure patterns that repeat the most.
- Claude Sonnet 5 at $2/$10: review your COGS this week β if your product is an LLM wrapper, unit economics changed in July.
- Back to the blog
Frequently asked questions
What does "mentally replacing you" mean in this context?
That your user, before opening your SaaS, tries to solve the task with ChatGPT, Claude, or Gemini. If it works, they don't log in. If it doesn't, only then do they evaluate your product. The old question was "which app solves this for me?"; the new question is "do I do this with general AI or with a dedicated app?". The 74% of frontline employees have already crossed the first barrier: they use AI regularly. The next natural step is to test those prompts on their own work.
Is the 74% using AI at work or in personal life?
Work. BCG defines "regular AI user" as someone who uses AI daily or several times per week in the work context. It's the 4th edition of the annual survey, n=11,749, published in June 2026. The jump from 51% in 2025 to 74% in 2026 is the largest year-over-year increase in the survey's history.
Does this apply to LATAM too?
LATAM isn't broken out in the BCG report, but the dynamic is the same. In consulting projects I see shadow AI adoption in LATAM at the same level as EU/US, with one twist: less budget for dedicated tools, which makes the substitution with general AI even more tempting. If your SaaS targets LATAM and charges USD 30/month, the "is it worth paying" bar has risen a lot in 12 months.
When does a SaaS "a prompt could do" stop making sense?
When your product is just a UI on top of an AI model without its own state, without differentiated workflow, and without data the user wouldn't want to move. If your SaaS meets either of the two criteria I develop in the post β being a "system of record" or being "native workflow" β you still have ground. If you meet neither, your seat at the user's table is in doubt.
What is the "Prompt Test"?
A 30-60 minute exercise: write three prompts that solve your product's main job-to-be-done. Then walk through the key flows of your app and count how many clicks become unnecessary if the user starts from those prompts instead of entering your UI. If the number is high (>50%), you have a strategic vulnerability worth addressing before your competitor or the next model does.
How do I fight shadow AI inside my own team?
Three steps, in order: (1) detect what's being used today β voluntarily ask the team which AI tools they use and for what; (2) define a minimal policy with use cases that are allowed, prohibited, and require review; (3) provide an official alternative β if your team uses personal ChatGPT for everything because your internal stack is friction-heavy, the policy alone won't be enough. Shadow adoption exists because the official alternative is bad or slow.