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

# Plans

> Your guide to Browserbase plans, pricing, and usage limits

## Pick a plan

Browserbase scales from solo builders to enterprise teams.

<CardGroup cols={3}>
  <Card title="Free $0" icon="flask" href="https://www.browserbase.com/sign-up">
    Start free, no credit card needed. Includes 3 concurrent sessions.
  </Card>

  <Card title="Developer $20" icon="code" href="/account/billing">
    Small projects and hobby usage: unlocks proxies.
  </Card>

  <Card title="Startup $99" icon="rocket" href="/account/billing">
    Production workloads: 100 concurrent and priority support.
  </Card>
</CardGroup>

<Card title="Scale plan" icon="building" href="https://www.browserbase.com/contact">
  Enterprise volume, [Verified](/platform/identity/overview), and compliance
  (SSO, HIPAA, DPA).
</Card>

## What's included

Each plan includes a monthly allocation of browser hours and proxy bandwidth (and more). Go beyond it and pay-as-you-go [overage rates](#browser-allocations) apply. No caps. No cut-offs.

Hosted [Functions](/platform/runtime/overview) are free on every plan.

<Note>
  Need help estimating your plan? [Reach out here
  ↗](https://www.browserbase.com/contact).
</Note>

### Browser allocations

Browser hours and proxy bandwidth are allocations, not limits. If you exceed them, pay-as-you-go overage rates apply.

|                   | Free \$0 | Developer \$20 | Startup \$99 | Scale plan  |
| ----------------- | -------- | -------------- | ------------ | ----------- |
| **Browser Hours** | 1 hr     | 100 hrs        | 500 hrs      | Flexible    |
| *Hours overage*   | N/A      | \$0.12/hr      | \$0.10/hr    | Custom      |
| **Proxy**         | 0 GB     | 1 GB           | 5 GB         | Usage-based |
| *Proxy overage*   | N/A      | \$12/GB        | \$10/GB      | Custom      |

<Accordion title="About billing minimums">
  Browser time is billed by the minute and proxy bandwidth by the MB, rounded,
  with a one-minute and one-MB minimum per session.
</Accordion>

### Browser capacity limits

How many browsers you can start, run at once, and for how long.

|                      | Free \$0 | Developer \$20 | Startup \$99 | Scale plan |
| -------------------- | -------- | -------------- | ------------ | ---------- |
| **Concurrency**      | 3        | 25             | 100          | 250+       |
| **Session Duration** | 15 mins  | 6 hrs          | 6 hrs        | 6+ hrs     |
| **Session Creation** | 5/min    | 25/min         | 50/min       | 150+/min   |

<Accordion title="About the session creation rate">
  Each plan limits how many sessions you can create per minute. If you attempt to create too many sessions in a short time, you might temporarily hit your cap, even if you haven't reached max concurrency.

  > For example: On the Startup Plan, your session creation limit is 50 per minute and your max concurrency is 100. It will take about 2 minutes to spin up all 100 sessions.

  In most workflows, this won't be an issue. If your sessions are short-lived, consider using the [keep-alive feature](/platform/browser/long-sessions/overview#keep-alive-sessions) to reuse sessions instead of creating new ones.
</Accordion>

### API allocations

Agents, Search, Fetch, and Extract each have a monthly allocation, and then pay-as-you-go overage rates.

|                       | Free \$0    | Developer \$20 | Startup \$99   | Scale plan |
| --------------------- | ----------- | -------------- | -------------- | ---------- |
| **Agents**            | 3 calls     | 15 calls       | 50 calls       | Custom     |
| **Search**            | 1,000 calls | 1,000 calls    | 1,000 calls    | Custom     |
| **Search rate limit** | 2/sec       | 2/sec          | 2/sec          | Custom     |
| *Search overage*      | N/A         | \$7/1k calls   | \$7/1k calls   | Custom     |
| **Fetch**             | 1,000 calls | 1,000 calls    | 10,000 calls   | Custom     |
| **Fetch rate limit**  | 5/sec       | 5/sec          | 5/sec          | Custom     |
| *Fetch overage*       | N/A         | \$1/1k calls   | \$0.5/1k calls | Custom     |
| *Extract overage*     | N/A         | \$4/1k calls   | \$4/1k calls   | Custom     |

<Accordion title="About Fetch and Extract with proxies">
  Routing through proxies costs more. Fetch with proxies is \$4/1k calls, and
  Extract with proxies is \$7/1k calls.
</Accordion>

### Identity & bot detection

How well your sessions avoid bot detection and solve captchas, from Basic to Verified.

|                                             | Free \$0 | Developer \$20 | Startup \$99 | Scale plan |
| ------------------------------------------- | -------- | -------------- | ------------ | ---------- |
| [**Verified**](/platform/identity/overview) | No       | Basic          | Basic        | Verified   |
| **Captcha**                                 | No       | Auto           | Auto         | Auto       |

### Account

Settings that live on your Browserbase Organization, such as data retention, projects, and support tier.

|                    | Free \$0 | Developer \$20 | Startup \$99 | Scale plan    |
| ------------------ | -------- | -------------- | ------------ | ------------- |
| **Data Retention** | 7 days   | 7 days         | 30 days      | 30+ days      |
| **Projects**       | 1        | Up to 2        | Up to 5      | 5+            |
| **Support**        | Email    | Standard       | Priority     | High Priority |

> Tip: Monitor your usage from [your dashboard ↗](https://www.browserbase.com/overview) to avoid surprises.

### Security & compliance

|           | Free \$0 | Developer \$20 | Startup \$99 | Scale plan          |
| --------- | -------- | -------------- | ------------ | ------------------- |
| **SOC2**  | Yes      | Yes            | Yes          | Pen Tests & Reports |
| **HIPAA** | No       | No             | No           | BAA Available       |
| **DPA**   | No       | No             | No           | Available           |
| **SSO**   | No       | No             | No           | Available           |

## Custom plans

For high-scale workloads or specific compliance needs, [book a demo ↗](https://www.browserbase.com/contact) with the Browserbase team. The team will help tailor a plan that fits your technical and business requirements. You can also reach us at [sales@browserbase.com](mailto:sales@browserbase.com).
