This document discusses OLAP cubes, which provide a multi-dimensional representation of data. It describes cubes as containing facts and dimensions, and how dimensions can be organized hierarchically. It also outlines common operations on cubes like slicing, dicing, and drilling up and down hierarchies. Finally, it provides an overview of the process of building an OLAP cube in SQL Server Analysis Services.