# Record formats

!!!info
The **record formats tab** shows you versions of the data in this record as it has been ingested and processed. The data is in JSON format.
!!!

<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js"></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(46.19% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/qrd73iallhgy?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>

---

The formats show the different stages of an individual record, starting on the right with the original data, and moving to the left as CIIM processed and indexes the data.

- **Source data** is what this record looked like when it was extracted from your collections database
- **Parsed data** is what this record looked like when it was prepared to be added to CIIM
- **Processed data** is what this record looked like after CIIM has checked it and mapped it to your public search
- **Indexed data** is this record as it has been prepared for search and presentation on your public-facing website
