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: src/content/docs/billing/usage-based-billing.mdx
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ For some Cloudflare subscriptions and services, you will be charged based on how
9
9
10
10
For example, if your billing date is March 15 and you enabled Cloudflare Workers in the dashboard on March 1, your March 15 invoice will include the Workers charges from March 1-15. The next invoice on April 15 will include charges for Workers usage between March 16 and April 15.
11
11
12
-
13
12
:::note
14
13
The pricing structure varies based on the service being used.
15
14
:::
@@ -18,7 +17,6 @@ The pricing structure varies based on the service being used.
18
17
19
18
For customers on Professional plans or higher, you can monitor the usage of Cloudflare add-ons by enabling email notifications. When enabled, you will receive a notification to the billing email address on file when the traffic, queries, requests, or minutes-watched exceed your desired threshold.
20
19
21
-
22
20
:::note
23
21
The email notifications are for informational purposes only. Actual usage and billing may vary. Your monthly invoice is the most reliable source for billing information.
24
22
:::
@@ -28,13 +26,3 @@ You can choose both the product that you want to be notified about, and the thre
28
26
For example, Argo Smart Routing has **Notify when total bytes of traffic exceeds** as a threshold, and Load Balancing has **Notify when total number of DNS Queries exceeds** as a threshold.
29
27
30
28
To set up an alert, refer to [Configure Cloudflare notifications](/notifications/get-started/).
31
-
32
-
## Billing for Cloudflare apps
33
-
34
-
Many apps are free and you will not be billed for them.
35
-
36
-
All paid apps within Cloudflare Apps are billed monthly. You are charged monthly for each domain for which you have purchased and installed an app.
37
-
38
-
When you remove an app, you are not refunded for the remainder of the final month, but you can reinstall the app at any time during that period to resume using it.
39
-
40
-
For more information, refer to [Cloudflare's Billing Policy](/billing/billing-policy/).
|[Bot products](/bots/)| Refer to [JavaScript detections and CSPs](/bots/additional-configurations/javascript-detections/#if-you-have-a-content-security-policy-csp). |
44
-
|[Page Shield](/page-shield/)| Refer to [Page Shield CSP Header format](/page-shield/reference/csp-header/). |
45
-
|[Zaraz](/zaraz/)| No updates required ([details](https://blog.cloudflare.com/cloudflare-zaraz-supports-csp/)). |
46
-
|[Turnstile](/turnstile/)| Refer to [Turnstile CSP](/turnstile/reference/content-security-policy/). |
|[Bot products](/bots/)| Refer to [JavaScript detections and CSPs](/bots/additional-configurations/javascript-detections/#if-you-have-a-content-security-policy-csp). |
44
+
|[Page Shield](/page-shield/)| Refer to [Page Shield CSP Header format](/page-shield/reference/csp-header/). |
45
+
|[Zaraz](/zaraz/)| No updates required ([details](https://blog.cloudflare.com/cloudflare-zaraz-supports-csp/)). |
46
+
|[Turnstile](/turnstile/)| Refer to [Turnstile CSP](/turnstile/reference/content-security-policy/). |
Copy file name to clipboardExpand all lines: src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1014.mdx
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,6 @@ By default, Cloudflare prohibits a DNS CNAME record between domains in different
14
14
15
15
Another common cause is connecting a custom domain to an R2 bucket, where the domain is an active zone with the [zone hold](/fundamentals/account/account-security/zone-holds/) feature enabled.
16
16
17
-
:::caution
18
-
[Cloudflare Apps](https://www.cloudflare.com/apps/) are not currently supported by [Cloudflare for SaaS](/cloudflare-for-platforms/cloudflare-for-saas/), therefore any app using a domain configured on our SaaS solution may produce 1014 errors.
19
-
:::
20
-
21
17
### Resolution
22
18
23
19
- To allow CNAME record resolution to a domain in a different Cloudflare account, the domain owner of the CNAME target must use [Cloudflare for SaaS](/cloudflare-for-platforms/cloudflare-for-saas/).
0 commit comments