


- Active Versions – searches the published snapshot of each entity (or a specific pinned version, if set). Entities that have never been published (initial drafts) are excluded by default — enable the Exclude initial drafts toggle in your saved view to filter these out.
- Live Data – searches the current state of every entity, including drafts, in-review versions, and unpublished changes.
What “active” data includes
Active Versions mode shows the published snapshot of every entity — title, fields, status, and status tag all reflect the values at the time of publishing. If a published entity is reopened for editing, search results still show the published values until the next version is published. ThedraftExists flag on each result indicates whether an open draft exists; use it if you need to show that an entity is currently being edited without switching to Live Data mode.
Live fields are the one exception — fields explicitly marked as live remain editable on published entities and always show their current value in both modes.
Comparing versions
You can compare any two versions of an entity to see what changed between them. To enter diff mode, open the three-dot menu (⋯) on any entity and select Enter diff mode. The page will show a comparison banner at the top with two version selectors — click either to change which versions you are comparing.What the comparison shows
- Documents — inline highlights showing added (green), removed (red), and modified (blue) content directly in the document
- Scripts — line-by-line code diff with added and removed lines highlighted
- Files — side-by-side preview of the old and new file with version labels
- Charts, custom content — a summary indicator showing that content changed
- Field changes — which fields were added, removed, or modified, with old and new values side by side
- Property changes — title, permissions, review requirements, and configuration changes
- Automation changes — inline script code diff with context collapsing, showing only the lines around each change