Getting started

Dashboard

The dashboard at /dashboard is the screen you land on after signing in. It answers two questions: what is the fastest next thing to do, and what has been happening in your workspace.

Quick actions

Four tiles at the top cover the main entry points into the platform:

Start with a Template
Opens Templates. Provisions a working agent or swarm — knowledge bases, tools, and prompts included — in one click.
Build a Standalone Agent
Opens the Agent Builder with the new-agent form ready.
Take Practitioner Exam
Opens Certification to earn a verifiable credential.
Visual Playground
Opens a blank Swarm Canvas to design a multi-agent graph from scratch.

A curated row of multi-agent templates — currently the Earnings Call Analyst Desk, the Stock Investment CIO swarm, SOC Alert Triage, and the Graph RAG Researcher — that open directly on the canvas. These are chosen for being visually interesting graphs that demonstrate routing, parallel fan-out, and approval gates without any setup.

Workspace stats

Five tiles count what you own — Agents, Swarms, Chats, Tools, and Knowledge bases. Each tile links to the corresponding library page.

Activity and model mix

The Activity panel charts hourly run volume across all your agents and swarms for the last 24 hours, with three summary figures underneath: success rate, average latency, and spend. The Model mix panel next to it breaks recent runs down by model, so you can see at a glance where your tokens went.

Recent runs

The last six executions across your workspace, each with the agent name, model, latency, cost, and a success/error indicator. View all opens the full run history at /traces, where every run can be expanded into its complete trace.

A learning side panel ("Welcome — start here") rides along on the right of the dashboard with a short map of how the platform teaches agentic AI. Most authenticated screens have one of these panels, scoped to the screen you are on.