Customers can now view the number of Dynamic Workers invoked during their billing period from the Workers overview page in the Cloudflare dashboard.
This count reflects the number of Dynamic Workers that Cloudflare would bill for during the selected billing period. Dynamic Workers usage data only goes back to June 1, 2026.
You can also query this count through the GraphQL Analytics API by using workersInvocationsByOwnerAndScriptGroups and selecting distinctDynamicWorkerCount:
query getDynamicWorkersCount( $accountTag: string! $filter: AccountWorkersInvocationsByOwnerAndScriptGroupsFilter_InputObject) { viewer { accounts(filter: { accountTag: $accountTag }) { workersInvocationsByOwnerAndScriptGroups(limit: 10000, filter: $filter) { uniq { distinctDynamicWorkerCount } } } }}Use variables to set the account and billing-period date range:
{ "accountTag": "<ACCOUNT_ID>", "filter": { "date_geq": "2026-06-01", "date_leq": "2026-06-30" }}For more information, refer to Dynamic Workers pricing.
Source: Cloudflare
Latest Posts
- MC1430542: Outlook Adds Copilot Integration for Real-Time Email Drafting

- MC1430543: Excel Copilot Adds Text Summarization and Automatic Category Generation

- MC1430531: Outlook Retires Meeting Insights and Shifts to Copilot Meeting Preparation

- MC1430537: Copilot in Excel Gets Brand Kit Skill to Apply Organizational Branding to Workbooks





![Microsoft Teams: RTMP-In port and domain changes required [MC1387814] 7 Microsoft Teams: RTMP-In port and domain changes required [MC1387814]](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-leofallflat-1089194-150x150.webp)