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/workers/platform/pricing.mdx
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,26 @@ If you had a Worker on the Bundled usage model prior to the migration to Standar
99
99
100
100
:::
101
101
102
+
:::note
103
+
104
+
Some Workers Enterprise customers maintain the ability to change usage models.
105
+
106
+
Usage models may be changed at the individual Worker level:
107
+
108
+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
109
+
2. In Account Home, select **Workers & Pages**.
110
+
3. In **Overview**, select your Worker > **Settings** > **Usage Model**.
111
+
112
+
To change your default account-wide usage model:
113
+
114
+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
115
+
2. In Account Home, select **Workers & Pages**.
116
+
3. Find **Usage Model** on the right-side menu > **Change**.
117
+
118
+
Existing Workers will not be impacted when changing the default usage model. You may change the usage model for individual Workers without affecting your account-wide default usage model.
0 commit comments