> ## Documentation Index
> Fetch the complete documentation index at: https://xrlive.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Cancel Subscription

> Cancel your plan and understand what happens next

You can cancel a paid plan at any time. Cancelling stops future charges and returns your account to the Free plan at the end of your current billing period.

## How to cancel

<Steps>
  <Step title="Open the Stripe billing portal">
    Go to **Billing** in the dashboard sidebar and click **Manage Subscription** to open the Stripe billing portal. See [Manage Subscription](/dashboard/billing/manage-subscription) for how to get there.
  </Step>

  <Step title="Cancel the subscription">
    In the portal, click **Cancel subscription** next to your current subscription, then confirm.
  </Step>
</Steps>

<Note>
  You can also drop to Free from the **Upgrade your plan** window by clicking **Downgrade to Free**.
</Note>

## What happens after you cancel

* Your paid plan stays active until the **end of the current billing period**, so you keep your features until then.
* After that date, your account moves to the **Free** plan and you're no longer charged.
* You can resubscribe at any time from [Subscribe](/dashboard/billing/subscribe).

## Where to go next

<Columns cols={2}>
  <Card title="Manage Subscription" icon="gear" href="/dashboard/billing/manage-subscription">
    Change your tier or manage billing in Stripe.
  </Card>

  <Card title="Plans & Subscriptions" icon="layer-group" href="/dashboard/billing/plans">
    Compare plans before you decide.
  </Card>
</Columns>
