Return to the welcome screen with /home in Grok Build
Return to the welcome screen with /home in Grok Build
/home leaves the active conversation view and returns you to the welcome screen. Official: Modes and Commands.
Go home
- Start or resume a Build session (
grokorgrok -c). - Run:
/home
- The welcome screen lists recent sessions for this workspace and the usual entry points (
/resume, new work, and related pickers).
What it does not do
| Goal | Use instead |
|---|---|
| Start a clean conversation | /new (alias /clear) — see Start a Grok Build session |
| Quit the TUI entirely | /quit (alias /exit) — see Quit the Grok Build TUI |
| Switch to another saved session without the welcome screen | /sessions or /resume — see Manage sessions in Grok Build |
Pitfalls
/homeis a navigation command. It does not delete the session or reset files.- Headless
-pruns have no welcome screen;/homeapplies in the interactive TUI only.