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

Workers for Platforms

With Workers for Platforms you can deploy custom code on behalf of your users or let your users directly deploy their own code to your platform, without you or your users having to manage any infrastructure.
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 users’ code, create custom logic, and use additional APIs such as script tags for bulk operations.

Workers for Platforms is built on top of Cloudflare Workers. 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