diff --git a/apps/docs/src/app/pricing/page.mdx b/apps/docs/src/app/pricing/page.mdx index 488a979de..fa3877495 100644 --- a/apps/docs/src/app/pricing/page.mdx +++ b/apps/docs/src/app/pricing/page.mdx @@ -1,6 +1,20 @@ # Pricing -**E2B is currently in beta and free to use.** {{ className: 'lead' }} -We're going to offer both free and premium tiers in the future. Pricing will be most likely based on usage of our [LLM sandboxes](/sandbox/overview) through the SDK and the [resources](/sandbox/resources) your sandbox requires. +## Hobby tier (free) +- 2 vCPU {{ className: 'lead' }} +- 512 MB RAM {{ className: 'lead' }} +- 0.5 GB free disk storage {{ className: 'lead' }} +- 24 hours max session length {{ className: 'lead' }} +- Up to 20 concurrently running sandboxes {{ className: 'lead' }} -Our goal is to offer a free tier for hobbyists and personal projects and a premium tier for companies or projects with high usage. Similarly for example to [Supabase](https://supabase.com/pricing) or [Vercel](https://vercel.com/pricing). +## Pro tier (paid) +- 4 vCPU {{ className: 'lead' }} +- 4 GB RAM {{ className: 'lead' }} +- 5 GB free disk storage {{ className: 'lead' }} +- 24 hours max session length {{ className: 'lead' }} +- Running of concurrently running sandboxes to suit your needs {{ className: 'lead' }} + +Please [reach out](/getting-help) if you're interested in the Pro tier. + + +If you need more resources, please [reach out to us](/getting-help) with your use case. \ No newline at end of file