Skip to content
Open
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 @@ -48,6 +48,7 @@ import { PricingCalculator } from '/snippets/calculator.jsx';
| Support | Discord | Email | Email | Shared Slack |
| Configurable & BYO proxies | ❌ | ❌ | ✅ | ✅ |
| GPU acceleration | ❌ | ❌ | ✅ | ✅ |
| Regional browsers | ❌ | ❌ | ✅ | ✅ |
| Audit log search & export | ❌ | ❌ | ✅ | ✅ |
| Continuous audit log export to S3 | ❌ | ❌ | ❌ | ✅ |
| HIPAA compliance (BAA) | ❌ | ❌ | ❌ | ✅ |
Expand Down Expand Up @@ -103,4 +104,7 @@ If you need higher rate limits, [contact us](https://calendly.com/d/d3tn-5kp-5yt
Managed Auth is included on all plans with no per-connection fees. Under the hood, it uses browser sessions to log in and keep your sessions fresh—these count toward your browser usage and concurrency like any other browser session.

Auth sessions are fast (typically 5-30 seconds each). Kernel monitors session health and re-authenticates automatically when sessions expire—most stay valid for days. For example, keeping 100 auth connections logged in typically costs less than $5/month in browser usage.
</Accordion>
<Accordion title="What do regional browsers cost?">
Regional browsers are charged at the same usage rates as our default, US-based browsers.
</Accordion>
Loading