# Your record screen

!!!info
The **record screen** shows you the details of an individual record in your data, and allows you to perform actions on that record alone
!!!

<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/kteswklow0fs?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>

---

It is divided into three tabs.

1. **[The details tab](record-01-details.md)** allows you to look in detail at a record.
2. **[The admin tab](record-02-admin.md)** allows you to examine and control updates for the individual record.
3. **[The other formats tab](record-03-formats.md)** allows you to examine the underlying data.

You can close this screen and return to your search results at any point by clicking the X in the top right-hand corner.
