The Four Phases
Changing a Session’s Phase
All phase transitions are manual — your team controls when a session moves forward.- Open the session
- Click the status indicator at the top of the session (shows the current phase)
- Select the new phase from the dropdown
- Confirm if prompted
The Dashboard
The Dashboard gives your entire team a real-time bird’s-eye view of all sessions across a project, grouped by phase. Changes — status updates, new sessions, new messages — are reflected immediately for every member of the organization.- Sessions are displayed active-first — Planning and Execution phases are surfaced at the top
- Each session card shows its name, type, phase, and last activity
- Click any session card to open it
Session Persistence and History
Every message in every session is stored in the cloud and persists indefinitely. When you reopen a session — even after weeks — the full conversation history is there exactly as you left it. This persistence is what makes sessions team artifacts rather than disposable chats. A senior developer can build a plan in a session, and any teammate can open it later to understand the reasoning, context, and decisions behind the work.Archiving Sessions
When a session’s work is fully complete, you can archive it to keep the project view clean.- Right-click the session in the sidebar or use the session context menu
- Select Archive Session
- Optionally choose to remove associated files to free up storage
- Confirm — the session will be removed from the active view but remains accessible in your session history
Best Practices
- One session per task or ticket — keeping sessions focused makes plans cleaner and exports more useful for coding agents
- Name sessions after the ticket — e.g.
PROJ-123: Add rate limiting middleware. This makes the Dashboard easy to scan and links the Brunel session to your PM tool - Move phases as you go — keeping phase status current gives your engineering manager real-time visibility without any extra reporting
- Don’t skip Verification — it’s the step most teams skip, and the one that catches the most problems before code review