Mobile view configuration is now available in Reporting. Set up responsive mobile layouts directly when building canvas dashboards — no need to switch to Development.
Previously, configuring mobile display required switching to Development, which added friction and blocked explorers entirely. Now you can do it right in Reporting.
You can now convert quick dashboards to canvas dashboards directly in Reporting — no more being redirected to Development.
Previously, this conversion always navigated you to Development, disrupting your workflow and completely blocking explorers. Generated dashboards also always landed in the public root folder with no choice of destination.
Generate in Reporting — when “Allow direct Dashboard Editing in Reporting” is enabled, conversion happens right in Reporting. Personal workspace dashboards always generate in Reporting.
Choose where to save — save to Public workspace for team sharing, or Personal workspace for private use.
Holistics MCP Server is now available, letting you connect AI agents to your Holistics workspace via the Model Context Protocol (MCP).
With this release, AI agents can:
Explore data - ask business questions and get answers from your Holistics datasets without leaving your AI tool
Generate visualizations - create charts and graphs directly in conversation
Search your workspace - find datasets and dashboards by name or description
The MCP server works with Claude Desktop, Claude Code, Cursor, VS Code, OpenAI-compatible clients, and custom bots (Slack, Telegram, Discord). Setup takes about a minute - add a JSON config with your API key and regional endpoint.
You can also build your own AI-powered bots and embed them in your product or internal tools - giving your end users a way to ask data questions without needing a Holistics account.
Your Holistics semantic layer is now open. You can query Holistics datasets (dimensions + metrics) outside of Holistics via API and get results back as JSON.
That means the same governed metrics your dashboards use can power notebooks, internal tools, automations, and more - without rebuilding logic in every tool.
No vendor lock-in. Your metric definitions are accessible via API, not trapped inside a proprietary tool. Invest in your semantic layer knowing it stays portable.
Single source of truth. Teams often rebuild the same business logic in multiple places. That creates drift ("why is revenue different here?"). Now you define once in Holistics and query everywhere.
Works with any tool. Jupyter/Python, terminal (curl), internal services, automation workflows. If it can make HTTP requests, it can query your Holistics dataset.
Data exploration can feel overwhelming when you just want to know what a field is, not how it was built.Previously, hovering over a field displayed everything at once:
Field Name & Description
Field ID & Data Type
Complex SQL Logic
For many users, this created a "wall of technical text" that obscured the actual business definition they were looking for.
We have redesigned how field details are displayed to prioritize clarity
Clean by default: Now, when you hover over a field, we only show you the essentials—the Label, and the Description. This helps you get the context you need immediately, without the noise.
Technical details on demand: Don't worry, we haven't removed the technical details! For Analysts and Editors who need to debug logic or check source paths, you can simply click "Show Definition" (or the expand icon) to reveal the full Model Name, Field ID, and Formula/SQL.
We're excited to announce a major upgrade to operational governance. Admins now have direct access and full control over any user's personal workspace content, eliminating the need for mandatory impersonation.
Eliminate impersonation friction: No more slow, inconvenient switching to manage or modify content across multiple users’ personal workspaces (especially for dependency cleanup).
Full Admin coverage: Admins will be able to manage or clean up content within other Admin accounts. This resolves the current limitation where Admins cannot impersonate one another.