# All your Cloudflare routes now live on one Routes page!

Hey everyone, it's Shii! Today I've got a small but handy dashboard upgrade to share — all your network routes, scattered across products until now, finally sit on a single page.

## What was announced?

The **Routes** page in the Cloudflare dashboard now shows the routes for all your connectors — [Cloudflare Mesh](https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-mesh/) and [Cloudflare Tunnel](https://developers.cloudflare.com/tunnel/) routes together with Cloudflare WAN and Magic Transit static routes — in one table, instead of a separate view per product. This one comes from Cloudflare's Changelog.

## The story so far

Until now, you had to hop between separate views: Cloudflare Mesh routes here, Cloudflare Tunnel routes there, [Cloudflare WAN](https://developers.cloudflare.com/cloudflare-wan/) and Magic Transit static routes somewhere else. Getting the big picture of which connector handled which destination took a bit of work.

## What changes

Head to the new Routes page and every route lines up in one table — destination, type, connector, priority, and source — so you can filter and sort to find what you need. You can create, edit, and delete routes of any type right there.

And when you add a Cloudflare WAN or Magic Transit static route, you now pick the next hop by connector name instead of typing an IP address. Fewer typos, yay!

## Dive Deep

The star is the interactive network map. It shows how your destinations flow through to your connectors, including equal-cost multi-path (ECMP) routes where several connectors serve the same prefix. Select a node and the table filters down to just the routes behind it.

You can also manage [virtual networks](https://developers.cloudflare.com/cloudflare-one/networks/virtual-networks/) from a dedicated tab, and test a route to see which connector and next hop a destination resolves to before you commit a change. To find it, open Networking then Routes in the dashboard sidebar.

One thing to note: this is purely a dashboard experience — your existing routes, APIs, and configurations are unchanged. You can read up on how to [add routes](https://developers.cloudflare.com/cloudflare-one/networks/routes/add-routes/) and [manage virtual networks](https://developers.cloudflare.com/cloudflare-one/networks/virtual-networks/) in the docs.

## Wrap-up

- Cloudflare Mesh, Tunnel, WAN, and Magic Transit routes are gathered on one Routes page
- A sortable table plus an interactive map that even shows ECMP routes
- Static-route next hops are chosen by connector name instead of an IP
- A dedicated virtual networks tab and a route-testing tool
- Existing routes, APIs, and configs stay the same — it's a dashboard refresh

If you run a multi-connector Cloudflare network, this quiet little quality-of-life win is for you!
