---
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://developers.cloudflare.com/changelog-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/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://developers.cloudflare.com/changelog/rss/index.xml) [ View RSS feeds ](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://developers.cloudflare.com/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://developers.cloudflare.com/changelog/) 

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

Jun 03, 2025 

[ Workers ](https://developers.cloudflare.com/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://developers.cloudflare.com/d1), [Durable Objects](https://developers.cloudflare.com/durable-objects), [KV namespaces](https://developers.cloudflare.com/kv), and [more](https://developers.cloudflare.com/workers/runtime-apis/bindings/).

![Bindings canvas](https://developers.cloudflare.com/_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://developers.cloudflare.com/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://developers.cloudflare.com/changelog/post/2025-06-03-visualize-your-worker-architecture/","inLanguage":"en","image":"https://developers.cloudflare.com/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://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
```
