# Cockpit

### Overview

All the real time data that you need in one place to monitor production across the whole factory.

### Station Overview

See live information from all stations - which work order they are producing and the current progress through the order.&#x20;

A clear coloured labelling system to alert of any stations that have an issue.

Hierarchy of how Station status’ appear within Station Groups

* Red - Stopped, Slow, Below Utilisation Threshold, Escalated
* Amber - Cause, Estimated
* Green - Running
* Blue - Maintenance
* Grey - Outside of Shift
* Grey - No Schedule

If there is a Station of a higher priority status in a group, the group status bar will always reflect this to alert of any issues.

### Work Order Overview

Live progress of each work order or work order group if made of multiple parts.

All key data needed to keep track of each orders progress.

### Key Metrics

#### Actual vs Planned

The current live total against the overall target total.

#### Stations Running

A quick reading of how many stations are running out of the total scheduled.


---

# 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/archive/use-busroot/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.
