---
title: "Multi-Region Deployments, Realtime Multiplayer Awareness, Database Backups UI, Direct Replies in Help Station"
date: 2024-12-06
number: 0215
url: https://railway.com/changelog/2024-12-06-multi-region-replicas
---

# Multi-Region Deployments, Realtime Multiplayer Awareness, Database Backups UI, Direct Replies in Help Station

Before we get started, we wanted to let you know that we’re thrilled to be rolling out our VERY FIRST advertising campaign to New York City and San Francisco. 

The campaign is called “Let the engineers ship” and it’s hot off the press throughout the NYC MTA subway system and on a billboard off the Bay Bridge entering SF. 

We like the slogan a lot and we think it typifies what Railway is all about. 

What do you think? [Send us a pic](https://x.com/Railway) if you see the campaign (and we’ll send some swag your way…)

[Image: Untitled]

Now let’s jump into the rest of this week’s deluxe edition changelog.

Let’s go!

## Multi-Region Deployments

[Video: Multi-region replicas are now available to Pro users]

If your users are spread around the world, you know that having one region isn’t going to cut it.

Previously on Railway, if you wanted to scale-up your service to different locations, you would need to make a new service and deploy it into a new region independently — no longer.

This holiday shopping season, we’re bringing you Railway … *worldwide*.

That’s right, it’s now possible to select one or more regions for replicas in the service settings and we will automatically geosteer your traffic to the nearest region.

[Image: Multi-region replicas are now part of service-level settings]

To get started, flip the `Multi-region deployments` feature flag in the service-level settings.

You can then set the amount of replicas in a certain region if you expect more traffic to come from a particular region.

We feel this is a massive step up for DevEx on the platform. (Especially for developers who work on a popular e-commerce platform that rhymes with “Spotify” … )

Special shoutout to the Railway Networking team who shipped automatic-traffic-routing with geosteering to enable this new feature.

Onward!

## Realtime Multiplayer Awareness

[Video: You’ll now see the other members of your team collaborating in a project with you]

Multiplayer collaboration is coming to Railway piece by glorious piece. 

This week we’re pleased to release “awareness” — a new way to see which of your teammates is currently working on the same project canvas as you. 

It’s not that you need the “collaborative document editor” experience per se, but we do think infrastructure UIs in our industry are largely barren of modern, table stakes collaborative design principles and we’re looking to change that for the better. 

For starters, you’ll now see the avatars of your active collaborators on the canvas.

We hope you like it. ✨

## Database Backups UI

[Video: The UI when restoring volume backups has been improved]

This week we released a simple UI flow for restoring database backups. 

It’s now possible to restore a backup in two clicks — it doesn’t get more simple than that!

To get started, head over to the `Backups` tab in the service settings and look for the `Restore` button. 

If you run into any issues, let us know by filing a ticket in [Help Station](https://help.railway.com/).

## Direct Replies in Help Station

[Video: It’s now possible to reply directly to Help Station thread comments]

And speaking of Help Station … by popular request we’ve added the ability to directly respond to threads!

This should come in handy during those long back-and-forths with members of the community or the Railway team.

Have a great weekend everybody — let the engineers ship!

✌️

## Fixes and improvements

- We fixed a bug that impacted backup restoration
- We improved the build queue small text to be more descriptive
- We fixed a bug related administering teams with large numbers of members