# Dashboards

### Dashboard Types

#### Plant Production

A clear representation of stations' progress throughout the day against expected targets.

* Any downtime displayed as a grey bar and deducted from the total for that station.
* Shift breaks shown by vertical bars on the time axis.

#### Line Production

View progress of each line and station within it.

#### Production Progress

Live progress of each schedule against the target total.&#x20;

Designed to be displayed on the shop floor to give operators and line managers a clear view of the status of every schedule.

* Only schedules using Quantity, End Time or Quantity and End Time will appear on the dashboard. Continuous type schedules will not be displayed.
* As schedules start they will move up the list, in descending order from oldest to newest.
* Not started schedules will appear below any ongoing ones, but only for the duration of the Planned Start date.
* Completed schedules will remain on the board until stopped on Schedule Management or Operator Tablet.
* Once ended, schedules will disappear from the board after 10 mins.
* Busroot will use (if set) first the Cycle Time Override, then Sku, then Station cycle time to calculate where the current production total should be and provide an estimate of the time remaining. If none are set no estimate will be given.

### Configuration Tool

Setup which data to appear on a chart. Add a title and select which station group is displayed.


---

# 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/dashboards.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.
