# Cockpit

#### **Overview:**

The Cockpit in Busroot is a central, real-time dashboard designed for operational managers, supervisors, and shop-floor staff. It provides a unified view of current machine performance, production status, and efficiency indicators across the factory floor. The Cockpit helps users instantly identify issues, monitor output, and track trends for better, data-driven decision-making. Its value lies in enabling rapid responses to downtime and ensuring optimal productivity by making critical manufacturing metrics visible at a glance.

#### **Use Cases:**

* **Production Supervisor:** Needs to monitor all machines live to detect stoppages and react quickly to issues, ensuring shift targets are met.
* **Quality Engineer:** Wants instant feedback on performance dips to investigate causes and limit defective output during a shift.
* **Operations Manager:** Uses Cockpit analytics to spot recurring downtime, review productivity, and optimise staffing or maintenance schedules.

#### **Functionality:**

* **Live Monitoring Panel:** Shows real-time status of every machine or station, indicating output, active/inactive states, and any detected faults.
* **Progress Charts:** Visual graphs updating constantly with current totals, progress towards targets, and historical trends by day, shift, or line.
* **OEE Metrics:** Overall Equipment Effectiveness is calculated and visualised for instant performance benchmarking. Includes asset utilisation, downtime causes, and line speed monitoring controls.
* **Filtering/Grouping:** Users can group or filter views by station, product/SKU, line, or shift for targeted analysis.

#### **Data Setup:**

* Ensure all stations and machines are registered in the system.
* Input plant details, stations, SKU's and shifts under Admin > Management.

#### **Key Formulas:**

* Live performance metrics often use direct output counters and "actual vs. target" calculations.
* Ensure cycle time and line speed targets are configured for each SKU/station.

## ANALYSING THE COCKPIT

Highlighted in green is an example of a station that is running. *Capping 2* is displaying an active schedule. With the scheduling information and real-time progress displayed and progress bar sitting alongside.&#x20;

Below, you can see the information for the next schedule that is planned.&#x20;

To the right of that are the production metrics for the last 60 minutes.&#x20;

Finally, in the top right corner you have quick select buttons to take you to different pages of Busroot.&#x20;

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

As a desktop user, you can also add notes to stations using the quick-select button in the Cockpit. This will be visible to the tablet operator on that station. They are also able to add notes, that will be visible to you.&#x20;

<figure><img src="/files/wTr6td18tV9jOX0B8Oqj" 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/live-monitoring/cockpit.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.
