Cloudflare Docs
Cloudflare for Platforms
Cloudflare for Platforms
Edit this page on GitHub
Set theme to dark (⇧+D)

Workers for Platforms

Workers for Platforms is built on top of Cloudflare Workers. Workers for Platforms extends the capabilities of Cloudflare Workers to SaaS businesses that want to deploy Worker scripts on behalf of their customers or let their users write Worker scripts directly.
Enterprise-only

Workers for Platforms allows you to run your own code as a wrapper around your user’s code. With Workers for Platforms, you can logically group your code separately from your user’s code, create custom logic, and use additional APIs such as script tags for bulk operations.

Workers for Platforms lets you surpass Cloudflare Workers’ 500 scripts per account limit.


​​ Features

​​ Get started

Learn how to set up Workers for Platforms.

​​ Workers for Platforms architecture

Learn about Workers for Platforms architecture.



​​ More resources