# Production Schedules

Production orders are the fundamental way in which Busroot views activity on the shop-floor.

## Work Order Refs <a href="#work-order-refs" id="work-order-refs"></a>

Create Work Orders

## Maintenance Schedules <a href="#maintenance-schedules" id="maintenance-schedules"></a>

Add maintenance schedules to keep track of planned downtime and build data to understand which areas are costing the most time.

## **Reasons**

Build a list of reasons for commonly occurring maintenance, using Maintenance Reasons in the main menu. These can be assigned to each schedule.

## **Multi-level**

When adding a reason for areas of maintenance that can be broken down in to more specific areas, a parent reason can be created first by selecting Top-level Reason. Then to add sub reasons, select an existing reason from the dropdown.

## Fixed Qty Schedules <a href="#fixed-qty-schedules" id="fixed-qty-schedules"></a>

For work orders with a fixed quantity, select Quantity in the dropdown and enter the amount below. Busroot will create an estimated end time for the schedule.

## Fixed Time Schedules <a href="#fixed-time-schedules" id="fixed-time-schedules"></a>

For work orders with only a specified end time, select End Time and enter date and time using the date/time selector. Busroot will calculate an estimated quantity to be produced.


---

# 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-scheduling/production-schedules.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.
