Multi-Tenant Isolation
Multi-Tenant Isolation
Reselling browser automation to your own customers? Give each one a subaccount: an isolated, separately-metered environment under your organization. A key scoped to it can’t see anything else, and limits stop one customer from eating your capacity.
The scoped client is the whole tenancy model: run it server-side per tenant and every recipe in this cookbook - live embeds, replays, vault logins - is automatically confined to that customer. Embed URLs minted from Acme’s client can only ever show Acme’s runs, which is exactly what you want when the iframe lands in Acme’s dashboard.
A parent-org key can still reach into any subaccount for support and admin; a subaccount key can never reach out.
Lifecycle
When a customer churns, archive rather than delete - the usage history stays readable for billing:
Next
- Account & Org - keys, subaccounts, usage in depth
- Embed a Live Browser View - the customer-facing surface
- Pricing: Subaccount billing - how metering maps to billing

