Activity Table
The core table containing every logged action.
Id: A unique GUID for the activity.AppId: Identifies the application used (links to theActivity_PackageIdtable).Payload: A massive JSON blob (often containing Base64 strings) with exact metadata about the file opened or URL visited.StartTime&EndTime: Epoch timestamps defining the exact duration of the interaction.