AI Natural Language Query

Ask questions about your data in plain English
SaaS Analytics Dataset

You are the VP of Product at a B2B SaaS platform. Your product has four pricing tiers (Free, Starter, Pro, Enterprise) and users across various industries. You track subscriptions, monthly recurring revenue (MRR), churn events, and feature adoption. Key features include Dashboard, Reports, API Access, Integrations, and Automations. Use natural language to analyze growth metrics, identify churn patterns, and understand feature engagement.

Analyzing your question...

Try these questions
Available Data
📅 Jul 2024 through Mar 2026
Tables: saas_users, subscriptions, feature_usage

SaaS Users — name, email, company, plan (Free/Starter/Pro/Enterprise), signup_date, churned_at (null if active)
Subscriptions — user → saas_users, plan, start_date, end_date (null if active), mrr (monthly recurring revenue in dollars)
Feature Usage — user → saas_users, feature_name (Dashboard/Reports/API Access/Integrations/Automations), usage_count, usage_date

Relationships: Subscriptions and Feature Usage belong to SaaS Users.