# The processing graph

!!!info
The **record processing graph** shows you an overview of records processed over the last seven days, with a composite bar for each day. 
!!!

<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/pjbtkq6geoy1?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 (vertical) **Y-axis** shows the data by each of the last seven days
- The (horizontal) **X-Axis**  shows the number of records processed

Each of the three tabs across the top of the graph breaks down each day’s bar of total records processed into segments, in a different way.

- The **Status tab** shows how many records in each day’s bar are public, and how many are not public. 
- The **Source tab** breaks each day’s bar down by the datasets from which the records came.
- The **Type tab** breaks each day’s bar down by the type of record: agent or object.

You can also hover your mouse over each bar segment to see the total number of records that it represents.
