# Cycle Time Analysis

Understand cycle time performance vs targets, and cycle time variance.

When a schedule is running, Busroot automatically records the cycle time each time a SKU is produced, capturing both average and best times over any given period.

Using this data, Cycle Time Analysis enables you to compare actual performance against targets, identify inefficiencies between stations, and make data-driven refinements for improved productivity.

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

#### Metrics

* **Quantity -** The number of units produced during the slected time range.
* **Spec. Cycle Time** - The Performance target time set in SKU management.
* **Avg. Cycle Time** - The average time recorded over the selected time range.
* **Best Cycle Time** - The best time achieved during the selected time range.

The Spec. can be easily set to use the Avg. by clicking ‘Ok’ in the Set Avg. as Spec column, aligning performance targets with real production data from the shop floor.

Clicking the SKU name opens the SKU detail page, where you can view a breakdown of cycle times by station. This can help identify whether specific stations or operators are outperforming others and how best practices can be replicated.


---

# 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/production/cycle-time-analysis.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.
