Skip to content
Draft
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
4 changes: 4 additions & 0 deletions info/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,15 @@ import { PricingCalculator } from '/snippets/calculator.jsx';
| Browser pools | ❌ | ❌ | ✅ | ✅ |
| Support | Discord | Discord | Email | Shared Slack |
| SOC2 compliance | ✅ | ✅ | ✅ | ✅ |
| Audit log search & export | ❌ | ❌ | ✅ | ✅ |
| Continuous audit log export to S3 | ❌ | ❌ | ❌ | ✅ |
| GPU acceleration | ❌ | ❌ | ✅ | ✅ |
| HIPAA compliance (BAA) | ❌ | ❌ | ❌ | ✅ |

> Note: Included monthly credits apply to usage costs only.

> Note: [Audit logs](/info/audit-logs) are available on Start-Up and Enterprise plans, with 1-year retention. Continuous export delivers audit events to your own S3 bucket as gzipped JSON Lines (`.jsonl.gz`), with managed IAM/KMS setup, reliable delivery, and monitoring.

## Browser pools

With [browser pools](/browsers/pools), you pay the standard usage-based price per GB-second while browsers are running. Idle browsers in a browser pool incur no usage charges — you only pay when a browser is actively in use, so an idle browser pool costs nothing between tasks.
Expand Down
Loading