> For the complete documentation index, see [llms.txt](https://learn.moselle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.moselle.io/planning-and-execution/replenishment/advanced-planning.md).

# Advanced Planning

{% hint style="info" %}
**Quick Answer:** Advanced Planning unlocks power-user replenishment features including multi-constraint production plans, AI-driven recommendations with Mo, and bulk editing for large SKU catalogs.
{% endhint %}

## What Is Advanced Planning?

**Advanced Planning gives experienced Moselle users the tools to handle complex scenarios, leverage AI recommendations, and manage large-scale operations.** Once you've mastered the core workflow, these features enable precision planning across large catalogs, dynamic demand environments, and complex supplier relationships.

**Advanced Production Plans** — Create sophisticated multi-constraint plans that account for seasonal patterns, supplier variability, and business rules.

**Planning with Mo** — Use Moselle's intelligent assistant (Mo) to get AI-powered demand forecasting, inventory recommendations, and what-if analysis directly in your planning workflow.

**Mass Editing** — Efficiently update dozens of SKUs at once with Mo's bulk editing capabilities, saving hours of manual configuration work.

These features unlock precision planning for enterprise operations and dynamic demand environments.

**Who Should Use This:** Multi-SKU operators, seasonal businesses, complex supply chains, teams managing high-touch forecasting.

***

## Advanced Planning Pages

{% content-ref url="/pages/I9gucwtJ2LWj6vkAOOjb" %}
[Advanced Production Plans Guide](/planning-and-execution/replenishment/advanced-planning/advanced-production-plans.md)
{% endcontent-ref %}

**Advanced Production Plans Guide** — Ocean freight ordering, MOQ hierarchy debugging, and exports. For teams managing complex procurement scenarios and multi-supplier operations.

***

{% content-ref url="/pages/rt03PNU9zAGxsqubrFMs" %}
[Planning with Mo](/planning-and-execution/replenishment/advanced-planning/production-planning-with-mo.md)
{% endcontent-ref %}

**Planning with Mo** — Full Mo prompt guide covering risk review, bulk edits, PO strategy, and advanced scenarios. Use Mo as your AI planning co-pilot to accelerate decisions and surface insights.

***

{% content-ref url="/pages/l9ml4ZumgPlQAIGamldP" %}
[Mass Editing with Mo](/planning-and-execution/replenishment/advanced-planning/mass-editing-with-mo.md)
{% endcontent-ref %}

**Mass Editing with Mo** — Efficiently update dozens of SKUs at once using Mo's bulk editing capabilities. Ideal for seasonal resets, supplier changes, or large catalog reconfigurations.

***

{% hint style="success" %}
**Get started:** [Advanced Production Plans Guide](/planning-and-execution/replenishment/advanced-planning/advanced-production-plans.md)
{% endhint %}

***

## Related Sections

{% content-ref url="/pages/vhTY249VKGoERw9TwQiu" %}
[Core Workflow](/planning-and-execution/replenishment/core-workflow.md)
{% endcontent-ref %}

{% content-ref url="/pages/9EQ4GVPDYNcEJrl48GcI" %}
[Financial Planning](/planning-and-execution/replenishment/financial-planning.md)
{% endcontent-ref %}


---

# 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://learn.moselle.io/planning-and-execution/replenishment/advanced-planning.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.
