How can I pause my workspace if I am not using it?
filipk1100
HOBBYOP

2 months ago

I am getting billed monthly without using railway at all. How can I pause or stop the payment without deleting my workspace?

Solved$10 Bounty

Pinned Solution

You can manage your billing in workspace settings > billing.

4 Replies

2 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 2 months ago


You can manage your billing in workspace settings > billing.


ilyassbreth
FREE

2 months ago

if you just wanna pause specific services:

  • go into each service, click the 3-dot menu on the deployment

  • hit "remove" (doesn't delete anything, just stops it running)

  • redeploy whenever you're ready to use it again

the nice thing about railway is they're pretty transparent about this - no weird hoops to jump through to cancel. everything stays saved so you can pick back up whenever.

just keep in mind if you have any volumes attached, those might have small storage costs even when paused


ilyassbreth

if you just wanna pause specific services:go into each service, click the 3-dot menu on the deploymenthit "remove" (doesn't delete anything, just stops it running)redeploy whenever you're ready to use it againthe nice thing about railway is they're pretty transparent about this - no weird hoops to jump through to cancel. everything stays saved so you can pick back up whenever.just keep in mind if you have any volumes attached, those might have small storage costs even when paused

OP wants to stop paying for Railway without deleting the workspace.


ilyassbreth
FREE

2 months ago

and if you want to stop billing completely:

  • head to workspace settings > billing

  • hit "cancel plan"

  • railway will automatically stop all your deployments so you don't get charged anymore

  • your workspace stays intact with all your configs and data, so when you need railway again, you can just resubscribe and redeploy


Status changed to Solved noahd about 1 month ago


Loading...