# Inventory Replenisher

{% updates format="full" %}
{% update date="2025-12-01" %}

## Product Overview

* **Digital Worker Name:** Inventory Replenisher
* **Release Version:** Q4 2025
* **Release Date:** 1 Dec 2025

### **What's New**

This release introduces the Inventory Replenisher Digital Worker, an autonomous digital worker that processes planned purchase requisition lines and converts eligible ones into purchase orders based on configurable business rules.

#### What’s new at a glance:

* Automated processing of planned requisition lines on a scheduled cadence.&#x20;
* Supplier‑aware rule evaluation (MOQ, price thresholds, exclusions).&#x20;
* Automatic release and purchase order creation for valid lines.&#x20;
* Clear exception handling with notifications for manual review.&#x20;
* Full visibility through execution summaries and audit logs.&#x20;

### Changes in Product Offering

<details>

<summary>New or Enhanced Functionality</summary>

This is the initial release of Inventory Replenisher Digital Worker which focuses on delivering automated requisition-to-purchase-order lifecycle.

</details>

<details>

<summary>Deprecated Functions</summary>

Not applicable.

</details>

<details>

<summary>Removed Functions</summary>

Not applicable.

</details>

### Release Scope & Constraints&#x20;

This section outlines the supported formats, known limitations, and processing considerations for the Supplier Invoicing Manager Digital Worker in this release.

<details>

<summary>Supported Scenarios</summary>

* Processing of planned purchase requisition lines.&#x20;
* Automated PO creation based on configurable rules.&#x20;
* Exception handling with notification support.&#x20;

</details>

<details>

<summary>Unsupported Scenarios</summary>

* Free‑form conversational replenishment requests.&#x20;
* Manual part discovery use cases (covered by Material Replenisher).&#x20;
* Automatic override of customer‑defined procurement policies.&#x20;

</details>

<details>

<summary>Volume &#x26; Processing Constraints</summary>

* Processing limits per run are configurable.&#x20;
* Large volumes may require parallel supplier processing settings.&#x20;

</details>
{% endupdate %}
{% endupdates %}


---

# 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://kb.theloops.io/releasenotes/release-notes/digital-workers-release-notes/inventory-replenisher.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.
