@cryptotaxi247 / netdata-1 / commits / 05eed7e6b

Update view-plan-and-billing.md (#20910)

Co-authored-by: ilyam8 <ilya@netdata.cloud>

Kanela committed Sep 2, 2025 at 13:31 UTC 05eed7e6bb0a57a7379b82258fa6aa7d1b15e5f6
1 file changed +55 -29
docs/netdata-cloud/view-plan-and-billing.md
+55 -29
@@ -6,7 +6,7 @@ For more info visit the [Netdata Cloud Pricing](https://netdata.cloud/pricing) p
6
7 ## Plans
8
9 -Plans define the features and customization options available within a Space. Different Spaces can have different plans, giving you flexibility based on your needs.
9 +Plans define the features and customization options available within Space. Different Spaces can have different plans, giving you flexibility based on your needs.
10
11 Netdata Cloud plans (excluding Community) involve:
12
@@ -29,11 +29,13 @@ Yearly plans offer a discounted rate for a pre-defined number of committed nodes
29
30 You can change your plan, billing frequency, or committed nodes at any time. For guidance, see [updating your plan](#update-a-subscription-plan).
31
32 -> **Note**
33 ->
34 -> - Changes like downgrades or cancellations keep notification configurations active for 24 hours. After that, any methods not supported by the new plan are disabled.
35 -> - Changes may restrict user access in your Space. Review role availability under [each plan](https://netdata.cloud/pricing).
36 -> - Any credits are valid until the end of the following year.
32 +:::note
33 +
34 +- Changes like downgrades or cancellations keep notification configurations active for 24 hours. After that, any methods not supported by the new plan are disabled.
35 +- Changes may restrict user access in your Space. Review role availability under [each plan](https://netdata.cloud/pricing).
36 +- Any credits are valid until the end of the following year.
37 +
38 +:::
39
40 #### Areas That Change Upon Subscription
41
@@ -69,52 +71,76 @@ Please refer to the [Netdata Cloud Pricing](https://netdata.cloud/pricing) page
71 - Current billing information, which must be updated through our billing provider's Customer Portal via **Change billing info and payment method** link.
72 - Options to enter a promotion code and a breakdown of charges, including subscription total, applicable discounts, credit usage, tax details, and total payable amount.
73
72 -> **Note**
73 ->
74 -> Checkout is performed directly if there's an active plan.
74 +:::note
75
76 -## FAQ
76 +Checkout is performed directly if there's an active plan.
77
78 -<details><summary>details</summary>
78 +:::
79 +
80 +## FAQ
81
80 -### What Payment Methods are Accepted?
82 +<details>
83 +<summary>What Payment Methods are Accepted?</summary>
84
85 Netdata accepts most major Credit/Debit Cards and Bank payments through Stripe and AWS, with more options coming soon.
86
84 -### What Happens if a Renewal Payment Fails?
87 +</details>
88 +
89 +<details>
90 +<summary>What Happens if a Renewal Payment Fails?</summary>
91 +
92 +If payment fails, attempts will be made weekly for 15 days. After three unsuccessful attempts, your Space will switch to the Community plan. Notification methods not supported by the Community plan will be disabled after 24 hours.
93
86 -If payment fails, attempts will be made weekly for 15 days. After three unsuccessful attempts, your Space will switch to the **Community** plan. Notification methods not supported by the Community plan will be disabled after 24 hours.
94 +When a plan is downgraded to Community due to payment failures, we do not automatically revert to the previous plan when payment succeeds. The amount you paid is available as credit. To restore your paid plan, manually change your plan back to your previous subscription (Homelab, Business, etc.), and this credit balance will be applied.
95 +
96 +</details>
97
88 -### Which Currencies Do You Support?
98 +<details>
99 +<summary>Which Currencies Do You Support?</summary>
100
101 Currently, we accept US Dollars (USD). Plans to accept Euros (EUR) are in the works but without a set timeline.
102
92 -### Can I Get a Refund?
103 +</details>
104 +
105 +<details>
106 +<summary>Can I Get a Refund?</summary>
107 +
108 +Refunds are available if you cancel your subscription within 14 days of purchase. Request a refund via billing@netdata.cloud.
109 +
110 +</details>
111
94 -Refunds are available if you cancel your subscription within 14 days of purchase. Request a refund via [billing@netdata.cloud](mailto:billing@netdata.cloud).
112 +<details>
113 +<summary>How Do I Cancel My Paid Plan?</summary>
114
96 -### How Do I Cancel My Paid Plan?
115 +Cancel your plan anytime from the Plan & Billing section by selecting 'Cancel Plan' or switching to the Community plan.
116
98 -Cancel your plan anytime from the **Plan & Billing** section by selecting 'Cancel Plan' or switching to the **Community** plan.
117 +</details>
118 +
119 +<details>
120 +<summary>How Can I Access My Invoices/Receipts?</summary>
121
100 -### How Can I Access My Invoices/Receipts?
122 +Find all your invoicing history under Billing Options & Invoices in the Plan & Billing section.
123
102 -Find all your invoicing history under _Billing Options & Invoices_ in the **Plan & Billing** section.
124 +</details>
125
104 -### Why Do I See Two Separate Invoices?
126 +<details>
127 +<summary>Why Do I See Two Separate Invoices?</summary>
128
129 Two invoices are generated per plan purchase or renewal:
130
108 -- One for recurring fees of the chosen plan.
109 -- Another for monthly "On-Demand - Usage" based on actual usage.
131 +One for recurring fees of the chosen plan.
132 +Another for monthly "On-Demand - Usage" based on actual usage.
133 +
134 +</details>
135
111 -### How is the **Total Before Tax** Value Calculated on Plan Changes?
136 +<details>
137 +<summary>How is the Total Before Tax Value Calculated on Plan Changes?</summary>
138
139 The total before tax is calculated by:
140
115 -1. Calculating the residual value from unused time on your current plan.
116 -2. Deducting any applicable discounts.
117 -3. Subtracting credit from your balance, if necessary.
118 -4. Applying tax to the final amount, if positive. Negative results adjust your customer credit balance.
141 +Calculating the residual value from unused time on your current plan.
142 +Deducting any applicable discounts.
143 +Subtracting credit from your balance, if necessary.
144 +Applying tax to the final amount, if positive. Negative results adjust your customer credit balance.
145
146 </details>