Documentation·Workflow
Workflow

Status Reports

Reports are auto-generated summaries of what an agent — or a whole map — has been doing. Use them for stand-up notes, PR descriptions, or your own weekly review.

What is a report

A report is a Markdown document with a short lead, a list of completed tasks, a list of open or blocked tasks, and any notable decisions the agent logged. It is generated by rolling up the chat history and tasks for the configured time window. Reports are deterministic for the same inputs — the same window produces the same document.

Generate on demand

Open the agent's detail panel → TasksGenerate report. Pick a window (last 24 hours, last week, custom range) and click Run. The output opens inline; export via the menu to Markdown, PDF, or clipboard.

Daily digest

An optional automation emails or DMs you a consolidated digest each morning. Configure it in Map settings → Reports. It is off by default — we have opinions about silent cron jobs.

Customize

  • Fields — include/exclude sections (completed, in-progress, blocked, decisions, metrics).
  • Granularity — one-liner headlines, or short paragraphs per task.
  • Time window — per agent or per map, rolling or fixed.
  • Delivery — on demand only, daily email, or hand off to a webhook for custom routing.