Skip to content

Commit 72cb563

Browse files
authored
chore: update UBB deadline details (#253)
1 parent bb0e927 commit 72cb563

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

packages/projects-docs/pages/learn/plans/pricing-faq.mdx

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ import { Callout } from 'nextra-theme-docs'
1111

1212
Credit use depends on the time spent on a VM and the type of VM a project runs on. For example, a single developer working on a small react prototype for 40 hours on a Nano VM might use around 400 credits. However, a team of three developers building a full-stack web app might benefit from the added performance of Mirco VM. If this team uses a total of 60 hours of VM runtime, that will be 1200 credits. Meanwhile, a Rust application requires higher compute for a good experience, so a single developer working for 10 hours on a Small VM would accrue 400 credits.
1313

14-
### Do credits apply to Sandbox use?
14+
### Do credits apply to Sandbox use?
1515

16-
No. Credits are used to measure VM use. Sandboxes run in the browser and therefore don't require VMs, making them free to use.
16+
No. Credits are used to measure VM use. Sandboxes run in the browser and therefore don't require VMs, making them free to use.
1717

1818
### Can I always use CodeSandbox for free?
1919

@@ -28,14 +28,18 @@ Yes, you can upgrade or downgrade your plan at any time.
2828
Private Sandboxes, Devboxes and repositories are available on all subscription tiers, including the Free tier.
2929

3030
### My Devbox or repository is frozen. What does that mean?
31+
3132
The VM will become frozen if the workspace does not have enough available credits to run a VM. You may encounter a frozen state if:
33+
3234
- you are on a Free workspace and have run out of credits;
3335
- you are on a Pro workspace but your credit spend has hit the spending limit.
3436

3537
To get out of the frozen state, you can either [upgrade](https://codesandbox.io/upgrade) to Pro (if you are on Free) or adjust your spending limit. Otherwise, you must wait until the start of the next billing cycle for your credits to renew.
3638

3739
### The Sandbox that I want to use is restricted. What do I do?
40+
3841
If you have Sandboxes over the limit of your subscription, you can regain access to the Sandboxes in two ways:
42+
3943
- by upgrading your workspace to Pro;
4044
- by converting your Sandbox to a Devbox (all plans include unlimited Devboxes).
4145

@@ -67,5 +71,4 @@ Absolutely! Explore our [enterprise](https://codesandbox.io/enterprise) plan, wh
6771

6872
### Can I keep my legacy per-user Pro plan?
6973

70-
Absolutely! To ensure a smooth transition, your current plan will continue to operate until May 31st, 2024. If you wish to upgrade, follow the straightforward guide in the billing section of your account.
71-
74+
Absolutely! You can choose to keep your legacy Pro plan until further notice. In case we require any change to your subscription in the future, rest assured that we will give you two months’ notice so you can accommodate the changes. If you wish to upgrade, follow the straightforward guide in the billing section of your account.

0 commit comments

Comments
 (0)