XCubes overview
XCubes is a multidimensional-spreadsheet system. Where a conventional spreadsheet is a blank grid of arbitrary cells, XCubes organizes data into cubes whose rows and columns are defined by reusable dimensions, with results presented on dashboards of interactive widgets. Through Links and integrations it pulls data straight into those cubes from databases, SaaS APIs, files, and legacy systems. It was designed from the start for sharing and collaboration. And it is AI-enabled: you can interactively build and maintain models, analyze data, and get answers to your questions — the way you would expect from a modern system.
Cubes vs. spreadsheets
A spreadsheet gives you complete freedom — any cell can hold any value or formula. That freedom becomes a liability in large models: rows drift, column references break, and two analysts build two incompatible versions of the same number.
XCubes trades that freedom for structure: it is a structured spreadsheet system that keeps the familiar grid but adds discipline. A cube's axes are named dimensions (Accounts, Geography, Month), and every cell sits at a well-defined coordinate. Add a new country and it appears consistently in every cube that uses the Geography dimension; rename an account and the change propagates everywhere it is referenced. Cells are strongly typed, too — a number cell won't accept stray text and dates stay dates — so whole classes of data-entry mistakes simply cannot happen.
Who it is for
XCubes is designed for financial planning, management reporting, and any recurring business model where the same structure repeats across time or entities — P&L by region, headcount by department and month, product margins by SKU. It is not a general-purpose spreadsheet; it is purpose-built for structured, versioned, multidimensional data.
How it fits together
Everything lives inside a project. A project contains dimensions (the reusable lists of items), cubes (the actual data grids), and dashboards (the visual presentations). To start building, see Projects, then Dimensions, then Cubes & coordinates.