> ## 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.

# Manage Subscription

> Change your tier and manage billing in Stripe

Once you're on a paid plan, there are two places to manage it: the **Upgrade your plan** window to change tiers, and the **Stripe billing portal** for everything related to payment and billing.

## Upgrade to a higher tier

To move up a tier — for example, from **Visuals Pro** to **Visuals Creator** — open the **Upgrade your plan** window from [My Library](https://dashboard.xrlive.app/dashboard/my-visuals) and click **Upgrade to Visuals Creator**. The window marks the plan you're on as **Your current plan**.

<Frame caption="The Upgrade your plan window, with the current plan marked and the option to move up a tier">
  <img src="https://mintcdn.com/xrlive/6Dywrn5HgSl1p2J7/images/dashboard/billing/upgrade-plan-window.png?fit=max&auto=format&n=6Dywrn5HgSl1p2J7&q=85&s=2d295200d8d2adf53eaed47038b7dfc1" alt="Upgrade your plan window showing Visuals Pro as the current plan and an Upgrade to Visuals Creator button" width="1024" height="550" data-path="images/dashboard/billing/upgrade-plan-window.png" />
</Frame>

<Tip>
  Use the **Monthly / Yearly** toggle before you confirm to pick the billing cycle that suits you.
</Tip>

## Manage billing in Stripe

Payments, cards, and billing details are handled by **Stripe**. To open the billing portal, go to **Billing** in the dashboard sidebar and click **Manage Subscription**.

<Frame caption="The Billing page in the dashboard — Manage Subscription opens the Stripe billing portal">
  <img src="https://mintcdn.com/xrlive/6Dywrn5HgSl1p2J7/images/dashboard/billing/manage-billing-page.png?fit=max&auto=format&n=6Dywrn5HgSl1p2J7&q=85&s=ebacf8573c7e4c7493aea06957e68d21" alt="Dashboard Billing page showing the Manage Subscription button" width="1920" height="530" data-path="images/dashboard/billing/manage-billing-page.png" />
</Frame>

The Stripe billing portal brings everything together on one page.

<Frame caption="The Stripe billing portal">
  <img src="https://mintcdn.com/xrlive/6Dywrn5HgSl1p2J7/images/dashboard/billing/manage-stripe-portal.png?fit=max&auto=format&n=6Dywrn5HgSl1p2J7&q=85&s=73848bebf7ab9234c965bb11835e9fbf" alt="Stripe billing portal showing the current subscription, payment methods, billing information, and invoice history" width="1024" height="550" data-path="images/dashboard/billing/manage-stripe-portal.png" />
</Frame>

From here you can:

* **See your subscription** — the plan you're on and its price.
* **Check your next billing date** — the date of your next charge and the card it will be charged to, with an option to edit it.
* **Manage payment methods** — view the cards on file, add a new one, or edit an existing one.
* **Update billing information** — your name and email, with an **Update information** option.
* **Review invoice history** — your past invoices, also available in [Invoices](/dashboard/billing/invoices).
* **Cancel your subscription** — see [Cancel Subscription](/dashboard/billing/cancel-subscription) for the full process.

### Adding a payment method

Click **Add payment method** in the portal to add a new card. Enter the card details and click **Add** to save it.

<Frame caption="Adding a new payment method in the Stripe billing portal">
  <img src="https://mintcdn.com/xrlive/6Dywrn5HgSl1p2J7/images/dashboard/billing/manage-add-payment.png?fit=max&auto=format&n=6Dywrn5HgSl1p2J7&q=85&s=18d8b37f177485a3199581b80f79191b" alt="Stripe Add payment method form with card number, expiration date, security code, and country fields" width="1024" height="550" data-path="images/dashboard/billing/manage-add-payment.png" />
</Frame>

<Note>
  Your card information stays with Stripe and is never stored by xRLive.
</Note>

## Where to go next

<Columns cols={2}>
  <Card title="Cancel Subscription" icon="circle-xmark" href="/dashboard/billing/cancel-subscription">
    How to cancel and what happens to your plan afterward.
  </Card>

  <Card title="Invoices" icon="file-invoice" href="/dashboard/billing/invoices">
    View and download your billing history.
  </Card>
</Columns>
