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

# Work from your phone

> What you can do in the GPR mobile app without sitting at the machine.

The phone is the control surface. The machine does the coding.

## You can

* Sign in (Google or GitHub via Firebase)
* Pair machines via QR
* Manage workspaces and agent selection
* Create and assign tasks
* Answer plan questions
* Watch live agent sessions
* Approve or deny tool permissions that reach the app
* Review diffs and merge-check results
* Merge GitHub PRs when connected
* Connect GitHub, Jira, and Slack
* Share content into the app on Android
* Get push notifications

## You cannot replace

* Installing `gpr` and agent CLIs (do that on the machine)
* Local secrets for agents (`ANTHROPIC_API_KEY`, `codex login`, Cursor login)
* Keeping the daemon process running

## Practical split

| On the phone                     | On the machine                             |
| -------------------------------- | ------------------------------------------ |
| Assign, monitor, review, merge   | `gpr setup`, `gpr discover`, agent install |
| Answer questions / approve tools | Fix PATH, auth, failing tests              |
| Watch board                      | `gpr logs -f` when debugging               |

## Get the app

* Android: [Google Play (`com.pullrequest`)](https://play.google.com/store/apps/details?id=com.pullrequest)
* iOS: pre-register via [getpullrequest.com](https://getpullrequest.com) until the store listing is live
