# Machine monitoring

## Overview

The machine monitoring module provides real-time visibility into machine-level performance and enables state-based prioritization. It provides you with a comprehensive view of all machines on your line with their real-time status. &#x20;

You can also view machine-level details and understand individual machine performance. &#x20;

You can access the machine monitoring module from the main menu. &#x20;

<figure><img src="/files/QiDvoPf9fXkOua9dlk42" alt=""><figcaption></figcaption></figure>

You will be displayed all machines of your line in a real-time view on the landing page of the machine monitoring module. This view represents the real-time status of your machines if they are cycling, down or idle.&#x20;

<figure><img src="/files/5cp0IX7Ck6jMp60rCiPh" alt=""><figcaption></figcaption></figure>

You can view details of a machine for a specific period in the machine overview screen. For each machine, you will be displayed its:&#x20;

* Overall OEE and production&#x20;
* Availability, Performance and Quality KPIs&#x20;

On the same screen, you can change the time duration to view machine performance for a different period.&#x20;

<figure><img src="/files/psgzBKcYUAFJf0d8PBqH" alt=""><figcaption></figcaption></figure>

You can view all parameters of a machine by navigating to the parameters section. You can either opt to view the parameters in a table form or a graph form.&#x20;

On this screen, you will also be able to drill down to view aggregate downtimes and aggregate cycles of a machine. &#x20;

<figure><img src="/files/q0ouveC2zyneVMgfsA4Z" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KDXjaaEgffN3JrsaBImq" alt=""><figcaption></figcaption></figure>

You can also navigate to the heatmap view of cells and machines from the heatmap tab of the machine monitoring module. This will redirect you to the existing heatmap which will open in a new browser tab. &#x20;

## Heatmap

To access a heatmap view of your line's OEE and APQ parameters, navigate to the "Heatmap" tab of the machine monitoring module. This will open the heatmap in a new browser tab. By default, the heatmap displays all machines on your line along with their OEE values - including average, minimum, and maximum metrics. You can toggle between viewing data by machine(asset) or by cell.

Additionally, you can switch the heatmap to display various performance parameters and apply filters by part types or shifts.

<figure><img src="/files/i7nJsZCvdu8OnjfV6L96" alt=""><figcaption></figcaption></figure>

You can filter the heatmap by various parameters to view their values during the selected date range:\
Available Parameters<br>

1. OEE
2. Availability
   1. Overall Availability
   2. JPH Availability Loss
   3. Availability Part Loss
   4. Downtime
3. Performance
   1. Total Performance
   2. Self-Performance
   3. Good Part JPH
   4. Total Part JPH
   5. Good Parts
   6. Total Parts
4. Quality
   1. Overall Quality
   2. Bad Part JPH
   3. Bad Parts<br>

You can either view the heatmap of all machines or cells of your line. By default, you will be displayed the heatmap of your machines. \
\
**Machine heatmap view**\
When viewing the machine-level heatmap, you’ll see a list of all machines on your line, each showing:

* The selected parameter’s values for the specified date range
* Machine-specific average, minimum, and maximum values for that parameter

<figure><img src="/files/cZWTFRnRM25kTKhDhkYM" alt=""><figcaption></figcaption></figure>

Selecting a machine provides a detailed view of:

1. Production losses related to availability, performance, and quality
2. Key metrics: Availability, Performance, and Quality
3. Additional insights: Downtime details, Cycle details, and Opportunity analysis

<figure><img src="/files/Yp1pM1Ij5hK0gfGuiWAW" alt=""><figcaption></figcaption></figure>

**Cell heatmap view**\
When switching to cell-level heatmap view, you’ll see all cells on your line with:

* Selected parameter values for the chosen date range
* Cell-specific average, minimum, and maximum values

<figure><img src="/files/pD1XF0rFYLT3ZSb7PxI9" alt=""><figcaption></figcaption></figure>

Upon selecting a cell, detailed insights include:

1. Production losses due to availability, performance, and quality issues
2. Metrics for Availability, Performance, and Quality
3. Further analysis: Gross downtimes, Interaction history, and Opportunities

<figure><img src="/files/U0PlJB6HeSlwmMmhE9dN" alt=""><figcaption></figcaption></figure>

## Heatmap drilldowns

The heatmap of cells and machines provides you with a starting point to understand which machines or cells of your line are underperforming in what areas (such as availability, performance, quality, etc).

You can perform the following drilldowns from the heatmap to identify root causes and take appropriate preventive and corrective measures:

1. View gross downtimes and causes of all machines of a cell
2. View downtime details of a specific machine and sub-assemblies
3. View IO level transitions
4. View cell interactions
5. View cycle details of a machine and sub-assemblies
6. Compare two cycles of the same machine or sub-assembly

[Read more](/knowledgebase/product-guides/machine-monitoring/heatmap-drilldowns.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://linecraft.gitbook.io/knowledgebase/product-guides/machine-monitoring.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
