# Pulse Chart

#### **Overview:**

The Pulse Chart in Busroot is part of the advanced analytics and reporting suite, allowing users to visualise real-time and historical variations in production and operational metrics. It is designed for production managers, engineers, and analysts seeking rapid, data-driven insights. Its core value is to clearly display periodic peaks, troughs, or cycles in process performance and identify opportunities or risks through instant visibility.

#### **Use Cases:**

* **Process Engineer:** Reviews cycle-by-cycle fluctuations to identify short interval losses and recommend quick corrective actions.
* **Shift Supervisor:** Monitors current vs. prior performance intervals to sustain momentum and respond to inefficiencies.
* **Operational Leader:** Analyses recurring spikes or drops to schedule interventions or confirm changes are yielding sustained improvements.

#### **Functionality:**

* **Pulse Trend Lines:** Plots production, cycle time, or downtime metrics in intervals (for example, each cycle, each 5-minute block, etc.) to reveal detailed movement and enable root cause analysis.
* **Interactive Exploration:** Users can filter on specific intervals, station, or shift.
* **Schedule Controls:** Allows users (e.g., operators/managers) to start, stop, or complete production schedules. Users can trigger progress updates and adjust performance targets using Busroot interfaces.
* **Prerequisites:** Complete data input from machinery and configured reporting horizons are necessary for the Pulse Chart to fully function.

#### **Data Setup:**

* Ensure high-frequency data capture is enabled for selected metrics (e.g., cycle time, output, energy use).
* Inputs must be mapped correctly to allow cycle-by-cycle, minute-by-minute, or interval analysis.

#### **Formula:**

* Most calculations are trend-based, such as identifying peaks/troughs or change against a baseline.

#### PULSE CHART - SELECTING A METRIC

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

#### VIEWING THE DATA BY METRIC

Pay close attention to the key that sits above the visualisations for any metric you select. This will explain the colours and values you are seeing for that specific metric.&#x20;

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


---

# 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://docs.output.industries/analysis-toolkit/pulse-chart.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.
