---
title: View an architecture diagram of your Worker directly in the Cloudflare dashboard
description: Explore and modify your Workers' architecture directly in the Cloudflare dashboard
image: https://edgetunnel-b2h.pages.dev/changelog-preview.png
---

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

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://edgetunnel-b2h.pages.dev/changelog/rss/index.xml) [ View RSS feeds ](https://edgetunnel-b2h.pages.dev/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://edgetunnel-b2h.pages.dev/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://edgetunnel-b2h.pages.dev/changelog/) 

## View an architecture diagram of your Worker directly in the Cloudflare dashboard

Jun 03, 2025 

[ Workers ](https://edgetunnel-b2h.pages.dev/workers/) 

You can now visualize, explore and modify your Worker’s architecture directly in the Cloudflare dashboard, making it easier to understand how your application connects to Cloudflare resources like [D1 databases](https://edgetunnel-b2h.pages.dev/d1), [Durable Objects](https://edgetunnel-b2h.pages.dev/durable-objects), [KV namespaces](https://edgetunnel-b2h.pages.dev/kv), and [more](https://edgetunnel-b2h.pages.dev/workers/runtime-apis/bindings/).

![Bindings canvas](https://edgetunnel-b2h.pages.dev/_astro/bindings-canvas.CszRUVlh_1ytnrB.webp) 

With this new view, you can easily:

* Explore existing bindings in a visual, architecture-style diagram
* Add and manage bindings directly from the same interface
* Discover the full range of compute, storage, AI, and media resources you can attach to your Workers application.

To get started, head to the [Cloudflare dashboard ↗](https://dash.cloudflare.com/?to=/:account/workers-and-pages) and open the **Bindings** tab of any Workers application.

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://edgetunnel-b2h.pages.dev/changelog/post/2025-06-03-visualize-your-worker-architecture/#page","headline":"View an architecture diagram of your Worker directly in the Cloudflare dashboard · Changelog","description":"Explore and modify your Workers' architecture directly in the Cloudflare dashboard","url":"https://edgetunnel-b2h.pages.dev/changelog/post/2025-06-03-visualize-your-worker-architecture/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/changelog-preview.png","dateModified":"2025-06-03","datePublished":"2025-06-03","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/"}}
```
