MATIH Platform is in active MVP development. Documentation reflects current implementation status.
1. Introduction
Executive

Executive

The Executive persona represents business leaders, directors, and C-suite members who consume data insights to make strategic decisions. Executives interact with the MATIH Platform primarily through pre-built dashboards in the BI Workbench and through the conversational AI interface for ad-hoc questions.


Role Summary

AttributeDetails
Primary workbenchBI Workbench (3000)
Key servicesBI Service, AI Service
Common tasksReview KPI dashboards, ask strategic questions, share insights
Technical depthLow -- no SQL or coding required

Day-in-the-Life Workflow

TimeActivityPlatform Feature
8:00 AMReview morning KPI dashboardBI Workbench pre-built executive dashboard
9:00 AMAsk about revenue anomalyConversational AI: "Why did revenue drop in EMEA?"
10:00 AMPrepare board presentationExport dashboard as PDF report
11:00 AMReview customer metricsConversational AI: "Show top 10 accounts by growth"
2:00 PMCheck team performancePre-built operational dashboard
3:00 PMSet up alert for KPI thresholdAlert configuration: "Notify me if churn exceeds 5%"

Key Capabilities

Executive Dashboards

Pre-built dashboards tailored for executive consumption:

DashboardContent
Revenue OverviewTotal revenue, growth rate, revenue by segment
Customer HealthActive accounts, churn rate, NPS score
Operational KPIsSystem uptime, query volume, active users
Financial SummaryCost analysis, margin trends, budget vs. actuals

Natural Language Queries

Executives can ask questions without any technical knowledge:

Question TypeExample
Trend analysis"How has revenue trended over the last 6 months?"
Comparison"Compare this quarter's performance to last year"
Root cause"Why did customer acquisition drop in January?"
Forecasting"What is the projected revenue for next quarter?"
Drill-down"Break that down by product line"

Report Generation

FeatureDescription
Scheduled PDF reportsAutomatic delivery of dashboard snapshots
Email deliveryReports delivered to inbox on a schedule
Export formatsPDF, PNG, CSV for different use cases
Branded reportsCompany-branded report templates

Alerts and Notifications

FeatureDescription
KPI threshold alertsNotifications when metrics cross defined thresholds
Anomaly alertsAI-detected unusual patterns in business data
Multi-channel deliveryEmail, in-app, Slack, webhook notifications
Digest schedulingDaily or weekly summary digests

Interaction Model

The Executive interacts with the platform through two primary channels:

Channel 1: Pre-built Dashboards
  BI Workbench --> Executive Dashboard --> KPI Cards, Charts, Tables
                                      --> Drill-down into details
                                      --> Export as PDF

Channel 2: Conversational AI
  Any Workbench --> AI Chat Panel --> Natural Language Question
                                 --> AI-generated Answer + Chart
                                 --> Follow-up Questions
                                 --> Save to Dashboard

The platform is designed so that the Executive never needs to write SQL, configure data sources, or understand the underlying data model. The semantic layer translates business terms into the correct database queries automatically.


Backend Services

ServicePortInteraction
bi-service8084Dashboard rendering, report generation
ai-service8000Natural language queries, conversational analytics
render-service8098PDF and image export
notification-service8085Alert delivery

Related Chapters