User Guide¶
Welcome to the Morphix User Guide. This track teaches you how to use Morphix as an end user — from launching the GUI to running multi-agent workflows.
What you'll learn¶
| Page | What you'll learn |
|---|---|
| GUI Overview | The main window layout, all 6 tabs (Dashboard, Maestro, Editor, History, Config, Analytics), and basic navigation |
| Maestro Cockpit | The 3-column orchestration cockpit: execution panel, chat with streaming, detail tabs (Agents, Diagram, Log, Bash). Chat mode vs Orchestrate mode. Clarification requests. |
| Dashboard | Agent cards, workflow cards, workspace management, system status, offline mode toggle, self-reflection setting |
| Editor Tab | Built-in file editor: project tree with noise filtering, text editor, create/rename/delete files and folders, Ctrl+S save |
| History Tab | Conversation list, message detail, export to Markdown/JSON/PDF/HTML, resume conversations in Maestro |
| Config Tab | Model configuration, tool list, CPU/memory monitor, connection status |
| Analytics Tab | Token usage, workflow success rate, LLM/tool call counts, rate limiter status — all refreshed in real time |
Related pages¶
- Workflows Overview — the 4 workflow types (Development, Coordinated, Collaborative, TDD)
- Agents — agent profiles and capabilities
- Tools — the 12 registered tools
- Projects & Workspaces — workspace isolation and project management
- Export — exporting conversations to Markdown, JSON, PDF, HTML
- Prompt Examples — example prompts for each workflow type