# Interruption Tool

#### Step-by-step Walkthrough

1. The operator enters their initials on the Busroot operator app.
2. The operator selects the station they are working at.
3. The operator now sees a list of all available work orders associated with the station group from which the station is assigned.
4. Selecting a work order will update the actual start time of this work order and show it as active in the Busroot cockpit.
5. Once a work order is selected, the operator will be presented with a new screen showing the work order details and a tiled view of downtime reasons.
6. An andon screen will be available alongside the interruption tool to show each station's RAG status.
7. If the work order is selected and the current time is within the shift pattern, the on screen should show the status as green.


---

# 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/operator-tablet/interruption-tool.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.
