Skip to main content
Docs/Docs
DocsThis Week panel
Free

This Week panel

A per-app rollup of orchestration metrics - visits, workflow runs, agent runs, and chatbot messages.

Why it exists

Most app builders see “the app is deployed” as the end of the line. GenMB's real value compounds after deploy - workflows run, scheduled agents fire, chatbots answer. The This Week panel surfaces all of that activity in one click so you actually notice it.

How to find it

Open any app and click the calendar icon in the left activity bar (or type the keyboard shortcut for sidebars). Switch between 7d / 30d / 90d from the panel header.

What you see

  • App visits + visitors - pulled from the daily appAnalytics rollups.
  • Workflow runs, every execution of a workflow attributed to your user, filtered down to ones that touch this app.
  • Agent runs - runs of any scheduled agent linked to this app.
  • Chat messages - messages handled by an assistant attached to this app.
  • Failures - counted across all of the above. If non-zero, a red banner appears with quick links to the failures.
The same metrics power the weekly digest email - once a week we compose them into a single message and send it on Monday morning.

FAQs

What metrics does the panel show?
Page visits, unique visitors, workflow runs, scheduled-agent runs, chatbot messages handled, and an at-a-glance count of failures across the last 7/30/90 days.
Where does the data come from?
The panel rolls up the same data as the weekly digest email - workflowExecutions, backendAgentRuns, assistantMessages, and the daily appAnalytics aggregates. It is recomputed live each time you open the panel.
How does it differ from the Analytics panel?
Analytics shows raw deployed-app traffic with charts and top pages/referrers. This Week is broader, it surfaces orchestration activity (workflows, agents, chatbots) that Analytics doesn't cover.