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
+13-5Lines changed: 13 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,22 +99,30 @@ If you had a Worker on the Bundled usage model prior to the migration to Standar
99
99
100
100
:::
101
101
102
+
### How to switch usage models
103
+
102
104
:::note
103
105
104
106
Some Workers Enterprise customers maintain the ability to change usage models.
105
107
106
-
Usage models may be changed at the individual Worker level:
108
+
:::
107
109
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**.
110
+
Users on the Workers Paid plan have access to the Standard usage model. However, some users may still have a legacy usage model configured.
111
+
Legacy usage models include Workers Unbound and Workers Bundled. Users are advised to move to the Workers Standard usage model.
112
+
Changing the usage model only affects billable usage, and has no technical implications.
111
113
112
114
To change your default account-wide usage model:
113
115
114
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
116
+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers-and-pages) and select your account.
115
117
2. In Account Home, select **Workers & Pages**.
116
118
3. Find **Usage Model** on the right-side menu > **Change**.
117
119
120
+
Usage models may be changed at the individual Worker level:
121
+
122
+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers/services/view/:worker/production/settings) and select your account.
123
+
2. In Account Home, select **Workers & Pages**.
124
+
3. In **Overview**, select your Worker > **Settings** > **Usage Model**.
125
+
118
126
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