# Zuse for iPhone

> Monitor agents, send messages, handle approvals, and review workspace changes from your iPhone.

Canonical URL: https://docs.zuse.sh/mobile



Zuse for iPhone is a native client for environments running on your Mac or a Serve computer. It gives you the shared inbox, live conversation timeline, composer, approvals, files, and change review while all execution remains on the connected computer.

## What you can do [#what-you-can-do]

* See chats grouped by project and computer.
* Search, pin, archive, and reopen chats.
* Create a chat against a project, worktree, branch, or pull request.
* Choose an installed provider, model, runtime mode, and permission mode.
* Send text, images, and files.
* Follow streaming agent output and queued work.
* Answer questions, review plans, and decide permission requests.
* Browse project files and review workspace or last-turn changes.
* Receive notifications when an approval or answer needs attention.

## What runs where [#what-runs-where]

The phone does not clone repositories or run provider CLIs. It asks the connected environment to do the work and presents the resulting state. Provider availability and model choices come from that environment, so two connected computers can offer different agents.

## Start with a connection [#start-with-a-connection]

Choose the connection path that matches where you are:

* [Pair a nearby Mac](/remote/nearby-pairing.md) directly over the local network, without an account.
* [Sign in for hosted access](/remote/hosted-access.md) to reach an account-linked computer away from home or the office.
* Use **Add manually** only when you know the server address and port.

After a successful connection, Zuse opens the inbox and refreshes the environment's projects, chats, and sessions over WebSocket.

<Callout title="Mobile is a control surface">
  Keep the environment awake and online while an agent is working. Cached history remains readable during a disconnect, but new execution waits for the environment to return.
</Callout>

<NextStep href="/mobile/connect/" label="Connect your iPhone" />
