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

# Moving from Runner Desktop

> Runner Desktop (v1) retires September 1st, 2026. Move to Runner on the web in about 15 minutes.

Runner started as a desktop app. We launched in April, you gave us a ton of feedback, and the loudest theme was simple: I want Runner everywhere, and I don't want it to stop when my laptop closes.

Runner v2 is that. It lives at [app.runner.now](https://app.runner.now), runs on a dedicated virtual computer in the cloud, and works from any browser on any device. This page gets you moved over.

<Warning>
  **The dates that matter:**

  * **August 3rd, 2026:** Last new features shipped to Runner Desktop.
  * **August 14th, 2026:** Migrate before this date and we'll give you a month of Runner free. Message [charlie@runner.now](mailto:charlie@runner.now) on Slack or email to claim it.
  * **September 1st, 2026:** Support for Runner Desktop ends. After this date you can only use it with your own API key.
</Warning>

## What moves, what doesn't

The migration brings over the things Runner has learned about you:

| From Desktop        | On the web                                                            |
| ------------------- | --------------------------------------------------------------------- |
| Memories            | Move over as-is                                                       |
| Skills              | Appear under **Workflows**                                            |
| Automations         | Appear under **Runners**, turned off by default so nothing runs twice |
| Individual chats    | Moved one at a time with `/move-to-runner-web`                        |
| Billing and credits | Already linked. Accounts are tied by email address.                   |
| Connected apps      | **Don't move.** For security reasons you reconnect them on the web.   |

***

## Migrate in five steps

<Steps>
  <Step title="Sign in on the web">
    Open any browser and go to [app.runner.now](https://app.runner.now).

    Use the same email address you use on desktop. Accounts are tied together by email, so your billing and credits are already there waiting for you.
  </Step>

  <Step title="Update your desktop app to v1.1.38">
    Open Runner Desktop, click the settings gear in the bottom left, and under **General** hit **Check Now** next to "Check for updates". The migration tools shipped in v1.1.38, so make sure the version says 1.1.38 or later.

    <Frame>
      <img src="https://mintcdn.com/argonavisinc/W20yCD8-KY4UH0eK/images/migration/desktop-update.png?fit=max&auto=format&n=W20yCD8-KY4UH0eK&q=85&s=9d08a76c323ffd7d702e0972b20a723a" alt="Runner Desktop settings showing version 1.1.38 and the Check Now button" width="1600" height="1028" data-path="images/migration/desktop-update.png" />
    </Frame>
  </Step>

  <Step title="Sync to Web">
    In your desktop **Settings**, click **Sync to Web**, then press the button to start.

    This copies your memories, skills, and automations to your web account. It takes about 1 to 5 minutes depending on how many files you have. Automations land under **Runners** turned off by default. Skills land under **Workflows**.

    <Frame>
      <img src="https://mintcdn.com/argonavisinc/W20yCD8-KY4UH0eK/images/migration/sync-to-web.png?fit=max&auto=format&n=W20yCD8-KY4UH0eK&q=85&s=182d87e7b48fdcaa2c4a39bd86a26956" alt="The Sync to Web page in Runner Desktop settings" width="1600" height="1028" data-path="images/migration/sync-to-web.png" />
    </Frame>

    It's a one-way copy. Run it again anytime (the button reads **Resync** after the first run) to refresh the web with your latest desktop state.
  </Step>

  <Step title="Move the chats you care about">
    For any individual chat session you want to keep, open that chat on desktop and type:

    ```text theme={null}
    /move-to-runner-web
    ```

    The **Move to Runner Web** skill pops up as soon as you start typing `/move`.

    <Frame>
      <img src="https://mintcdn.com/argonavisinc/W20yCD8-KY4UH0eK/images/migration/move-to-runner-web.png?fit=max&auto=format&n=W20yCD8-KY4UH0eK&q=85&s=a4c5c7fee7e4c96bb4ad23bcb6fd6d03" alt="Typing /move in a desktop chat surfaces the Move to Runner Web skill" width="1600" height="289" data-path="images/migration/move-to-runner-web.png" />
    </Frame>

    Runner summarizes the chat's full context and copies it for you. Open a new session on the web and paste (`Cmd+V` or `Ctrl+V`). The web session picks up right where the desktop one left off.

    <Frame>
      <img src="https://mintcdn.com/argonavisinc/W20yCD8-KY4UH0eK/images/migration/context-summary.png?fit=max&auto=format&n=W20yCD8-KY4UH0eK&q=85&s=2c4c8de090fb4737d4595d3727811dc2" alt="Runner confirming the session is copied and ready to paste into Runner web" width="1716" height="804" data-path="images/migration/context-summary.png" />
    </Frame>

    You don't need to do this for every chat. Just the ones with context worth keeping.
  </Step>

  <Step title="Reconnect your apps">
    Go to **Connected Apps** on the web and reconnect Gmail, Calendar, Slack, and the rest.

    Why don't connections migrate? Security. Your app credentials never leave the environment they were created in. Reconnecting takes about a minute per app.
  </Step>
</Steps>

That's it. You're on Runner v2.

## Review migrated Runners

Migrated automations arrive paused. Before you turn one back on:

1. Give it one clear job tied to revenue, cost, time, or customer delivery.
2. Check its saved prompt, schedule, timezone, Project, model, and permissions.
3. Click **Run now** and inspect the result and tool activity.
4. Turn on one schedule at a time so you can see what each Runner adds.

If two migrated Runners do the same job, keep the better one. A few clear jobs beat a crowded sidebar.

***

## Uninstall the desktop app

We strongly recommend deleting Runner Desktop once you've migrated. It won't be maintained past September 1st, and nothing on the web syncs back to it.

* **Mac:** Open your Applications folder, right-click Runner, and choose **Move to Trash**.
* **Windows:** Start menu, then **Uninstall Programs & Applications**, and remove Runner.

<Frame>
  <img src="https://mintcdn.com/argonavisinc/W20yCD8-KY4UH0eK/images/migration/uninstall-mac.png?fit=max&auto=format&n=W20yCD8-KY4UH0eK&q=85&s=f4a9397ac3c66a25fe7a50700d213213" alt="Right-clicking Runner in the Mac Applications folder and choosing Move to Trash" width="1840" height="648" data-path="images/migration/uninstall-mac.png" />
</Frame>

***

## Desktop FAQ

<AccordionGroup>
  <Accordion title="Can I keep using the desktop app?">
    We'll never force you to delete it. But we heavily recommend moving on. Desktop and web are two separate apps that don't sync with each other, desktop stopped getting new features on August 3rd, and support ends September 1st, 2026. After that, desktop only works with your own API key.

    New web-first Runner features ship to the web app.
  </Accordion>

  <Accordion title="Do my billing and credits carry over?">
    Yes. Accounts are linked by email address. Sign in on the web with the same email you use on desktop and your plan and credits are already there.
  </Accordion>

  <Accordion title="My old automations aren't running. Why?">
    Migrated automations arrive under **Runners** turned off by default, so nothing fires twice while you're moving over. Open the **Runners** tab and enable the ones you want. They now run 24/7 in the cloud, laptop open or not.
  </Accordion>

  <Accordion title="What happened to Skills and workspaces?">
    Skills are now **Workflows**: reusable instructions you invoke with `/slug` in any message. Workspaces are replaced by **Projects**, which organize your sessions and Runners by what you're working on. [More on Projects →](/get-started/projects)
  </Accordion>

  <Accordion title="I'm confused. Can someone walk me through it?">
    Yes, happily. Message [kent@runner.now](mailto:kent@runner.now) or [charlie@runner.now](mailto:charlie@runner.now) on Slack or email and we'll set up a call. We'll do the migration with you and show you how to get the most out of Runner while we're at it.
  </Accordion>
</AccordionGroup>

***

## What's next?

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" href="/quickstart">
    Build your Personal Assistant on the web in about 15 minutes.
  </Card>

  <Card title="Runner on your phone" icon="mobile" href="/get-started/runner-on-your-phone">
    The other big reason we went web-first. Add Runner to your home screen.
  </Card>
</CardGroup>
