July 24, 2026
NEW

Cube CLI

Cube CLI

Cube CLI

Everything you can do in Cube is now one command away. The Cube CLI is a single native binary that puts Cube's full public API in your terminal: creating and monitoring deployments, editing data model files, working with branches and commits, linking GitHub repositories and triggering builds, managing workbooks, explorations, and notifications, and administering users, groups, policies, SSO, and agents.

Install it in a single line on macOS, Linux, or Windows and sign in with the OAuth device flow — no passwords typed into a prompt. Every command supports JSON output, deterministic exit codes, and thorough --help, and deploys hash your files so only what changed is uploaded. That also makes the CLI the most reliable way to hand Cube to an AI agent: it's all text in, text out, so an agent can chain a whole workflow without a human in the loop. The CLI is in preview — read the full story in Power of CLI.

Period-over-Period Comparison

Period-over-Period Comparison

You can now compare any measure against a prior period directly in Workbooks and Dashboards. Pick a comparison window and charts, totals, and the results grid all render the current and prior values side by side, with the companion SQL available whenever you want to check the math.

Other improvements and fixes:

Workbooks

  • Cube descriptions are now shown in Explore
  • Nested folders inside views are now preserved in Explore and the Playground
  • Added an Auto Run setting to deployment Model Configuration to control whether Explore and Workbooks run queries automatically

Dashboards

  • Scheduled Dashboard emails now include a one-click unsubscribe link
  • Fixed the Dashboard Refresh button not rebuilding stale pre-aggregations before reloading

Visualization

  • Truncated Table chart cells now show their full value on hover
  • Measures and dimensions now render with their semantic icon and color in chart settings

Administration

Azure is now available on self-serve plans, alongside AWS and GCP.

AI

  • Admins can now filter Chat History by where the conversation came from
  • The model agent now writes drill-down members when it generates cubes, so drilling works on generated models

Embed

  • Added a setting to hide the AI chat panel on embedded Dashboards, account-wide or per session
  • Embedded Analytics Chat users can now reopen their past conversations from a Chat History menu

Integrations

  • Added a workspace quick-find to the Google Sheets and Excel add-ons for jumping straight to a report
  • Exported reports now list the filters that were applied to them

Modeling

  • Added Databricks and Athena support to dbt project sync
  • You can now link straight to a specific branch in the Data Model IDE, with a copy-link button to share it

API

Added public REST endpoints for the GitHub integration, so you can link a repository and create a deployment from it end to end without opening the UI.

Workspace

  • Workspace search is now a dropdown that groups folders, workbooks, and explorations and shows where each result lives
  • Transactional emails are now sent in the language set on your profile