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

# How to manage your plan, targets, and add-ons

> Upgrade or downgrade your BattleTest plan, add extra live target slots, purchase cooldown bypasses, update payment, and view invoices from the billing page.

All billing is managed from [Settings → Billing](https://battletest.dev/settings?tab=billing).

## Upgrade your plan

<Steps>
  <Step title="Open billing">
    Go to [Settings → Billing](https://battletest.dev/settings?tab=billing) and click **Change plan**.
  </Step>

  <Step title="Select new plan">
    Select the new plan.
  </Step>

  <Step title="Confirm">
    Confirm — the upgrade takes effect immediately and is prorated to the current billing period.
  </Step>
</Steps>

## When to upgrade

| Situation                                    | Recommended action                                                                  |
| -------------------------------------------- | ----------------------------------------------------------------------------------- |
| Hitting the hourly PR review limit regularly | Upgrade to next plan tier                                                           |
| Need to review private repositories          | Upgrade to Dev (\$20/mo)                                                            |
| Need live battletest at all                  | Upgrade to Startup (\$60/mo)                                                        |
| Need more than 1 live target                 | Upgrade to Observability (\$100/mo) for 3 slots, or add extra slots at \$50/mo each |
| Bypassing cooldown more than once a week     | Upgrade to Observability (2-hour cooldown)                                          |
| Need weekly automatic scanning               | Upgrade to Observability (\$100/mo)                                                 |

## Downgrade your plan

<Steps>
  <Step title="Open billing">
    Go to Settings → Billing → Change plan.
  </Step>

  <Step title="Select lower plan">
    Select a lower plan and confirm.
  </Step>
</Steps>

<Note>
  Downgrades take effect at the end of the current billing period, not immediately. If you downgrade to a plan with fewer target slots than you currently use, your excess targets are deactivated (not deleted) at the end of the period.
</Note>

## Switch between monthly and annual billing

Annual billing saves approximately 20% versus monthly. Switch from Settings → Billing → Change billing period.

| Plan          | Monthly  | Annual (per month) |
| ------------- | -------- | ------------------ |
| Dev           | \$20/mo  | \$16/mo            |
| Startup       | \$60/mo  | \$48/mo            |
| Observability | \$100/mo | \$80/mo            |

## Add an extra target slot

<Warning>
  **Observability plan only.** Extra target slots are not available on Startup. If you need more than one slot on Startup, upgrade to Observability.
</Warning>

<Steps>
  <Step title="Open add-ons">
    Go to Settings → Billing → Add-ons and click **Add target slot**.
  </Step>

  <Step title="Confirm">
    Confirm the \$50/mo charge — the slot is available immediately.
  </Step>
</Steps>

Remove extra slots from Settings → Billing → Add-ons → Remove. Removal takes effect at the end of the current billing period.

## Purchase a cooldown bypass

<Steps>
  <Step title="Open the environment">
    Go to [Tests](https://battletest.dev/tests) and click on the environment. The **Run scan now** button only appears when a cooldown is active.
  </Step>

  <Step title="Confirm">
    Confirm the \$49 one-time purchase.
  </Step>
</Steps>

The bypass triggers a single scan immediately. The regular cooldown restarts after the bypassed scan completes.

## Cancel your subscription

<Steps>
  <Step title="Cancel">
    Go to Settings → Billing → Cancel subscription and confirm.
  </Step>
</Steps>

Access continues until the end of the current paid period. After cancellation, your account reverts to Free: 5 PR reviews/hour, public repos only, no live battletest. Your findings history and settings are preserved.

## Update your payment method

<Steps>
  <Step title="Update card">
    Go to Settings → Billing → Payment method and click **Update**.
  </Step>
</Steps>

If a payment fails, BattleTest retries over 14 days before reverting your account to Free. Update your payment method before the retry period ends to avoid interruption.

## Add organisation members

<Steps>
  <Step title="Invite member">
    Go to [Settings → Team](https://battletest.dev/settings?tab=team) and click **Invite member**.
  </Step>

  <Step title="Enter details">
    Enter their email address and select a role.
  </Step>
</Steps>

All members of an organisation share the same plan — there's no per-seat billing.
