How to Cancel Your Lovable Subscription
Cancelling Lovable is not obvious — the platform buries the Downgrade option three menus deep, and there is no simple 'Cancel' button on the billing page. Before you cancel, you should also export your app's source code so you do not lose access to months of work. This guide covers the exact UI path, what happens to your projects, and how to take your code with you.
By Hire Lovable Xperts · Last verified: 2026-06-24
What happens to my projects after I cancel?
When you downgrade to the free tier, your projects are not deleted — but access may change. Public projects remain accessible, private projects may become view-only or inaccessible depending on your plan limits, and your prompt history and version timeline may be truncated. Lovable's terms allow them to archive projects that are inactive on the free plan.
The specific project limits on the free tier change with Lovable's pricing updates, so verify the current plan comparison table before cancelling. As of mid-2026, the free tier allows a limited number of projects and restricts private project access. Any project that exceeds free-tier limits may become read-only.
Your Supabase connection is not affected by cancelling Lovable — your database, auth, and storage remain active as long as your Supabase project is open. The only thing that changes is your ability to make new prompts and edits inside the Lovable editor.
| Item | On a paid plan | After downgrade to Free |
|---|---|---|
| Public projects | Full access | Remain accessible |
| Private projects | Full access | May become view-only or hidden until you re-upgrade |
| Prompt / version history | Full timeline | May be truncated |
| New prompts & edits | Your plan's limits | Reduced free-tier limits |
| Supabase backend | Active | Unaffected — billed separately by Supabase |
| Deployed live app | Running | Unaffected — runs on your host, not Lovable |
Related: how to recover a project that disappeared after a plan change
How do I export my Lovable project before cancelling?
Exporting your code to GitHub is the most important thing to do before cancelling. Once your code is in a GitHub repository, you own it completely — regardless of what happens to your Lovable plan. Lovable supports GitHub sync directly from the editor, and this should be your first action, not your last.
- In the Lovable editor, open the project you want to export.
- Click the GitHub icon in the top toolbar to open the GitHub integration panel.
- If not already connected, authenticate your GitHub account and authorise Lovable.
- Choose 'Push to GitHub' to create a new repository or sync to an existing one.
- Wait for the sync to complete and then verify the repository on GitHub contains your full source code.
- Optionally, clone the repository locally: git clone https://github.com/your-org/your-repo.git
- Repeat for each project you want to preserve before cancelling.
Can I get a refund when I cancel Lovable?
Lovable's refund policy covers charges made in error or duplicate charges, but not general dissatisfaction with the platform. If you were charged after you believed you had already cancelled, or charged an incorrect amount, you have a stronger case for a refund. See the refund article linked below for the exact steps and email template.
If you cancelled before your renewal date and were still charged, this is likely a billing system error — Lovable support resolves these when you contact them with proof of the cancellation date and the charge date. Keep your cancellation confirmation email as documentation.
What is the alternative to cancelling — should I migrate instead?
If the reason you are cancelling is cost, bugs, or platform limitations — not that your project is finished — migration to a proper React codebase may serve you better than cancelling. You keep everything you built, deploy on infrastructure you control, and stop paying Lovable's monthly fee. A developer can migrate a Lovable project in one to three days.
Migration means taking the GitHub-exported code and deploying it to a hosting provider like Vercel or Railway, with your existing Supabase backend untouched. The result is an identical app that runs independently of Lovable, with no per-prompt credit cost and no plan restrictions.
The migration decision comes down to one question: is your app finished and just needs hosting, or does it still need active development? If development is ongoing, migration to a standard React codebase gives you a stable foundation — a human engineer makes precise, targeted changes rather than AI prompts that can touch dozens of files at once. See the Move Off Lovable guide for the full step-by-step process.
How do I confirm my cancellation actually went through?
After clicking Downgrade to Free, Lovable should send a confirmation email within a few minutes. If you do not receive it, check your spam folder and then verify in the Settings → Plans & Billing page that your plan now shows as Free. Do not assume cancellation worked without one of these two confirmations.
- Check your inbox for a Lovable billing confirmation email within 5 minutes of downgrading.
- If no email arrives, check your spam or promotions folder.
- Log back into Lovable and navigate to Settings → Plans & Billing.
- Verify your current plan is shown as Free with no renewal date.
- If the plan still shows as paid, contact Lovable support at support@lovable.dev with a screenshot.
- Keep the confirmation email — you may need it if a charge appears on your next billing cycle.
Frequently asked questions
Is there a Cancel button on the Lovable billing page?
Will Lovable delete my projects if I cancel?
What if I am on an annual Lovable plan?
Can I pause my Lovable subscription instead of cancelling?
What happens to my Supabase data if I cancel Lovable?
How do I prove I cancelled if I get charged after cancelling?
Can a developer take over my Lovable project if I cancel?
What is the difference between Downgrade to Free and deleting my account?
How long before renewal should I cancel to avoid being charged again?
I cancelled but the Plans & Billing page still shows my paid plan — is something wrong?
Talk to a senior engineer — not a salesperson.
Book a free 30-minute audit call. We'll diagnose what's wrong and tell you exactly what it costs to fix.