# List Downtime

#### ANALYSING THE DATA

The downtime list will display each stoppage. The SKU in production at the time of the stoppage. The start, end and duration of the stoppage and the reason for the stoppage.&#x20;

You can organise by Station Group, Station, SKU and time period.&#x20;

Your selection can also be download to csv.&#x20;

In Busroot you can edit a Reason assigned to a period of downtime after a reason has already been assigned (desktop).

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


---

# 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/downtime/list-downtime.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.
