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

# Billing

> Manage subscriptions, payment methods, invoices, and credits.

Billing is managed per team. Navigate to **Billing** in the sidebar to view and manage your team's subscription.

## Plans

| Plan       | CPU    | Memory | Storage | Price   | Services |
| ---------- | ------ | ------ | ------- | ------- | -------- |
| **Launch** | 1 vCPU | 512 MB | 10 GB   | \$3/mo  | No       |
| **Build**  | 2 vCPU | 2 GB   | 25 GB   | \$7/mo  | Yes      |
| **Grow**   | 2 vCPU | 4 GB   | 50 GB   | \$15/mo | Yes      |
| **Scale**  | 4 vCPU | 8 GB   | 100 GB  | \$25/mo | Yes      |
| **Turbo**  | 6 vCPU | 12 GB  | 150 GB  | \$49/mo | Yes      |

## Subscribing

1. Go to **Billing**
2. Select a plan
3. Add a payment method (credit card via Stripe)
4. Confirm your subscription

## Changing Plans

You can upgrade or downgrade your plan at any time from the billing page. Changes take effect at the next billing cycle.

## Payment Methods

* Add, remove, and set a default payment method
* Payment methods are securely handled via Stripe Elements
* Your first payment method is automatically set as the default (synced with Stripe)
* You cannot remove your last payment method if you have active pods, unpaid invoices, or pending usage charges

## Invoices

View all past invoices with status (paid, pending, failed) and amounts. Click an invoice to see its details.

Billing is prorated — you only pay for the days a pod was active during the billing period. The billing page shows both the monthly rate and the prorated amount for each pod.

## Credits

If your team has credits (from promotions or refunds), they appear on the billing page and are applied to future invoices automatically.

## Failed Payments

If a payment fails, your subscription enters a **past\_due** state with a 7-day grace period. During this time:

* Existing pods continue running
* New pods cannot be created

After 7 days without payment, the subscription is **suspended**:

* All pods are suspended
* No new pods can be created
* Pay the outstanding invoice to reactivate

<Note>
  Paying a past-due invoice reactivates your subscription but does not automatically restart suspended pods. You'll need to start them manually.
</Note>

## Cancellation

Cancel your subscription from the billing page. You can resume the subscription before the current billing period ends.
