# Menu - Overview

#### Live Monitoring

* Cockpit Overview: How to use the Cockpit feature for a quick overview of machine performance and operational status in real time.
* Production Progress: Viewing live updates on production counts and line performance.

**Production**

* Daily Chart: Real-time graphs showing production data.
* Production by Station: Monitoring machine output station-wise.
* By SKU: Tracking output by SKU.

#### OEE Analysis (Overall Equipment Effectiveness)

* Understanding OEE: What is OEE, and why is it important in manufacturing efficiency.
* OEE Chart: How to read and analyse the OEE Chart.
* Downtime Analysis: Tracking and understanding downtime issues, causes, and impacts.
* Asset Utilisation: How to analyze the utilisation rates of machines and assets.
* Line Speed Monitoring: Real-time analysis of line speed and how to optimise it.

#### Energy Monitoring

* Energy by Station: Monitoring and optimising energy consumption at the station level.
* Energy by SKU: Viewing energy usage based on specific SKUs.

**Scheduling**

* Scheduling Overview: Using Busroot to manage and optimise shift patterns.
* Shift Patterns: Setting up and managing shift patterns for workers and machines.
* Downtime Causes and Non-Productive Reasons: Defining and categorising reasons for non-productive time.

**Admin and User Management**&#x20;

* Plant, SKU, Station, Station Group: Setting up and managing the plant and production details.
* Shift Patterns & Downtime Causes: Administering shifts and non-productive reasons.
* User Configuration: Managing user access and permissions.
* Configuration and Notification Preferences: Setting configuration preferences.
* Devices & Access Code: Managing connected devices and system access.

#### Debugging and Troubleshooting

* Using Debug Tools: Introduction to tools like Cursors and Email Test Harness for troubleshooting issues.
* Common Issues: FAQs and common troubleshooting steps (e.g., device connectivity, data discrepancies)


---

# 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-overview.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.
