How to Switch from Bolt.new to Custom AI Dashboard in 2026 — A Step-by-Step Migration Guide
_Last updated: 28 May 2026 — verified with current Bolt.new export tools and Custom AI Dashboard import flow._
If you've been building on Bolt.new and you've hit one of the walls (token walls mid-feature, no marketing stack, $200/mo for serious use), this guide walks through the exact migration to Custom AI Dashboard — what to export, what to rebuild, what to throw away, and how to do it in a weekend.
TL;DR: Bolt.new is excellent at fast full-stack React prototyping, StackBlitz preview loop. Custom AI Dashboard is excellent at being an all-in-one suite for small businesses (web + email + ads + CRM + video + SEO). If your bottleneck has shifted from "I need code" to "I need a marketing engine", this migration takes a weekend and pays back inside a month.
Why people switch from Bolt.new to Custom AI Dashboard
- Price predictability — Bolt.new Pro 100 is $100/mo, Pro 200 is $200/mo. Custom AI Dashboard Pro is $29-49/mo and includes everything Bolt does plus email/ads/CRM.
- All-in-one suite — Bolt.new only does fast full-stack React prototyping. Custom AI Dashboard bundles the website + email marketing + Google/Meta ads + SEO tooling + video generator + lead capture in one dashboard. Most ex-Bolt.new users were paying $200-300/mo across 5 separate tools.
- No more context window walls — Bolt.new's message wall hits mid-feature on every Pro plan.
- Free tier that's actually usable — Custom AI Dashboard has a real free tier that builds and hosts production sites. Bolt.new free is a trial.
Step 1: Export everything from Bolt.new
Before you do anything else, get your data out.
- Code/Site export: Bolt.new → GitHub sync from the project settings. One-click export.
- Database/Backend (if any): Export any Supabase, Firebase, or Postgres data via the provider's native export. Bolt.new doesn't own this data.
- Domain: Keep your custom domain at the registrar (Cloudflare/Namecheap/Google Domains). You'll point it at Custom AI Dashboard in Step 5.
- Analytics: Export any GA4 / Mixpanel / Posthog history — it migrates with you because it's domain-keyed.
Don't skip this step. You need a clean handoff before you cancel Bolt.new.
Step 2: Spin up Custom AI Dashboard (free tier, ~5 minutes)
- Go to customaidashboard.com and click "Get Started Free".
- Pick a project name. The dashboard will auto-create a free subdomain like
yourbrand.cad.comfor staging. - Skim the AI Website Builder product page — that's the conversation-based builder you'll use to recreate the site.
You haven't migrated anything yet — this just gives you a sandbox to rebuild in.
Step 3: Rebuild the site in the AI Website Builder
This is the fastest part. Instead of asking Bolt.new-style prompts ("build me a React component for X"), describe the site as a whole:
"Recreate a landing page for [your business]. Hero says [headline]. Three feature blocks: [list]. Pricing table with three tiers: Free, $X, $Y. FAQ section. CTA in dark navy."
Custom AI Dashboard responds with a working live preview. You iterate by chat — same pattern you knew from Bolt.new, but optimised for sites instead of arbitrary React.
What you'll notice immediately:
- No "message wall" — the chat keeps working past the 100-message mark.
- The AI knows your full project context — features, design tokens, content — across the whole session.
- Deploy is one click, not a multi-step Vercel setup.
If your old Bolt.new site was complex (auth flows, dashboards, payment), don't rebuild it 1-for-1 in the website builder. Move that part to the AI products suite — the dashboard already has built-in lead capture, email automation, and video generation, so a lot of what you hand-built in Bolt.new is just wiring up native dashboard features.
Step 4: Move marketing into the suite (the real win)
This is where the ROI of switching shows up. Bolt.new only handles fast full-stack React prototyping. Custom AI Dashboard adds:
| Need | Bolt.new | Custom AI Dashboard |
|---|---|---|
| Email marketing | External (Mailchimp $20-80/mo) | Built-in (AI Email Marketing) |
| Google Ads | External (Optmyzr $20+/mo) | Built-in (AI Google Ads Manager) |
| Meta Ads | External (AdEspresso $49+/mo) | Built-in (AI Meta Ads Manager) |
| Social media | External (Buffer $15+/mo) | Built-in (AI Social Media Manager) |
| SEO content | External (SurferSEO $89+/mo) | Built-in (AI SEO Content Manager) |
| Lead capture | DIY forms | Built-in (AI Leads Manager) |
| Video | External (Synthesia $30+/mo) | Built-in (AI Video Generator) |
Pick the 2-3 tools you actually need this month and turn them on. Cancel the equivalent external SaaS subscriptions.
Step 5: Move the custom domain
Once the rebuild is live on yourbrand.cad.com and you're happy:
- In SEO Manager → Deployment → Custom Domain, enter your domain.
- Add the CNAME / A records at your registrar (the dashboard shows the exact values).
- Verify DNS — usually 5-30 minutes.
- Switch the domain pointer; old Bolt.new link stops being canonical, Bolt.new 301 redirects to the new home.
Important — for SEO: export the URL map from Bolt.new (every public page slug) and set up matching slugs in Custom AI Dashboard before you cut over. Any URL change without a 301 loses Google's link equity. The dashboard's SEO Manager → 301 Redirects tool handles this in one step.
Step 6: Cancel Bolt.new (do this last)
Wait 7 days after cutover before cancelling. Confirm:
- Analytics still tracks (Visitor Analytics tab in dashboard shows real browser visits).
- Old deep links still work via 301s.
- Email campaigns sent before the move still open + click correctly (because they hit your domain, not Bolt.new's subdomain).
- Any third-party integrations (Stripe webhooks, Zapier, OAuth) point at the new host.
Then cancel Bolt.new cleanly via the billing portal. You'll save the headline subscription cost plus the marketing-tool stack you no longer need.
Migration time estimates by site complexity
| Site shape | Time to migrate | Difficulty |
|---|---|---|
| Single landing page (hero + features + CTA) | 30-60 min | Trivial — describe it, ship it |
| Small business site (5-10 pages, blog, FAQ) | 2-4 hours | Easy — most of this is content rewriting |
| SaaS marketing site (10-30 pages, gated content, lead capture) | 1 day | Medium — moves lead manager integration on top |
| Full product (auth + dashboards + payments) | 2-3 days | Medium — heavy use of all 9 products |
If you're in the last bucket, do it incrementally: migrate the marketing site this weekend, keep the product on Bolt.new/Bolt.new for now, then revisit once you see the suite working.
What you give up by switching
Be honest about this — it's not a free lunch:
- StackBlitz fast preview — Custom AI Dashboard isn't trying to win on this dimension.
- Niche developer features — if you live in advanced React Server Component edge cases, you'll be more comfortable in Bolt.new for those days. Most small business sites don't need this.
- Bolt.new community / templates — Bolt.new's ecosystem of starter templates is wider; CAD's is narrower but more polished.
Custom AI Dashboard's pitch is breadth: web + email + ads + CRM + video + SEO in one place. Bolt.new's pitch is depth in fast full-stack React prototyping. If your bottleneck is depth, stay. If your bottleneck is "all the marketing software around the site", switch.
FAQ
How long does the migration actually take?
For a typical small business site: 4-8 hours of focused work over a weekend. Most of the time is content rewriting + DNS waiting, not the technical migration.
Will I lose SEO rankings during the switch?
No, if you follow Step 5 properly — keep slugs identical or add 301 redirects for any URL changes. Google honors the redirect chain within ~1-2 crawl cycles (3-7 days).
Is Custom AI Dashboard actually free, or is "Free" a trial?
The free tier is permanent. It includes a free subdomain, full AI website builder access, and basic Email/Leads/SEO features. The paid tiers ($29-49/mo) unlock higher limits + custom domain on every product, not a different product.
What if I need Bolt.new-style code editing later?
You can keep Bolt.new for code work and use Custom AI Dashboard for the marketing site. Many users do this — they're not exclusive.
Can I import my existing Bolt.new code/components into Custom AI Dashboard?
Yes — the conversation-based builder accepts uploaded code as context. Paste your existing React components, describe what you want to do with them, and the builder will adapt them into the site.
Will my custom domain stop working during DNS propagation?
Briefly, yes — usually 5-30 minutes. Do the DNS switch off-peak (night/weekend). The old Bolt.new hosting can stay live during this period as a safety net.
How does pricing compare to a full Bolt.new + marketing stack?
Most ex-Bolt.new users were paying Bolt.new Pro 100 is $100/mo, Pro 200 is $200/mo. Custom AI Dashboard Pro is $29-49/mo and includes everything Bolt does plus email/ads/CRM.. Custom AI Dashboard's $49/mo Pro plan covers everything those tools did, with a real free tier as the entry point.
Related migration guides
- Custom AI Dashboard vs Bolt.new — full head-to-head 2026
- Bolt.new pricing 2026
- Best Lovable alternative 2026 — 10 tested tools
- 10 best AI website builders ranked & tested in 2026
Ready to switch? Start with the free tier at customaidashboard.com — no card, no trial limit. If you get stuck on Step 3, the dashboard's chat works the same way Bolt.new's does, just for sites instead of arbitrary code.