# Production Optimization

- [Overview](https://docs.enlyze.com/en/production-optimization/overview.md): Your shopfloor at a glance
- [Golden Run](https://docs.enlyze.com/en/production-optimization/golden-run.md): The most productive order of a product
- [Setup sheet](https://docs.enlyze.com/en/production-optimization/setup-sheet.md): Define and manage setup sheets for your products
- [Co-Pilot](https://docs.enlyze.com/en/production-optimization/co-pilot.md): Live process monitoring on the shopfloor
- [Batch record](https://docs.enlyze.com/en/production-optimization/batch-record.md): Document production runs and compare against target values.
- [Downtimes](https://docs.enlyze.com/en/production-optimization/downtimes.md): Manage and analyze downtimes in ENLYZE.
- [Automatic detection](https://docs.enlyze.com/en/production-optimization/downtimes/detection.md): How ENLYZE detects machine downtimes automatically and what happens when data is missing
- [Defining downtime reasons](https://docs.enlyze.com/en/production-optimization/downtimes/defining-reasons.md): Create downtime reason categories in ENLYZE.
- [Downtime contextualisation](https://docs.enlyze.com/en/production-optimization/downtimes/contextualisation.md): Assign reasons to downtime events.
- [Performance](https://docs.enlyze.com/en/production-optimization/performance.md): Configure performance data and maximum speed.
- [Quality](https://docs.enlyze.com/en/production-optimization/quality.md): Capture and analyze quality data in ENLYZE.
- [OEE](https://docs.enlyze.com/en/production-optimization/oee.md): Set up downtime detection and performance recording
- [Reports](https://docs.enlyze.com/en/production-optimization/reports.md): Create and export production reports.


---

# 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.enlyze.com/en/production-optimization.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.
