Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
View Entity History Data and Compare Versions - AskJ1 Community
<main> <article class="userContent"> <p>The majority of managed integrations in JupiterOne would capture raw data in JSON format for the entity resources ingested as part of each integration execution. Changes to the raw data is preserved as history associated with each entity. This history can be access by following these steps:</p> <ul><li><p>From the <strong>Asset Inventory</strong> table, or <strong>Query Result</strong>, or <strong>Graph Viewer</strong>, select an entity to open its property panel.</p></li> <li><p>Click on the <strong>menu icon</strong> (three vertical dots) near the top-right to open the menu, and select <strong>History</strong>:</p> <p><img src="https://us.v-cdn.net/6035534/uploads/MU7UIU64M31B/entity-history-menu.png" alt="entity-history-menu" class="embedImage-img importedEmbed-img"></img></p></li> <li><p>This will bring up the <strong>History</strong> view showing the latest version of the entity's raw data:</p> <p><img src="https://us.v-cdn.net/6035534/uploads/CNLO8QKW7VNT/entity-history-rawdata.png" alt="entity-history-rawdata" class="embedImage-img importedEmbed-img"></img></p></li> <li><p>If there is more than one version of the entity raw data, you can select another version from the <strong>Compare Versions</strong> dropdown menu near the top right corner to see a side-by-side "git style diff" of the two selected versions:</p> <p><img src="https://us.v-cdn.net/6035534/uploads/DCDJYAFNZMJB/entity-history-compare-versions.png" alt="entity-history-compare-versions" class="embedImage-img importedEmbed-img"></img></p></li> </ul> </article> </main>