Pages in Pega contain Record Occurrences, which are actual instances of data with specific values. In Pega's clipboard architecture, a page is a data structure that holds property-value pairs, essentially representing a record occurrence - the concrete data instance rather than just the type definition or individual data items. Pages are the runtime containers for actual data instances used during flow processing.