Skip to content
Template

Dashboard

KPIs, trends, and alerts — for ops chat copilots.

Surface live operational metrics inside a ChatGPT App: KPI tiles, time-series, and alert feeds. Auth-required tools so dashboards stay private.

$ npx conversokit create my-app --template dashboard

Dashboard

4 tools

KPIs, trends, and alerts — for ops chat copilots.

MRR
$42.1k
+12.4%
ARR
$510k
+18.0%
NPS
67
+3
Churn
2.1%
-0.4%
KPIGridTrendChartAnalyticsPanelAlertFeedCTABanner
npx conversokit create my-app --template dashboard

What it builds

  • Internal ops copilots
  • Customer-facing analytics chat (read-only)
  • On-call summaries and alert triage

Auth & compliance

Auth default: anonymous

No consent scopes required by default.

Auth required
Some tools require an authenticated session. Wire any provider from @conversokit/auth.

Included widgets

KPIGridTrendChartAnalyticsPanelAlertFeedCTABanner

Included MCP tools

Each tool is a typed Zod-validated function on the MCP server.

NameDescriptionPermissions
get_kpisReturn headline KPIs for the dashboard (mock data in dev).auth
get_trend_seriesReturn a time-series metric trend (e.g., MRR).
get_analytics_panelAssemble a full analytics panel: title + KPIs + series.auth
get_alertsReturn active operational alerts.

Integrations

Bring-your-own metrics source

Ship the dashboard template today.

$ npx conversokit create my-app --template dashboard