# Your dashboard

!!!info
Your **CIIM dashboard** gives you an overview of the status of your recently processed datasets, showing records that have been added and removed.
!!!

<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/sx7nawxhlsvc?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 also gives you tools with which to carry out operations on any of your datasets including scheduling/pausing data extractions, and turning off data publication.

Your dashboard contains six areas:

- At the top, **recent error reports** are highlighted in red. You can see more detail by clicking on a link to expand.
- The **record processing graph** shows you a breakdown of the records that have been processed in the last seven days.
- The **processing history** shows you details of individual datasets that have been processed over a period of time.
- The **storage indicator** shows you the size of the data stored in your Elasticsearch database 
- The **publication box** shows you the current publishing environment and your endpoints.
- The **task pane** shows you the data extraction tasks that are available to be run.

You can look at the following parts of your dsahboard and use them to manage your data:

1. [The record processing graph](dashboard-01-graph.md)
2. [Your processing history](dashboard-02-history.md)
3. [Expanded processing records](dashboard-03-extended.md)
4. [Storage and publication](dashboard-04-storage.md)
5. [The task pane](dashboard-05-task-pane.md)
6. [Executing an extraction](dashboard-06-executing-extraction.md)
7. [Scheduling an extraction](dashboard-07-scheduling-extraction.md)
