> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Replit Mobile App

> The Replit Mobile App for iOS and Android lets you create and edit projects on the go.

The [Replit Mobile App](https://replit.com/mobile) puts your projects in your pocket: pick up right where you left off, or build something new from scratch, wherever you are. Chat with Agent, edit your project, and publish to the web, with an interface optimized for touch.

<Frame caption="The mobile app home screen: describe what you want to make, or pick up a recent project.">
  <img src="https://mintcdn.com/replit/1PQUTYZRQiF5Uh2o/images/platforms/mobile-app/mobile-home.webp?fit=max&auto=format&n=1PQUTYZRQiF5Uh2o&q=85&s=dc6d046f62d1be6da5acd06a3f33da3a" alt="The Replit mobile app home screen with a Make anything prompt box, Power and Plan options, and recent projects below" width="720" height="1463" data-path="images/platforms/mobile-app/mobile-home.webp" />
</Frame>

## Getting started

Follow these steps to install the app and create a project.

### Install the app

1. Navigate to the [mobile app download page](https://replit.com/mobile) and install the app for your mobile device OS.
2. Open the app and sign up for a new account or log in with an existing one.
   If you register for a new account, you must verify your email address to complete the process.

### Start building

The home screen offers both paths:

* **Pick up where you left off**: open a project under **Recent Projects** and keep going.
* **Build from scratch**: describe what you want in the prompt box and send it. Agent starts building your project right away.

To start from a pre-built template or existing code instead, tap ⋮ in the top right, then choose **Remix a Template** or **Import from GitHub**.

<Note>
  Building a native iOS app? Use the Project Editor at [replit.com](https://replit.com) to create, preview, build, or submit it. Native mobile app work is available in the Replit Android app where supported.
</Note>

## Navigate your project

After you open a project, swipe left or right to move between the **Agent**, **Tools**, and **Tasks** panes.

<Frame caption="Swipe left or right to move between the Agent, Tools, and Tasks panes.">
  <img src="https://mintcdn.com/replit/1PQUTYZRQiF5Uh2o/images/platforms/mobile-app/mobile-swipe-panes.webp?fit=max&auto=format&n=1PQUTYZRQiF5Uh2o&q=85&s=410e9b1ba704cbd9f69f1e66bebc9a99" alt="A mobile project swiping from the Agent chat to the Tools pane and then the Tasks pane" width="414" height="900" data-path="images/platforms/mobile-app/mobile-swipe-panes.webp" />
</Frame>

Select the artifact bar at the bottom to preview and switch between your project's artifacts, such as the website and the canvas.

<Frame caption="The artifact bar at the bottom switches between your project's artifacts.">
  <img src="https://mintcdn.com/replit/1PQUTYZRQiF5Uh2o/images/platforms/mobile-app/mobile-artifact-drawer.webp?fit=max&auto=format&n=1PQUTYZRQiF5Uh2o&q=85&s=8c2e0296d225c888e39f2f346f041dbc" alt="A mobile project opening the artifact drawer with Website and Canvas cards and a Create artifact option" width="414" height="900" data-path="images/platforms/mobile-app/mobile-artifact-drawer.webp" />
</Frame>

On iPhone and iPad, swipe right from the left edge to return to the home screen.

<Frame caption="Swipe right from the left edge to return to the home screen.">
  <img src="https://mintcdn.com/replit/1PQUTYZRQiF5Uh2o/images/platforms/mobile-app/mobile-swipe-home.webp?fit=max&auto=format&n=1PQUTYZRQiF5Uh2o&q=85&s=6df99c8227c5a56615fba84e9e9ebc0d" alt="A mobile project swiping back to the home screen with the prompt box and recent projects" width="414" height="900" data-path="images/platforms/mobile-app/mobile-swipe-home.webp" />
</Frame>

## Mobile features

### Voice input

Use the voice option in Agent's prompt box to describe what you want to build or change, hands-free.

### Live Activities

Follow along with Agent's progress on the go. When Agent starts, you'll see a notification: tap **Allow** on your lock screen, and you can check progress without opening Replit.

<Accordion title="Supported devices">
  * iPhone running iOS 18 or later
  * iPad running iOS 18 or later
  * Mac running macOS Tahoe or later
  * Paired Apple Watch
</Accordion>

### Notifications

Get updates that matter, wherever you are. Go to **Settings** and open **Notifications** (e.g. under **User**). Ensure Notifications is toggled on and tap allow if prompted.

Replit notifies you when:

* Agent needs your help
* Agent is done working
* There are important billing updates

### Tablet Keyboard Mode

Connect a keyboard to your tablet for a creation experience optimized for larger screens. When you first open the Project Editor with a keyboard connected, you'll be asked if you want to enable it.

Go to **Account** > **Keyboard Settings** anytime to toggle it on or off.

## Upgrade and billing

To upgrade to Core in the app, go to **Account**, tap **Upgrade**, choose your plan, and tap **Continue with Core**. Pro isn't available for purchase in the mobile app; it must be purchased on [replit.com](https://replit.com).

To use Agent beyond the credits included with your subscription, add a payment method for [usage-based billing](/billing/about-usage-based-billing):

* **On the web**: go to replit.com and open **Settings** → **Account** → **Billing**.
* **In the app (iOS in US only)**: open **Settings** → **Billing** (or **Account** → **Billing**).

## Next steps

* **[Agent](/features/agent/overview)**: Learn more about Agent and AI-powered tools
* **[Project Editor](/learn/projects-and-artifacts/project-editor)**: Explore the full development environment
* **[Publishing](/features/publishing/overview)**: Share Replit Apps with zero setup
* **[Mobile app troubleshooting](/features/troubleshooting/mobile-app)**: Fix common issues on iOS and Android
