docs: document preview limits in Cloud + general updates (#13661)
This commit is contained in:
@@ -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.
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## 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).
|
||||
|
||||
Reference in New Issue
Block a user