Object history
Object history shows how an object has evolved over time. Open the object's detail view to see the full history of attribute changes: what value changed to what value, who made the change, and when.
Dana Kim updated Priority from: Medium to: High
Priya Anand created this object
Mockup, not a screenshot — confirmed against ObjectHistory.tsx and HistoryItem.tsx: history is a tab (clock icon) in the object detail drawer, same icon bar as Comments. Each entry reads as a sentence ("Name updated Attribute from: X to: Y" / "Name created this object") with a timestamp underneath, not a table.
Click the icon beside the history information to view any past snapshot of the object in full, not just the changed fields.
| Priority | High |
| Renewal date | 2027-01-15 |
| Account owner | Priya Anand |
Mockup, not a screenshot — confirmed against SnapshotPreviewCard.tsx: the snapshot modal's title is the object's label attribute value at that point in time, then a created/updated/creator row, then every other attribute as-of that snapshot in a flat two-column list (sorted alphabetically by attribute name) — not just the attribute that changed. The modal header shows the same "Snapshot version" text as the history row's tooltip.