---
slug: read-replicas-moved-to-infrastructure
published: 2026-08-21
change_type: improvement
affected_products:
  - Studio
page: https://supabase.com/changelog/read-replicas-moved-to-infrastructure
---

# Read replicas moved to Project Settings → Infrastructure

Read replica management now lives on **Project Settings → Infrastructure**, next to compute and disk. **Database → Replication** is for Pipelines destinations only.

What stays the same:

- Creating, dropping, and managing replicas
- The Management API
- Read replica docs (updated for the new location)

What changes in the Dashboard:

- Open **Project Settings → Infrastructure** to list replicas, open the topology, and add a replica
- Old replica detail URLs redirect to Infrastructure
- Bookmarks that used `?destinationType=Read+Replica` on Replication open the Infrastructure add-replica flow
- Replication shows a short note pointing to Infrastructure for anyone who still opens that page looking for replicas

See the [getting started guide](https://supabase.com/docs/guides/platform/read-replicas/getting-started) for the updated create path.
