- The routers and the Postgres instances in each shard
- Live CPU and memory usage on the routers, primary, and replicas
- Database summary statistics
- Query performance for the branch
- Connection details and a new-branch action
Cluster topology
The diagram in the center of the dashboard shows the infrastructure that serves the selected branch.

- Primary: the writable Postgres instance for that shard, with region, cluster size, and live CPU and memory
- Replicas: read-only Postgres instances that copy from the primary. Each replica shows region, cluster size, and replication lag
Database summary
The panel on the right shows:- Postgres version and CPU architecture
- Tables, Branches, Region, and Next backup
- Egress bandwidth, Provisioned IOPS, and Total storage for the selected branch
- The current billing cycle
- The next maintenance window, with a Manage link
Performance metrics
Below the diagram, a dropdown selects a time-series graph for the branch. Available metrics include:- Query latency (p50, p95, p99, p99.9, and max)
- Queries per second
- Rows read
- Rows written
- Query errors

