You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusaurus/docs/cloud/getting-started/usage-billing.md
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,10 +63,24 @@ Overages are charged according to the following rates:
63
63
64
64
### Project suspension
65
65
66
-
Projects may end up in a **Suspended** state for various reasons, includingviolating the [terms of service](https://strapi.io/cloud-legal) or exceeding the limits of your free trial plan.
66
+
Projects may end up in a **Suspended** state for various reasons, including: not paying the invoice, exceeding the limits of your free trial plan, or violating the [terms of service](https://strapi.io/cloud-legal).
67
67
68
-
If your project is suspended, you will no longer be able to access the application or trigger new deployments. You will also be unable to access the Strapi Admin Panel. You can view the status of your project in the [Projects](https://cloud.strapi.io/projects) section of your Strapi Cloud account.
68
+
If your project is suspended, you will no longer be able to access the application or trigger new deployments. You will also be unable to access the Strapi Admin Panel.
69
69
70
-
Owners of suspended projects will receive an email notification with instructions on how to resolve the issue. If you do not receive an email notification, please contact [Strapi Support](mailto:[email protected]).
70
+
You can view the status of your project in the [Projects](https://cloud.strapi.io/projects) section of your Strapi Cloud account and you will be notified by email.
71
71
72
-
If you do not resolve the issue within 10 days, your project will be deleted and all data will be permanently lost.
72
+
:::warning
73
+
If you do not resolve the issue within 10 days, your suspended project will be deleted and all data will be permanently lost.
74
+
:::
75
+
76
+
#### Project suspension after subscription cancellation
77
+
78
+
If you don't pay the invoice, the subscription of your project will automatically be cancelled and the project will be suspended. You can reactivate the subscription through the billing modal (see [Edit subscription](https://docs.strapi.io/cloud/account/settings#edit-subscription)).
79
+
80
+
1. Log into the billing modal and go to the *Subscription details* of the subscription associated with the suspended project. You should see a warning message confirming that the subscription was canceled for the following reason: "Not Paid".
81
+
2. Go back to the homepage of the billing modal, listing subscriptions and billing options.
82
+
3. Go to *Payment methods* and add a new, working card to pay the invoice. As soon as the invoice is paid, your project will automatically be reactivated.
83
+
84
+
#### Project suspension for other reasons
85
+
86
+
If your project was suspended for reasons other than unpaid invoice leading to subscription cancellation, you may not have the possibility to reactivate your project yourself. You should receive an email with instructions on how to resolve the issue. If you do not receive the email notification, please contact [Strapi Support](mailto:[email protected]).
0 commit comments