Skip to content

Commit 580ad8d

Browse files
committed
[Changelog] Custom Errors GA
1 parent b81ee16 commit 580ad8d

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
4.42 MB
Loading
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Custom Errors are now Generally Available
3+
description: A new UI for error handling is now available — letting you manage Error Pages, Custom Error Rules, and Assets from the dashboard.
4+
products:
5+
- rules
6+
date: 2025-04-24T17:00:00Z
7+
---
8+
9+
[Custom Errors](/rules/custom-errors/) are now generally available for all paid plans — bringing a unified and powerful experience for customizing error responses at both the zone and account levels.
10+
11+
You can now manage **Custom Error Rules**, **Custom Error Assets**, and redesigned **Error Pages** directly from the Cloudflare dashboard. These features let you deliver tailored messaging when errors occur, helping you maintain brand consistency and improve user experience — whether it’s a 404 from your origin or a security challenge from Cloudflare.
12+
13+
What's new:
14+
- **Custom Errors are now GA** – Available on all paid plans and ready for production traffic.
15+
- **UI for Custom Error Rules and Assets** – Manage your zone-level rules from the Rules > Overview and your zone-level assets from the Rules > Settings tabs.
16+
- **Define inline content or upload assets** – Create custom responses directly in the rule builder, upload new or reuse previously stored assets.
17+
- **Refreshed UI and new name for Error Pages** – Formerly known as “Custom Pages,” Error Pages now offer a cleaner, more intuitive experience for both zone and account-level configurations.
18+
- **Powered by Ruleset Engine** – Custom Error Rules support [conditional logic](/ruleset-engine/rules-language/) and override Error Pages for 500 and 1000 class errors, as well as errors originating from your origin or [other Cloudflare products](/ruleset-engine/reference/phases-list/). You can also configure [Response Header Transform Rules](/rules/transform/response-header-modification/) to add, change, or remove HTTP headers from responses returned by Custom Error Rules.
19+
20+
![Custom Errors GA](~/assets/images/changelog/rules/custom-errors.gif)
21+
22+
Learn more in the [Custom Errors documentation](https://developers.cloudflare.com/rules/custom-errors/).

0 commit comments

Comments
 (0)