# [Upgrade to Pro](https://rebilder.com/help/billing/upgrade-to-pro)

> How checkout actually works: pick annual or monthly on the Billing page, pay through Stripe, and manage or cancel any time through the Stripe Billing Portal.

## What Pro unlocks

Pro gates exactly three Console surfaces, and everything else stays free forever:

- Funnel: the four observed stages (agent visits → served machine-readable → protocol requests → orders reported), per store and platform, with evidence-labeled order attribution.
- Products: the URL-level view of which pages agents fetch, how often they get markdown, which platforms visit, and which orders touch each URL.
- Insights: coverage findings computed live from your events (unserved agent routes, missing outcome wiring, protocol demand), each with one concrete fix.

> On the free plan those three pages show a locked card describing the feature, but your data is still being recorded underneath, so the day you upgrade, the funnel and insights are already populated with your history.

## The checkout flow, step by step

1. Open Console → Billing. The “Current plan” card shows Free and the size it covers; below it, “Upgrade to Pro” shows the one Pro price with two buttons, annual and monthly.
2. Press the annual or the monthly button. Each one carries the amount it will charge, read live from Stripe, so there is no term to discover on the next screen. You are redirected to a Stripe-hosted checkout page where that same amount is shown again before you confirm; card details go to Stripe directly and never touch Rebilder.
3. After paying you land back on the Billing page with “Checkout complete”. Your plan flips to Pro as soon as Stripe’s webhook confirms the subscription, usually within seconds; refresh if it still shows Free.
4. Funnel, Products, and Insights unlock immediately for everyone in your organization.

## Managing, switching terms, and canceling

Once on Pro, the Billing page shows what your plan covers and the current period end, and “Manage billing” opens the Stripe Billing Portal, which is where you switch between annual and monthly, update the payment method, download invoices, or cancel. The Billing page deliberately hides the checkout buttons while you are subscribed: starting a second checkout would create a duplicate subscription.

> Cancel any time; you keep everything the free tier includes: the gateway, agent detection, llms.txt, and the visit log. Only the three Pro surfaces lock again.

## If the buttons are disabled

Checkout requires the deployment to have Stripe configured. If the page says billing is not configured (or a tier names an unset price variable), the operator has not set the Stripe keys and tier price ids for that deployment yet. The free tier is unaffected, and nothing is broken on your store.