# Step 6: Generate Orders

With your catalog, channels, and inventory loaded, Mo has everything it needs to tell you what to order.

**Time required:** 5–10 minutes

***

## Ask Mo What to Order

Open a **Mo chat session** and ask:

> *"Based on my current inventory and recent sales, what should I order next?"*

> *"Which SKUs are at risk of stocking out in the next 60 days? Generate draft orders for those."*

> *"Create purchase orders for everything that needs replenishment in the next 90 days."*

Mo will analyse your catalog and stock levels, then generate draft purchase orders for you to review. No suppliers need to be set up first — you can add supplier details to the orders later.

***

## Reviewing and Activating Orders

All Mo-generated orders start in **Draft** status.

1. Go to the **Orders** section in the left nav
2. Review each order — quantities, SKUs, and any supplier details
3. Click **Activate PO** to confirm and move the order to active

For full order management, see [Order Management](/planning-and-execution/orders.md).

***

## While You're in Mo: Ask for a Report

You're already in a Mo chat session — this is the fastest way to get a full picture of your inventory health before those orders go out.

Try these prompts:

> *"Show me which SKUs are at risk of stocking out in the next 60 days."*

> *"Give me a weeks of supply breakdown by product."*

> *"What's my slowest-moving inventory right now?"*

> *"Build me a dashboard showing sales velocity by channel."*

Mo pulls from your live Moselle data and returns a structured report you can refine conversationally or export to CSV. No report builder. No configuration. Just ask.

{% content-ref url="/pages/S4MUTazCXit949ZzLPWK" %}
[Building Reports With Mo](/mo/key-capabilities/building-reports-with-mo.md)
{% endcontent-ref %}

***

## You're Done

You've completed the fast tutorial. Here's where you are:

* ✅ Products loaded in your catalog
* ✅ Channels and inventory configured
* ✅ Purchase orders ready to review
* ✅ Inventory health visible in Mo

**Where to go next:**

{% content-ref url="/pages/ja1XQcZPneh77RB6KNv3" %}
[Build your forecast with Mo](/planning-and-execution/forecasting/build-your-forecast-with-mo.md)
{% endcontent-ref %}

{% content-ref url="/pages/UmgHhqsyR7iNv67hNlad" %}
[Replenishment](/planning-and-execution/replenishment.md)
{% endcontent-ref %}

{% content-ref url="/pages/zJTX33Agu64EJnWEBenj" %}
[Orders](/planning-and-execution/orders.md)
{% endcontent-ref %}


---

# 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://learn.moselle.io/getting-started/fast-tutorial/send-out-orders.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.
