View the full transcript in Grok Build
View the full transcript in Grok Build
/transcript opens the full conversation in your pager ($PAGER). Official: Modes and Commands, Sessions.
Open the pager view
- Start or resume a session.
- Run:
/transcript
- Use your pager keys to scroll (
lessdefaults:j/k,qto quit). SetPAGERif you want a different program:
export PAGER=less
# or: export PAGER=bat
Export instead of paging
When you need a file or clipboard copy rather than a live pager:
grok export [file]
grok export --clipboard
In the TUI, /export also exports the conversation to a file or clipboard. Dedicated how-to: Export a Grok Build session transcript.
Pitfalls
/transcriptis for reading inside the session. Prefergrok exportwhen you need Markdown on disk or in git.- Search inside the live TUI with
/findwithout leaving the scrollback — see Search scrollback with /find in Grok Build.