Hire Lovable Xperts
Account & Billing

How to Cancel Your Lovable Subscription

Cancelling Lovable means downgrading to Free, and the control lives at Settings → Plans & credit usage → Manage → Downgrade to free. Lovable states there is no separate cancel action and no email address to request one — you do it yourself, and your paid plan keeps running until the end of the current billing period. Export your code to GitHub before you click it, because Git sync is the one export route that survives on the Free plan.

By Hire Lovable Xperts · Last verified: 2026-08-08

Where is the Lovable cancel or downgrade button?

There is no Cancel button, by design. Lovable's documentation states plainly that cancelling a paid subscription is the same action as downgrading to Free, that there is no separate cancel action, and that there is no email address to request cancellation. The path is Settings → Plans & credit usage → Manage → Downgrade to free, reachable directly at lovable.dev/settings/billing.

The credits-per-month dropdown on your plan card is a decoy for this purpose. Lovable notes that the dropdown lists paid tiers only, so it cannot be used to move to Free — choosing a lower number there downgrades you to a smaller paid tier, not off the paid plan. Manage → Downgrade to free is the only route to Free.

Being on an annual plan does not change the route. Annual billing is a self-serve setting in the same panel, and the same Manage → Downgrade to free flow ends it. The one genuine exception is an in-app purchase: if you subscribed through the Lovable iOS app, the Manage button is not available in the web app at all and you cancel from Apple instead — Settings → [Your name] → Subscriptions → your Lovable subscription → Cancel Subscription.

Timing is fixed and not negotiable through the UI. Downgrades take effect at the end of your current billing period rather than immediately, so the plan you just cancelled stays active — and keeps its features — until that date, then the workspace moves to Free.

  1. Open Settings → Plans & credit usage, or go straight to lovable.dev/settings/billing.
  2. Select Manage on your plan card.
  3. In the Manage plan dialog, select Downgrade to free.
  4. Complete the downgrade flow.
  5. Re-open Plans & credit usage and confirm the plan card now shows the downgrade taking effect at the end of the current billing period.
  6. If you subscribed via the iOS app and see no Manage button, cancel from Apple: Settings → [Your name] → Subscriptions → Lovable → Cancel Subscription.
Export to GitHub before you downgrade. Git sync is included on every plan including Free, but Download code is a paid-plan feature — so the ZIP route disappears the moment the downgrade takes effect, while a synced repository does not.

Related: the full exit checklist to run before you cancel

What happens to my projects after I cancel?

Your projects are not deleted and your published app is not taken down. Lovable states that downgrading or cancelling does not disconnect your custom domains or unpublish your project, and workspace-private projects are included on the Free plan. What you lose is paid capability — editing code, downloading code, connecting new domains, credit rollover and top-ups — plus access to the subscription credits still sitting in your balance.

The credit outcome is the part worth reading twice, because Lovable describes it two ways in two places. Its cancellation FAQ says unused monthly plan credits and rollover credits expire at the end of your current billing period and are not refunded. Its downgrade note says those credits are frozen rather than destroyed — unusable while the workspace is on Free, but usable again at their original expiry date if you re-subscribe before then, a reading its pricing FAQ repeats. Top-up credits you bought and any bonus credits stay usable on Free until they expire.

One setting does not come back. Lovable keeps most configuration so features resume automatically if you upgrade again, but plan-dependent workspace defaults — default project visibility and publishing permissions — reset to the new plan's defaults and are not restored by a later upgrade. If you have deliberately tightened either, record the values before you downgrade.

A backend you own is a separate account and a separate bill. If your app runs on your own Supabase project, cancelling Lovable does not touch its database, auth, or storage. If it runs on Lovable Cloud, the backend is credit-funded: Lovable documents that built-in backend services pause shortly after a workspace runs out of credits, and separately that a downgrade to Free freezes subscription credits. Check your balance before you downgrade rather than after.

What Lovable documents as changing when a paid workspace moves to Free
ItemOn Pro / BusinessAfter the downgrade takes effect
TimingPlan activeDowngrade applies at the end of the current billing period, not immediately
Workspace-private projectsIncludedStill included on Free
Git sync (GitHub and GitLab)IncludedStill included on Free — this is your durable export
Download codeIncludedNot available on Free
Edit codeIncludedNot available on Free
Custom domainsConnect new domainsAlready-connected domains keep serving; you cannot connect new ones
Credit rollover and top-upsIncludedNot available on Free
Monthly + rollover creditsSpendableFrozen on Free; usable again at their original expiry if you re-subscribe first
Top-up and bonus creditsSpendableStill usable on Free until they expire
'Edit with Lovable' badgeCan be hiddenReturns on your next publish, and the hide setting is switched off
Build credits5 per day, no monthly cap5 per day, capped at 30 per calendar month

Related: how to recover a project that disappeared after a plan change

How do I export my Lovable project before cancelling?

Connect Git sync to GitHub before you downgrade, not after. Lovable lists github.com Git sync as available on all plans including Free, while Download codebase — the ZIP route in the Code editor — is a paid-plan feature you lose when the downgrade takes effect. Connect the project at Project settings → Git → GitHub and Lovable creates a private repository and starts two-way sync automatically.

Disconnecting is safe; deleting is not. Lovable states that when you disconnect a project from its repository, sync stops but the repository stays on GitHub intact with all history and files, and your code stays in Lovable too. What breaks the relationship irreversibly is deleting the repository, renaming your GitHub account or organisation, or transferring the repository elsewhere — renaming the repository itself is tracked automatically and is fine.

  1. Open Project settings → Git → GitHub, or use the + (plus) menu in the chat.
  2. Under Accounts, click Add account and install and authorise the Lovable GitHub app on the account or organisation you want the repository created in.
  3. Back in the project, click Connect next to that workspace connection. Lovable creates a new repository — private by default — and starts syncing.
  4. Confirm the repository status reads Connected and the branch picker shows your active branch.
  5. Copy a clone URL (HTTPS, SSH, or GitHub CLI) from the same panel and clone the repository locally so a copy exists off both platforms.
  6. Repeat for every project you want to preserve: each Lovable project connects to exactly one repository.
  7. While you still hold a paid plan, also take a ZIP: open the Code editor and click Download codebase at the bottom of the file-tree sidebar.
Connect the repository once and leave it. Lovable cannot import an existing GitHub repository back into a project, and reconnecting after a disconnect creates a brand-new repository rather than re-attaching the old one — so a repository you disconnect is a snapshot, not a live backup.

Can I get a refund when I cancel Lovable?

Not for credits. Lovable's pricing FAQ states credits are not refundable or redeemable for cash or any other value, and its cancellation FAQ adds that unused monthly plan credits and rollover credits expire at the end of your current billing period and are not refunded. Cancelling therefore returns nothing — it stops the next charge. A wrong or duplicate charge is a different conversation, and that one is worth having.

If you downgraded before your renewal date and were charged anyway, that is a billing error rather than a policy question. Lovable's own troubleshooting routes payment problems to support@lovable.dev, so raise it there with the date you downgraded and the date of the charge. Screenshot the plan card showing the downgrade before you close the tab — it is the only timestamped evidence the UI gives you.

Related: refund steps if you were charged after cancelling

What is the alternative to cancelling — should I migrate instead?

Cancelling and migrating solve different problems. Cancelling stops the bill and leaves the project inside Lovable on a Free plan that cannot edit code, download code, or connect a new domain. Migration moves the synced repository onto hosting you control, so the app keeps running and keeps being developable without a Lovable subscription at all. Choose by whether the project is finished or still changing.

Migration means taking the Git-synced repository 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. A developer can migrate a Lovable project in one to three days.

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?

Do not expect the plan card to say Free straight away — that is the single biggest source of 'did it work?' panic, and it is normal. Lovable applies downgrades at the end of the current billing period, so a successful cancellation looks like a still-paid plan with an end date attached. Confirm it in Settings → Plans & credit usage, not in your inbox.

  1. Re-open Settings → Plans & credit usage after completing the flow.
  2. Read the plan card: a completed downgrade shows the current plan remaining active until the end of the billing period.
  3. Note that date — it is when the workspace actually moves to Free, and when unused monthly and rollover credits stop being spendable.
  4. Screenshot the card. Lovable does not document a cancellation confirmation email, so this is your timestamped record.
  5. If you cancelled through the iOS App Store instead, confirm there: Settings → [Your name] → Subscriptions.
  6. If the card shows no pending downgrade at all, the flow did not complete — run it again, then contact support@lovable.dev if it still does not register.

Frequently asked questions

Is there a Cancel button on the Lovable billing page?
No, and Lovable says so in its own documentation: there is no separate cancel action and no email address to request cancellation. Cancelling is the downgrade-to-Free flow, at Settings → Plans & credit usage → Manage → Downgrade to free. The credits-per-month dropdown on the plan card lists paid tiers only, so it cannot be used to reach Free.
Will Lovable delete my projects if I cancel?
No. Projects are not deleted, and Lovable states that downgrading or cancelling does not unpublish your project or disconnect custom domains you have already connected. Workspace-private projects are included on the Free plan too. What you lose is paid capability — editing code, downloading code, connecting new domains — so connect Git sync to GitHub first, since that is included on every plan.
What if I am on an annual Lovable plan?
The route is the same. Annual billing is a setting you switch on and off yourself in Settings → Plans & credit usage, and the same Manage → Downgrade to free flow ends it. The genuine exception is an iOS in-app purchase: there the Manage button is not shown in the web app and you cancel through Apple, at Settings → [Your name] → Subscriptions.
Can I pause my Lovable subscription instead of cancelling?
Lovable's documentation describes no pause option — the plan controls it lists are upgrade, downgrade to a lower paid tier, switch billing cycle, and downgrade to Free. If cost is the issue, dropping to a smaller paid tier keeps credit rollover and top-ups, both of which Free does not have. Downgrading to Free also freezes any unused subscription credits until you re-subscribe.
What happens to my Supabase data if I cancel Lovable?
A Supabase project you own is a separate account with a separate bill, so cancelling Lovable does not affect its database, auth users, or storage. Lovable Cloud is the case to check: it is the built-in backend and it is funded by credits, and Lovable documents that built-in backend services pause shortly after a workspace runs out of credits. Confirm your balance before you downgrade.
How do I prove I cancelled if I get charged after cancelling?
Screenshot the plan card in Settings → Plans & credit usage immediately after the downgrade flow completes, showing the plan ending at the end of the current billing period. Lovable does not document a cancellation confirmation email, so that screenshot plus the Stripe invoice is your evidence. Send both to support@lovable.dev if a charge lands after that date.
Can a developer take over my Lovable project if I cancel?
Yes, provided Git sync was connected before the downgrade. Once the repository exists on GitHub, any developer can clone it over HTTPS, SSH, or the GitHub CLI and continue in a standard React and TypeScript environment — no Lovable-specific runtime is required to run or modify it. Note that Lovable creates the repository private by default, so you control who sees it.
What is the difference between Downgrade to Free and deleting my account?
Downgrading to Free stops billing and reduces plan capability while keeping your account, workspace, and projects — and Lovable keeps most configuration so features resume if you upgrade again. Deleting your account permanently removes the account and its data. Downgrade is the right choice if there is any chance you will come back, not least because unused subscription credits are frozen rather than lost.
How long before renewal should I cancel to avoid being charged again?
Before the renewal date on your plan card — the downgrade takes effect at the end of the current billing period, not on the day you click it, so you are not charged for the next period as long as it registers first. Find the exact date in Settings → Plans & credit usage. Cancelling early does not shorten the period you have already paid for.
I cancelled but Plans & credit usage still shows my paid plan — is something wrong?
Almost certainly not. Lovable applies downgrades at the end of the current billing period, so your paid plan is supposed to keep showing until that date — a completed cancellation looks like an active plan with an end date, not an instant switch to Free. Something is wrong only if the card shows no pending downgrade at all; in that case run Manage → Downgrade to free again.

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.

Book a free audit call