In your Worker's dashboard, there is now a dedicated Domains tab where you can purchase a new domain through Cloudflare Registrar and have it automatically connected, add an existing domain , and manage all of your Worker's routing in one place. You can also enable or disable your workers.dev subdomain and Preview U...
Workers - New Domains tab in the Workers dashboard
Cloudflare Developer Platform Changelog · 2026-05-14
Related items
KV - New Workers KV Dashboard UI
Workers KV has an updated dashboard UI with new dashboard styling that makes it easier to navigate and see analytics and settings for a KV namespace. The new dashboard features a streamlined homepage for easy access to your namespaces and key operations, with consistent design with the rest of the dashboard UI updat...
Workflows, Workers - Visualize your Workflows in the Cloudflare dashboard
Cloudflare Workflows now automatically generates visual diagrams from your code Your Workflow is parsed to provide a visual map of the Workflow structure, allowing you to: Understand how steps connect and execute Visualize loops and nested logic Follow branching paths for conditional logic You can collapse loops and...
Workers - Investigate your Workers with the Query Builder in the new Observability dashboard
The Workers Observability dashboard offers a single place to investigate and explore your Workers Logs . The Overview tab shows logs from all your Workers in one place. The Invocations view groups logs together by invocation, which refers to the specific trigger that started the execution of the Worker (i.e. fetch)....
Workers - Workers native integrations were removed from the Cloudflare dashboard
Workers native integrations were originally launched in May 2023 to connect to popular database and observability providers with your Worker in just a few clicks. We are changing how developers connect Workers to these external services. The Integrations tab in the dashboard has been removed in favor of a more direc...
Workers AI - New models in Workers AI
Workers AI is excited to add 4 new models to the catalog, including 2 brand new classes of models with a text-to-speech and reranker model. Introducing: @cf/baai/bge-m3 - a multi-lingual embeddings model that supports over 100 languages. It can also simultaneously perform dense retrieval, multi-vector retrieval, and...
Workers for Platforms - Workers for Platforms - Dashboard Improvements
Workers for Platforms lets you build multi-tenant platforms on Cloudflare Workers , allowing your end users to deploy and run their own code on your platform. It's designed for anyone building an AI vibe coding platform, e-commerce platform, website builder, or any product that needs to securely execute user-generat...