> For the complete documentation index, see [llms.txt](https://docs.output.industries/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.output.industries/technical-onboarding/release-notes/2026/week-2-or-2026.md).

# Week 2 | 2026

### **Featured Update: Custom time ranges**&#x20;

* Select Custom in the range type to enable the custom range button.
* Clicking the button opens a modal window, allowing you to choose a custom range of up to 35 days.

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

### **Featured Update: Bulk delete schedules**&#x20;

* Select bulk delete and check boxes next to each schedule will appear.&#x20;

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

### **Improved Accuracy:** Pulse Chart - Asset Utilisation

* Asset Utilisation (Colour Range) has been improved, so the total percentage more accurately reflects the legend.
* Non-production time is now calculated as utilised and reflected in the % to the right of each station chart.&#x20;

### **Improved Accuracy:** OEE Analysis&#x20;

* Production units recorded outside of a production schedule will no longer be included in OEE Analysis.
* In the situation a station has 0% Scheduled Time, this will be displayed as 100% OEE in the table to align with the chart.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.output.industries/technical-onboarding/release-notes/2026/week-2-or-2026.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
