CalabiIQ — BI Analytics
Starter+
CalabiIQ is Calabi's business intelligence layer. Build interactive dashboards, explore data with SQL, and share insights across your team.
Accessing CalabiIQ
| URL | Notes |
|---|---|
examiq.{yourdomain} | Primary URL |
calabi.{domain}/bianalyst | Path-based alias |
Single sign-on
Use your Calabi credentials — no separate login required. SSO session is shared across all Calabi modules.
Core Concepts
| Concept | Description |
|---|---|
| Dataset | A table or SQL view that charts are built on top of |
| Chart | A visualization built from one dataset (bar, line, pie, table, etc.) |
| Dashboard | A collection of charts with shared filters |
| Metric | A saved aggregation (e.g., COUNT(DISTINCT exam_id)) defined on a dataset |
| SQL Lab | A full SQL editor with schema explorer and result visualization |
Tier Differences
| Feature | Starter | Professional+ |
|---|---|---|
| Basic chart types (bar, line, pie, table, big number) | ||
| Advanced chart types (funnel, heatmap, scatter, geospatial) | ||
| SQL Lab | ||
| Scheduled email reports | ||
| Dashboard embedding | ||
| Row-level security (RLS) | ||
| Custom CSS on dashboards | ||
| API access |
CalabiIQ MCP — AI Agent Integration
CalabiIQ exposes 23 tools to the Calabi AI Agent. The Agent can:
"Create a bar chart showing exam pass rates by country for Q1 2026"
"Add the pass rate chart to the Exam Summary dashboard"
"Run a SQL query to count unique candidates this month"
"What are the top 5 most-viewed dashboards?"