---
title: "Usage Forecasting, Credits, and New Starters"
date: 2021-08-06T14:00:00.000-07:00
number: 0041
url: https://railway.com/changelog/2021-08-06
---

# Usage Forecasting, Credits, and New Starters

## Usage Forecasting

As a lot of you may have noticed, our [updated pricing plans](https://railway.app/pricing) went live this week! You can now view your account usage, broken down by project, on [railway.app/account/billing](https://railway.app/account/billing). Here you can also upgrade to the developer plan by punching in your credit card.

With this change also comes usage alert emails. Throughout the month as your usage increases, we will send you an email reminding you how much usage you have used, and if you are on the Starter plan, how much usage you have remaining.

[Image: Untitled]

If you have any feedback/questions/concerns about the updated pricing please [reach out on Discord](https://discord.gg/xAm2w6g).

## Updated Modals

Modals are not the most exciting thing aspect of Railway, but we still take them seriously. This week we update all of ours to give them a bit more b r e a t h i n g room. This is part of our ongoing work to make Railway look more polished 💅.

[Image: Untitled]

## Credits

As we rolled out the pricing plans, we aimed for minimal disruption to existing projects. Therefore, existing free plan users have received a **one time **credit to their account. 

We have provided a month's worth of usage credits based off of your previous usage. These credits do rollover month to month if you don't use them.

[Image: Untitled]

To see these credits applied to your account, you can see them applied [under your Billing page.](https://railway.app/account/billing)

## Blog Post

- A [new blog post](https://blog.railway.app/p/cusdis) on deploying a self-hosted Cusdis instance on Railway.

## New Starters

- A new starter for [Cusdis](https://cusdis.com/) which you can check out [here](https://railway.app/new/starters/cusdis).
- A new starter for [n8n](https://n8n.io/) which you can check out [here](https://railway.app/new/starters/n8n).

## Various Fixes

- Fix row deletion bug in SQL databases
- Invalidate other sessions when a user sets up 2FA
- Fix issue with billing page not rendering on Firefox
- Fixed `railway up` for the CLI client when authenticated via token
- Fixed an issue where SIGTERM wasn't being sent to process'