From c822d1ed82472aa98fcf97bab6951b0244b66fe4 Mon Sep 17 00:00:00 2001 From: Lifei Zhou Date: Fri, 8 May 2026 09:32:10 +1000 Subject: [PATCH] doc: updated the doc for tunnel remote access (#9077) --- .../blog/2025-12-19-goose-mobile-terminal/index.md | 2 +- .../docs/experimental/remote-access/mobile-access.md | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/documentation/blog/2025-12-19-goose-mobile-terminal/index.md b/documentation/blog/2025-12-19-goose-mobile-terminal/index.md index 95ae6a8bd6..f8a0577267 100644 --- a/documentation/blog/2025-12-19-goose-mobile-terminal/index.md +++ b/documentation/blog/2025-12-19-goose-mobile-terminal/index.md @@ -20,7 +20,7 @@ goose is now available on the App Store! The iOS app connects to your desktop go ### Getting Started with Mobile 1. **Install the app** - Download [goose from the App Store](https://apps.apple.com/app/goose-ai/id6752889295) -2. **Enable remote access** - In the goose desktop app, go to App Settings and turn on "Remote Access" +2. **Enable remote access** - In the goose desktop app, open `Settings`, click `Session`, and click `Start Tunnel` in the `Mobile App` section 3. **Scan the QR code** - Use the iOS app to scan the QR code displayed in your desktop app 4. **Start working** - You're connected! Your mobile app now tunnels to your goose desktop instance diff --git a/documentation/docs/experimental/remote-access/mobile-access.md b/documentation/docs/experimental/remote-access/mobile-access.md index 99999e9c35..4a50753c98 100644 --- a/documentation/docs/experimental/remote-access/mobile-access.md +++ b/documentation/docs/experimental/remote-access/mobile-access.md @@ -30,17 +30,17 @@ Mobile access connects your iOS device to goose Desktop through a secure tunnel. 1. Install the **goose AI** app on your iOS mobile device from the [App Store](https://apps.apple.com/app/goose-ai/id6752889295) :::tip App Store QR Code -Follow the steps below to open the `Remote Access` section, then click "scan QR code" in the info box for quick access to the App Store. +Follow the steps below to open the `Mobile App` section, then click "scan QR code" in the info box for quick access to the App Store. ::: ### Start the Tunnel 1. Open goose Desktop 2. Click the button in the top-left to open the sidebar 3. Click `Settings` in the sidebar -4. Click `App` -5. Scroll down to the `Remote Access` section and click `Start Tunnel` +4. Click `Session` +5. Scroll down to the `Mobile App` section and click `Start Tunnel` -Once the tunnel starts, you'll see a `Remote Access Connection` QR code for configuring the app. +Once the tunnel starts, you'll see a `Mobile App Connection` QR code for configuring the app. :::info Click `Stop Tunnel` at any time to close the connection. @@ -48,7 +48,7 @@ Click `Stop Tunnel` at any time to close the connection. ### Connect the App 1. Open the **goose AI** app on your iOS mobile device -2. Scan the `Remote Access Connection` QR code displayed in goose Desktop +2. Scan the `Mobile App Connection` QR code displayed in goose Desktop 3. The app will automatically configure the connection You can now access goose Desktop from your mobile device.