Skip to content

Use cases

Each guide below takes one real job — monitoring, revenue, SEO, agent runs, cost — and walks you end to end: what your agent sends, and how to assemble the dashboard your team watches. They’re written so you can follow along and adapt them to your own data.

Every use case is the same three moves:

  1. Plan the structure — pick a category and stream slug for the data.
  2. Send the report — your agent gathers the numbers and POSTs a report made of blocks. Run it on a schedule (cron, n8n, Hermes, CrewAI — anything that can make an HTTP request).
  3. Build the dashboard — drop in widgets that read those reports and lay them out.

Master that loop once and you can build a dashboard for anything.