docs: document preview limits in Cloud + general updates (#13661)

This commit is contained in:
Shahed Nasser
2025-10-02 19:17:50 +03:00
committed by GitHub
parent 8734866eb1
commit 4717ad9a59
8 changed files with 91 additions and 25 deletions
@@ -49,6 +49,25 @@ You can also view the preview deployment and its status in the comment made on y
---
## Increase Preview Environment Limits
Based on your [plan](../../pricing/page.mdx), you may have limits on the number of active preview environments you can have at a time. For example, if your plan allows for one active preview environment, you can only have one open PR with a preview environment at a time.
You can increase this limit either from the [Billing](../../billing/manage/page.mdx#change-concurrent-previews-limit) settings or on the project dashboard.
To increase the concurrent previews limit from the project dashboard:
1. Go to the [project's dashboard](../../projects/page.mdx#open-project-dashboard).
2. In the "Previews" card, click the "Provision" button.
3. In the pop-up that opens, you can see how much it would cost to increase the limit.
4. Click the "Increase limit and deploy preview" button to confirm.
This will increase the concurrent previews limit for your organization, and you can view your updated bill in the [Invoices](../../billing/page.mdx#view-billing-history-and-invoices) settings.
![Provision preview environments pop-up in the project dashboard](https://res.cloudinary.com/dza7lstvk/image/upload/v1759410384/Cloud/CleanShot_2025-10-02_at_16.04.33_2x_z5zpw6.png)
---
## Access Deployed Preview Environment
Once the preview environment has finished deploying, you can access its Medusa Admin either through the comment in the PR or by clicking the "Preview" button in the [project's dashboard](../../projects/page.mdx#open-project-dashboard).