# Summary

The first tab you can access in the side panel is the model summary page. It displays monitoring results for the most recent chunk for performance, concept shift, covariate shift, and data quality checks and notifies you whether there are any alerts.

Here is a video guide explaining how to use the model summary page:

{% embed url="<https://youtu.be/0oEEwd1ex_w>" %}

Here, you will find a detailed description of three actionable items on the summary dashboard:

<figure><img src="https://content.gitbook.com/content/XHZtmbIWCoRBaGjIyKin/blobs/UDBabTHN2tPGfADzgV61/model_summary.png" alt=""><figcaption><p>Model summary page.</p></figcaption></figure>

{% tabs %}
{% tab title="1. Summary cards" %}
On the summary card, you have four actionable buttons:&#x20;

1. Display a chart and look at the most important results by clicking on the plot icon.
2. Open results in a new browser tab.
3. Remove a card from the summary.
4. Change the **main** metric tag.

<figure><img src="https://content.gitbook.com/content/XHZtmbIWCoRBaGjIyKin/blobs/BFaJC1GHA6AGlB8eUMUf/summary_page.gif" alt=""><figcaption><p>Summary card actions.</p></figcaption></figure>
{% endtab %}

{% tab title="2. "+/-" button" %}
This button allows you to add or remove a summary card.

<figure><img src="https://content.gitbook.com/content/XHZtmbIWCoRBaGjIyKin/blobs/rn19Wxq9PJpZlIuWdkCH/button.gif" alt=""><figcaption><p>+/- button.</p></figcaption></figure>
{% endtab %}

{% tab title="3. "Run now" button" %}
This button triggers a new monitoring run.

<figure><img src="https://content.gitbook.com/content/XHZtmbIWCoRBaGjIyKin/blobs/RHXidKm7afIlgXqgrP4h/run_now.gif" alt=""><figcaption><p>Run in NannyML.</p></figcaption></figure>

{% hint style="info" %}

#### 💡 Understanding the summary sentence after a monitoring run

{% endhint %}

Every monitoring run can finish in one of three color-coded states: green, yellow, or red.&#x20;

* <mark style="background-color:green;">**Green**</mark>: Completed successfully

<figure><img src="https://content.gitbook.com/content/XHZtmbIWCoRBaGjIyKin/blobs/VPYrXLGln7UM6doP3Cb2/summary_green_run.png" alt=""><figcaption><p>Successful monitoring run.</p></figcaption></figure>

* <mark style="background-color:yellow;">**Yellow**</mark>: Skipped because there are no new data to process

<figure><img src="https://content.gitbook.com/content/XHZtmbIWCoRBaGjIyKin/blobs/0ZyPIiDb0S9CchWLYu8I/summary_yellow_run.png" alt=""><figcaption><p>Skipped monitoring run.</p></figcaption></figure>

* <mark style="background-color:red;">**Red**</mark>: Completed with errors

<figure><img src="https://content.gitbook.com/content/XHZtmbIWCoRBaGjIyKin/blobs/IURNBwOy2kQkV5yICoaU/summary_red_run.png" alt=""><figcaption><p>Monitoring run with errors.</p></figcaption></figure>
{% endtab %}
{% endtabs %}
