---
title: Workers templates
description: Workers code templates for custom bot management actions and responses.
image: https://edgetunnel-b2h.pages.dev/core-services-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://edgetunnel-b2h.pages.dev/bots/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Workers templates

Refer to the templates below to integrate Bot Management with [Cloudflare Workers](https://edgetunnel-b2h.pages.dev/workers/):

* [ Delay action ](https://edgetunnel-b2h.pages.dev/bots/workers-templates/delay-action/)

```json
{"@context":"https://schema.org","@type":"WebPage","@id":"https://edgetunnel-b2h.pages.dev/bots/workers-templates/#page","headline":"Workers templates · Cloudflare bot solutions docs","description":"Workers code templates for custom bot management actions and responses.","url":"https://edgetunnel-b2h.pages.dev/bots/workers-templates/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/core-services-preview.png","dateModified":"2026-04-15","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://edgetunnel-b2h.pages.dev/#website","name":"Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/bots/","name":"Bots"}},{"@type":"ListItem","position":3,"item":{"@id":"/bots/workers-templates/","name":"Workers templates"}}]}
```
