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

# Personal Subscriptions

> Pick a plan for your own account, manage it through Stripe, or cancel anytime.

A personal subscription covers one user (you). It's completely separate from any team subscription your organization might have. For a side-by-side comparison, see [Personal vs Team](#personal-vs-team) at the bottom of this page.

<Warning>
  Personal subscriptions are only available in your **qBraid Default** workspace
  (the default). The **Available Plans** section is hidden when you're inside an
  organization. To buy a team plan, go to [Organizations > Team
  Subscriptions](/v2/account/organizations/subscriptions).
</Warning>

The **Available Plans** section of the wallet shows the plans you can buy.

## Free

*Explore quantum computing at your own pace.*

* **Price.** \$0
* **Compute.** 25 CPU hours / month
* **Storage.** 15 GB

## Standard <span style={{color: "#9b30ff"}}>· Popular</span>

*More compute, more storage.*

* **Price.** \$20 / month, or \$192 / year (\$16 / month, save 20%)
* **Compute.** 400 CPU hours / month
* **Storage.** 50 GB

## Pro <span style={{color: "#9b30ff"}}>· Best value</span>

*Unlock higher limits for serious research.*

* **Price.** \$100 / month, or \$960 / year (\$80 / month, save 20%)
* **Compute.** 2,000 CPU hours / month
* **Storage.** 150 GB

<Tip>
  Use the **Monthly / Annual** toggle at the top of **Available Plans** to see
  each price in either interval. Annual is about 20% cheaper.
</Tip>

## Subscribe

<Steps>
  <Step title="Switch to qBraid Default">
    Open the workspace switcher in the top-left of the dashboard and select
    **qBraid Default**.
  </Step>

  <Step title="Open Wallet">Click **Account > Wallet** in the sidebar.</Step>
  <Step title="Scroll to Available Plans">Below the Buy credits section.</Step>

  <Step title="Toggle billing interval">
    Set the switch to **Monthly** or **Annual**.
  </Step>

  <Step title="Click Subscribe">On the plan you want.</Step>
  <Step title="Pay">Finish on Stripe Checkout in the new tab.</Step>
</Steps>

<Check>
  Back on the wallet, the new plan shows under **Current Plan** immediately.
</Check>

## Manage your subscription

The Stripe Customer Portal handles every change to your plan (payment method, tier, interval, cancellation).

<Steps>
  <Step title="Switch to qBraid Default">
    Open the workspace switcher and select **qBraid Default**.
  </Step>

  <Step title="Open Wallet">Click **Account > Wallet** in the sidebar.</Step>

  <Step title="Click Manage Plan">
    Under **Current Plan** at the top of the wallet. The Stripe portal opens in
    a new tab.
  </Step>

  <Step title="Make your changes in Stripe">
    Update payment method, download invoices, switch tier, change interval, or
    cancel.
  </Step>
</Steps>

<Frame>
  <video src="https://storage.googleapis.com/qbraid-static-assets/qbraid-docs/wallet/manage-plan.mp4" autoPlay muted loop playsInline aria-label="Managing a personal subscription" />
</Frame>

<Note>
  Personal plans are managed entirely through Stripe. There's no in-app dialog
  for changing tier or canceling. Everything happens in the Stripe portal.
</Note>

## Cancel

<Steps>
  <Step title="Switch to qBraid Default">
    Open the workspace switcher and select **qBraid Default**.
  </Step>

  <Step title="Open Wallet">Click **Account > Wallet** in the sidebar.</Step>

  <Step title="Click Manage Plan">
    Under **Current Plan**. The Stripe portal opens in a new tab.
  </Step>

  <Step title="Click Cancel plan">Inside the Stripe portal.</Step>

  <Step title="Confirm">
    You keep all the benefits of your plan until the end of the period you've
    paid for.
  </Step>
</Steps>

A **Canceling** badge shows up next to your plan name on the wallet until then. After that, you drop back to Free automatically.

## Personal vs Team

|                       | Personal (this page) | Team ([Organizations > Subscriptions](/v2/account/organizations/subscriptions)) |
| --------------------- | -------------------- | ------------------------------------------------------------------------------- |
| Who pays              | You                  | The organization                                                                |
| Who gets the benefits | You                  | Anyone the org assigns a seat to                                                |
| How it's priced       | Per account          | Per seat (minimum 2 seats)                                                      |
| Free tier             | Yes, automatic       | No, orgs start as Free until they subscribe                                     |
| Compute included      | Per account          | Per seat                                                                        |
| Storage included      | Per account          | Per seat                                                                        |
| How to change a plan  | Stripe portal        | Manage Team Subscription dialog inside qBraid                                   |
| How to cancel         | Stripe portal        | Cancel section in Manage Team Subscription                                      |
| How to add capacity   | Switch tiers         | Add Seats                                                                       |
| Distribute to others  | N/A                  | Assign Seat, Transfer Credits                                                   |

You can hold a personal subscription and a seat in your org's team subscription at the same time. They run independently. Compute and storage allowances don't add up across plans, each tracks its own usage.
