---
slug: database-replication-renamed-pipelines
published: 2026-09-21
change_type: improvement
affected_products:
  - Studio
page: https://supabase.com/changelog/database-replication-renamed-pipelines
---

# Database Replication is now Pipelines

Pipelines destinations now live at **Database > Pipelines** in the Supabase Dashboard. This makes the page's purpose clearer now that read replicas are managed in Project Settings > Infrastructure.

What changes:

- Open Pipelines at **Database > Pipelines**
- Existing bookmarks and pipeline detail URLs under **Database > Replication** redirect to the matching Pipelines page

What stays the same:

- Pipelines destinations, configuration, and behavior
- Management API and database APIs
- Replication logs and Postgres replication terminology

See the [Pipelines guide](https://supabase.com/docs/guides/database/replication/pipelines) for setup and monitoring instructions.
