Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 2 additions & 10 deletions info/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Pricing & Limits"
---

With Kernel, you only pay for what you use and nothing more. You don't pay for idle time thanks to [Standby Mode](/browsers/standby), and you're never charged for proxies.
With Kernel, you only pay for what you use and nothing more. You don't pay for idle time thanks to [Standby Mode](/browsers/standby), idle browsers in a pool incur no disk charges, and you're never charged for proxies.

## Pricing

Expand Down Expand Up @@ -46,15 +46,7 @@ import { PricingCalculator } from '/snippets/calculator.jsx';

## Reserved browsers (browser pools)

With Browser Pools, you pay the standard usage-based price per GB-second while browsers run, plus a small disk space charge when they are idle.

| | Headful | Headless |
| --- | --- | --- |
| Disk price per GB/hour | $0.001 | $0.001 |
| Disk allocation per browser | 4 GB | 1 GB |
| Example: 50 browsers idle/month | $144/month | $36/month |

> Note: Disk space charges are waived for Enterprise plan customers.
With Browser Pools, you pay the standard usage-based price per GB-second while browsers are running. Idle browsers in a pool incur no disk charges — you only pay when a browser is actively in use.

> Note: GPU acceleration is not available for browser pools.

Expand Down