Skip to content

Commit fe31643

Browse files
authored
Remove idle disk space charges from browser pools pricing (#323)
1 parent 794176c commit fe31643

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

info/pricing.mdx

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Pricing & Limits"
33
---
44

5-
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.
5+
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.
66

77
## Pricing
88

@@ -46,15 +46,7 @@ import { PricingCalculator } from '/snippets/calculator.jsx';
4646
4747
## Reserved browsers (browser pools)
4848

49-
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.
50-
51-
| | Headful | Headless |
52-
| --- | --- | --- |
53-
| Disk price per GB/hour | $0.001 | $0.001 |
54-
| Disk allocation per browser | 4 GB | 1 GB |
55-
| Example: 50 browsers idle/month | $144/month | $36/month |
56-
57-
> Note: Disk space charges are waived for Enterprise plan customers.
49+
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.
5850

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

0 commit comments

Comments
 (0)