Pipeline
The Pipeline tab shows your agent's tasks as a visual board — what the agent is working on, what's waiting, and what's done.
The Pipeline tab shows your agent's work as a horizontal Kanban board. Each column represents a state in your agent's workflow. Each card is a task the agent is managing.
Layout
Top bar: title "Pipeline" · subtitle "The agent's working board." · Dev / Prod toggle (right side)
Columns: one per workflow state, scrollable horizontally. Each column shows a header with the state label and task count, and a scrollable list of task cards below.
Dev / Prod toggle
Switches the board between your development environment and production environment. Use Dev while testing; use Prod to see what real users and real triggers are producing.
Task cards
Each card shows:
Agent type badge — small uppercase label (e.g. "ANALYST")
Live indicator — a pulsing blue dot appears when the agent is actively working on this task right now
Task title
Metadata — Priority · Assignee · Due Date (when set)
Description preview — first two lines
Status dropdown — at the bottom of the card; click to move the task to a different state
Click anywhere on a card (except the status dropdown) to open the task detail page.
When to use Pipeline
Pipeline is most useful when your agent manages multi-step processes or case-style workflows — where tasks move through defined stages (e.g. Received → In Review → Resolved). The live indicator shows you exactly which task the agent is working on at any given moment.
If your agent runs simple one-shot jobs (triggered, runs, done), you may find the Activity tab more useful for observability.
Last updated
Was this helpful?