- Add and edit panels by chatting with the AI assistant, then share the completed dashboard with your team or export to HTML.

Admin > Monitoring > Dashboard — list of created dashboards
Access Path
Creating Dashboards
Create dashboard
Add panels
- Chart
- Card

Add chart panel modal
Adjust layout
Panel Composition
A dashboard consists of individual panels.- Each panel has its own DB connection and SQL.
- For panel type (chart · card) selection, see the Add panels step.

Example dashboard with multiple panels — top card metrics arranged alongside chart panels
Panel Editor
Click Add Panel or the edit icon on an existing panel to open the panel edit modal.Add/Edit Panel modal fields
Add/Edit Panel modal fields
AI Assistant
Click the purple AI Assistant button at the bottom-right of the dashboard to open a chat panel at the bottom.- Pick a model at the top and describe what you want in natural language.
- When starting out, click one of the suggested prompts to begin right away.

Admin > Monitoring > Dashboard — AI Assistant panel (model selection, example prompts, input box)
Conversational Dashboard Builder
Add, edit, and delete panels by chatting in natural language.Open AI Assistant
Request in natural language
- “Make a chart of this month’s per-model token usage”
- “Add a per-user cost card too”
- “Change the period to 30 days”
- “Change the pie chart to a bar chart”
Review AI results
Iterate
Change the Revenue by City bar chart to a pie chart

Before — bar chart

After — pie chart
One-shot Generation
Starting fresh with an empty dashboard, describe the dashboard’s purpose to the AI to generate a suitable panel set at once.- DB connection is auto-tested first, generating only when valid.
Filtering
The dashboard top has period filter and custom filters.Period Filter (TimeRangePicker)
Period Filter (TimeRangePicker)
period filter enabled.Custom Filters (FilterBar)
Custom Filters (FilterBar)
Sharing
Share completed dashboards with team members.Click the Share button

Admin > Monitoring > Dashboard > Share — Share Dashboard window (share URL, visibility status)
https://{domain}/dashboard/{share_id}. Use Delete share link to revoke sharing at any time.Edit access (access control)

Admin > Monitoring > Dashboard > Share > Edit access — Access Control window
HTML Export
Export dashboards as standalone HTML files.- Click the Export button at the top of the dashboard to execute SQL with the currently applied period and filter conditions, downloading the HTML file with the latest data.
Security
Use Cases
Executive KPI Monitoring
Executive KPI Monitoring
- AI auto-generation via “Make a key KPI dashboard for this month”
- Card panels show key values (total revenue, active user count, etc.)
- Line charts show daily trends
- Share as Public for team-wide access
Periodic Report Automation
Periodic Report Automation
- Compose monthly report panels in the dashboard
- Integrate HTML export with scheduled tasks
- Auto-generate HTML reports and email every Monday morning
Model Usage Analysis
Model Usage Analysis
- Generate charts via “Compare per-model token usage and cost”
- Grouped Bar for per-model · per-period comparison
- Analyze across last 7 days/30 days/all via period filter

