---
title: Mobile app
description: Install the Railway mobile app on iOS and sign in to check on your projects from your phone.
---
The Railway mobile app lets you monitor your projects, deployments, and logs from your phone. This guide covers the two things you need to get going: installing the app and signing in.

<div style={{ maxWidth: '360px', margin: '0 auto' }}>
<Image
  src="https://res.cloudinary.com/railway/image/upload/v1781713697/Bezel_2026-06-17_at_12.24.27_2x_rglfgk.png"
  alt="The Railway mobile app home screen showing a workspace dashboard with project cards"
  layout="responsive"
  width={1783} height={3315} quality={100}
/>
</div>

## Install

The app is available for iPhone on the App Store and requires iOS 16.4 or later.

<a href="https://apps.apple.com/us/app/railway-com/id6755712493" target="_blank">Download Railway from the App Store →</a>

<Banner variant="info">
Android isn't available yet. [Join the waitlist on Railway Station](https://station.railway.com/feedback/railway-mobile-app-for-androi-aca54c32) to be notified when it ships.
</Banner>

## Sign in

You'll need a Railway account to sign in. If you don't have one, sign up at <a href="https://railway.com" target="_blank">railway.com</a> first.

When you open the app for the first time, you'll land on the sign-in screen with three ways to get in:

- **Sign in with Apple** is the fastest option on iPhone. Authenticate with Face ID or Touch ID. You can link an existing Railway account or create a new one from your Apple ID.
- **Scan QR Code** signs you in using a Railway session you already have open in a browser. See the steps below.
- **Login with Browser** signs you in through an in-app browser window, the same way you sign in on the web.

<div style={{ maxWidth: '360px', margin: '0 auto' }}>
<Image
  src="https://res.cloudinary.com/railway/image/upload/v1781713624/Bezel_2026-06-17_at_12.23.08_2x_aqnens.png"
  alt="The Railway mobile app sign-in screen with Sign in with Apple, Scan QR Code, and Login with Browser buttons"
  layout="responsive"
  width={1783} height={3315} quality={100}
/>
</div>

### Sign in by scanning a QR code

<Steps>
  <Step title="Open the login page on another device">
    On a computer where you're already signed in to Railway, go to <a href="https://railway.com/mobile/login" target="_blank">railway.com/mobile/login</a>. A QR code will appear.
  </Step>
  <Step title="Tap Scan QR Code in the app">
    On the sign-in screen, tap **Scan QR Code** and allow camera access when prompted.
  </Step>
  <Step title="Scan the code">
    Point your phone at the QR code on screen. You'll be signed in automatically and dropped into your dashboard.
  </Step>
</Steps>

<Banner variant="info">
If the code stops working, refresh the page on your computer to reveal a new one, then scan again.
</Banner>

That's it. You're signed in. 🚂