Document sandbox size limits by plan#640
Merged
Merged
Conversation
Co-authored-by: Cooper <126418690+cooper-gadd@users.noreply.github.com>
Contributor
|
Requesting review from @DarrenBaldwin07 who has experience with the following files modified in this PR:
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
benja
approved these changes
Jul 20, 2026
benja
previously requested changes
Jul 20, 2026
| - **Free**: $10 one time, up to 3 users | ||
| - **Pro ($60/month)**: 60 credits per month, up to 5 users, with overage billing | ||
| - **Max ($200/month)**: 200 credits per month, up to 10 users, with overage billing | ||
| - **Free**: $10 one time, up to 3 users, sandbox size up to `nano` |
Contributor
There was a problem hiding this comment.
what's smaller than nano? since we say "up to"
Contributor
There was a problem hiding this comment.
it should say up to micro
smallest is nano
DarrenBaldwin07
approved these changes
Jul 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
summary
validation
Note
Low Risk
Documentation-only changes to sandbox and pricing pages; no application or security impact.
Overview
Updates customer-facing docs so sandbox sizing and plan entitlements match the current product lineup.
In
features/sandbox/overview.mdx, the size catalog moves from five tiers to six (Nano through XXL): Nano is added, Ultra is removed, XXL replaces the old top tier, and Large/XL memory specs are revised (e.g. Large 32→16 GB, XL 64→32 GB). Guidance now points heavy workloads at Large/XL/XXL, with a note to contact support for >64 GB RAM.In
resources/pricing.mdx, each plan documents its maximum sandbox size (Freemicro, Promedium, Maxxxl), repeats the >64 GB support path, and Enterprise pricing explicitly calls out custom or unlimited sandbox sizing.Reviewed by Cursor Bugbot for commit 6bb26b1. Bugbot is set up for automated code reviews on this repo. Configure here.