Dimension
A data type in Runway—like numbers or dates—used to categorize data. Common examples:- GL dimensions:
Class
,Account
,Account Type
,Vendor
- HRIS dimensions:
Role
,Department
,Location
- CRM dimensions:
Region
,Pipeline Stage
Marketing
, Engineering
, Sales
for the Class
dimension).
Learn more about dimensions →
Driver
A time series that tracks numerical or date-based values over time. Drivers come in these types:- Unsegmented driver – Typically created in a driver table on a page or model (e.g.
Burn
,Runway
). - Segmented driver – Broken down by one or more dimensions. Most often created in a database (e.g.
Amount [Account][Class]
).- Segment of a driver – A single portion of a segmented driver (e.g.
Amount [2300 — Payroll Liabilities][Engineering]
).
- Segment of a driver – A single portion of a segmented driver (e.g.
Databases
Where all your structured data lives—both integration-synced and manually created.- Integration-created – Pulled from systems like your GL, HRIS, or CRM.
- User-created – Built from scratch for modeling assumptions, rollups, or lookups.