The Instant Value Moment: Auto-Redirect to Chat After Your First Connector
Between 60% and 70% of users who sign up for a SaaS product churn within the first week. Not the first month. The first week. Most of them never even finish onboarding. They sign up, see an empty dashboard with placeholder widgets and a "Getting Started" checklist, and close the tab. That tab never reopens.
I've watched this pattern destroy products for years. And the fix is not better onboarding emails or smoother tutorials. The fix is architectural: what you show someone in the first 90 seconds after signup determines whether they become a user or a churn statistic.
The Empty Dashboard Problem
Here is what most SaaS onboarding looks like in 2025:
Sign up. Confirm email. Land on a dashboard. The dashboard is empty because you have no data yet. There are widgets with zero values, charts with flat lines, and a sidebar full of features you don't understand. Somewhere there's a tooltip that says "Connect your first integration to get started."
This is the default state of almost every B2B tool. And it's the reason most of them bleed users.
The empty dashboard communicates exactly one thing: this product has nothing to offer you right now. Come back later, maybe, when you've done enough work to make it useful. The burden is on you.
Think about what that means from a psychology standpoint. The user just made a decision to try your product. They had enough motivation to sign up. And your product responds by showing them... nothing. A blank canvas. A homework assignment.
Amplitude published data showing that users who don't reach a "value moment" within their first session have a 70-80% probability of never returning. Not within the first week. The first session. The window is that small.
Slack understood this early. When you sign up for Slack, you land in a channel with messages already in it. Figma drops you into a design file. Notion gives you pre-filled templates. The best products in the last decade all converged on the same insight: never show an empty state.
But most B2B financial tools still do.
Why Financial Software Gets This Wrong
Financial tools have a specific version of this problem that makes it worse. A dashboard tool or project management app can fake initial content with templates and sample data. Financial software cannot. You can't show someone fake revenue numbers or made-up cash flow projections. The data has to be real, which means the user has to connect a data source before anything meaningful can happen.
This creates what feels like an unavoidable chicken-and-egg problem. You need data to show value. You need to show value to keep the user. You need to keep the user to get their data.
Most products solve this by building elaborate onboarding flows. Step 1: Tell us about your business. Step 2: Connect your accounting software. Step 3: Connect your bank. Step 4: Wait while we sync. Step 5: Here's your dashboard, finally.
By step 3, you've lost half your users. By step 5, another quarter are gone.
The funnel math is brutal. If each step has an 80% completion rate (which is optimistic), five steps means 0.8^5 = 33% of users make it through. Two-thirds gone before they see any value at all.
The 90-Second Thesis
At Well, we built our onboarding around a single constraint: the user must see real value from their own data within 90 seconds of signup.
Not a demo. Not sample data. Their actual financial data, summarized and analyzed by AI, in under 90 seconds.
Here's how it works mechanically.
When you sign up for Well, the onboarding flow asks one question: what tools do you use? Based on your answer, we pre-select the relevant connectors. If you say you're running an e-commerce business, we surface Stripe, Shopify, and your likely bank. Not a list of 200 integrations.
You click one connector. OAuth flow. Authorize. The sync begins.
Here's where the architecture diverges from every other product in this category. The moment the first sync completes, Well does not redirect you to a dashboard. It redirects you to the AI chat. And the AI has already generated a financial summary of whatever data just came in.
If you connected Stripe, the first message you see is something like: "You processed $47,200 in revenue last month across 312 transactions. Your average transaction value is $151. Revenue is up 12% month-over-month. Your highest day was February 14th at $3,800."
No empty state. No "add your first widget." No configuration. Real numbers from your real business, synthesized in natural language, waiting for you the moment the redirect happens.
The Technical Mechanism
This is not a UX trick. It's a deliberate technical decision that required rethinking how we handle data ingestion.
Most SaaS products treat data sync as a background job. Connect your integration, wait for it to finish, then navigate wherever you want. The sync and the user experience are decoupled.
We coupled them. The post-connector-sync event fires a trigger that does three things simultaneously:
- Routes the initial data through our AI summarization pipeline
- Generates a conversational financial summary
- Redirects the user's browser to the chat interface
By the time the redirect completes (sub-second), the summary is ready. The user lands in a conversation that already has content. The AI is not waiting for a prompt. It's already talking.
The pre-selection of connectors matters more than it seems. By narrowing the integration list based on the user's profile, we reduce decision paralysis and increase the odds that the first connector they pick will contain meaningful data. If someone connects a payroll tool first instead of their accounting software, the summary is less useful. Connector sequencing is an onboarding design problem that most products ignore entirely.
What Happens After the First Message
The financial summary is the hook, but it's not the end. The chat interface is conversational. The user can immediately ask follow-up questions: "What are my biggest expenses?" or "How does this compare to two months ago?" or "What's my burn rate?"
This does two things. First, it demonstrates the depth of the product in a way a dashboard never could. A dashboard shows you what someone else decided you should see. A conversation shows you that the product can answer whatever you actually want to know.
Second, it creates a usage pattern from the first interaction. The user's mental model of the product becomes "I talk to it and it tells me about my money." Not "I log in and look at charts." That mental model is stickier because it's active, not passive. You don't need to remember which dashboard tab has the information you want. You just ask.
We see this in the data. Users who reach the AI chat with a completed summary in their first session have a 3.2x higher Day-7 retention rate than users who drop off during the connector setup flow. The correlation between first-session value delivery and long-term retention is the strongest signal in our analytics.
Activation Speed as a Retention Predictor
This is not just a Well observation. The relationship between activation speed and retention is well-documented across SaaS.
Facebook's growth team famously discovered that users who added 7 friends in 10 days were far more likely to become long-term users. But the insight wasn't about the number 7. It was about speed. Users who hit the threshold faster retained better, even controlling for total friend count. The velocity of reaching the value moment mattered as much as reaching it at all.
Mixpanel's benchmark data across thousands of SaaS products shows that the median time-to-value for products with above-average retention is under 4 minutes. For products with below-average retention, it's over 15 minutes. The gap is not about features or pricing. It's about how fast the user understands why the product exists.
Twitter saw the same pattern with follows. Dropbox with file syncs. HubSpot with contact imports. In every case, the products that grew fastest were the ones that compressed the time between "I signed up" and "I see why this is useful."
We took that principle and pushed it to its limit. Ninety seconds. One connector. One AI-generated summary. That's the entire activation flow.
The Honest Limitations
This approach has tradeoffs worth naming.
The AI summary from a single data source is necessarily incomplete. If you only connected Stripe, we can tell you about revenue but not expenses, margins, or cash runway. The summary is accurate but partial. We address this by ending the first summary with a prompt: "Connect your accounting software to see your full financial picture." The incompleteness becomes a hook rather than a gap.
Some users want a dashboard. They want charts and tables and the ability to stare at numbers in a grid. The chat-first approach can feel unfamiliar to someone who expects a traditional BI tool. We built the dashboard too, it's available from the sidebar, but it's not the first thing you see. Roughly 15% of users navigate to the dashboard within their first session. The other 85% stay in chat.
The 90-second target is a median, not a guarantee. OAuth flows sometimes take longer. Some accounting tools have slow APIs. Bank connections through Plaid can require multi-factor authentication that adds 30 seconds. We optimize what we can control and accept that some users will take 2-3 minutes instead of 90 seconds. The principle holds: faster is better, and the first screen after data sync should never be empty.
What This Means for Product Design
The lesson here extends beyond financial software. Every SaaS product has a version of the empty state problem. And the conventional solution, progressive onboarding with tooltips and checklists, is a band-aid on an architectural wound.
The real question is: can you restructure your product so that the first thing a user sees after connecting their data is proof that your product understands their problem?
Not a tour. Not a video. Not a sample. Proof.
For us, that proof is an AI-generated financial summary from real data. For a CRM, it might be an automatically generated pipeline analysis. For a project management tool, it might be an AI assessment of workload distribution based on imported tasks. The specific output varies. The principle is constant: the first screen after signup is the most important design decision in your product.
The 60-70% first-week churn rate is not inevitable. It's the result of products that make users work before delivering value. Flip that sequence, deliver value before asking for work, and the retention curve changes shape entirely.
At Well, auto-redirecting to chat after the first connector sync was not a feature decision. It was the product decision. Everything else we built assumes the user already had that first conversation. The onboarding is the product, and the product starts with a single question answered before the user even asks it: here's what your data says.

Maxime Champoux
CEO & co-founder, Well
Maxime is the CEO and co-founder of Well. He built Well to rebuild finance around AI-native data, not spreadsheets.
LinkedInReady to automate your financial workflows?


