---
title: Access Workers preview URLs from the Build details page
description: You can now access Preview URLs directly from the build details page
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/) 

## Access Workers preview URLs from the Build details page

Oct 30, 2025 

[ Workers ](https://developers.cloudflare.com/workers/) 

You can now access [preview URLs](https://developers.cloudflare.com/workers/configuration/previews/) directly from the build details page, making it easier to test your changes when reviewing builds in the dashboard.

![preview button](https://developers.cloudflare.com/_astro/builds-preview-button.CjGnhkt7_kOMMe.webp) 

**What's new**

* A **Preview** button now appears in the top-right corner of the build details page for successful builds
* Click it to instantly open the latest preview URL
* Matches the same experience you're familiar with from Pages

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://developers.cloudflare.com/changelog/post/2025-10-30-builds-preview/#page","headline":"Access Workers preview URLs from the Build details page · Changelog","description":"You can now access Preview URLs directly from the build details page","url":"https://developers.cloudflare.com/changelog/post/2025-10-30-builds-preview/","inLanguage":"en","image":"https://developers.cloudflare.com/changelog-preview.png","dateModified":"2025-10-30","datePublished":"2025-10-30","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/"}}
```
