NEW
AI-Powered Analytics
Generate dashboards from natural language, get AI insights from your data, and build conversational analytics — all with a few lines of code.
Natural Language DashboardsAI Insights & ForecastsConversational Chat
Start building with AI →AI Insights
const insight = await client.ai.insights.get({
dashboardId: 'sales-dashboard',
type: 'summary',
});
console.log(insight.explanation);
// "Sales revenue reached $2.4M in Q4 2024..."
Web SDK
Embedded Analytics
Embed interactive dashboards and data visualizations into any web application. Supports 30+ data sources with full customization.
HTML/JSReactAngularASP.NET
AI SDK
Intelligent Analytics
Add AI-powered insights, natural language dashboards, and conversational analytics using LLMs like OpenAI, Anthropic, and Google.
OpenAIAnthropicGoogle
Choose Your Stack
Step-by-step getting started guides for your preferred framework.