# Menu - Production

This is everything related to a schedule. The work order reference, the SKU, the station and the quantity that's being produced.

#### Interval Chart

Visualise production figures against their targets in hour or half hour intervals. This data can be used to implement Short Interval Control (SIC) with team members on the shop floor.

#### By Station <a href="#by-station" id="by-station"></a>

This displays by station, the volume of each SKU produced on which work order. This information can be reviewed on a daily, weekly or rolling (monthly) period.

#### By SKU <a href="#by-sku" id="by-sku"></a>

This displays by SKU, the volume of each SKU produced only. This information can be reviewed on a daily, weekly or rolling (monthly) period.

#### Overall <a href="#overall" id="overall"></a>

Either by Station or by SKU (tabs available) this displays what has been produced.

By station: The total quantity produced on each station over a week period.

By SKU: The specific quantity of each SKU produced on each day over a week period.


---

# 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/customer-guide-to-busroot/glossary-of-busroot-menu-features-and-how-to-use-them/menu-production.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.
