# Week 13 | 2026

#### Featured Improvement: Reject Production on tablet

* Now available on the tablet, operators can classify production units as either\
  'Good' or 'Bad' (reject)
* This enables Quality in your OEE calculation
* Controlled by a new station-level feature flag: "Allow Reject Production" — can be enabled per station so only relevant stations show the option

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

#### Featured Improvement: Production Correction on tablet

* Updated correction for both Manual and Timeseries production counts directly from the tablet
* The 'Undo' button has been removed and replaced with a dedicated 'Correct Production Count' screen
* Production history is now always visible when a schedule is running
* Negative corrections are clamped so quantities can never go below zero
* Controlled by a new account-level setting: "Allow Production Correction" (on by default)

<figure><img src="/files/oJywSdEqwk4lv7lOP2e9" 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/technical-onboarding/release-notes/2026/week-13-or-2026.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.
