# Key Capabilities

### Automated Demand Forecasting

Mo generates forecasts in seconds using machine learning to analyze historical sales patterns, seasonality, and trends. What previously took hours or days now happens instantly.

### Real-Time Data Integration

Mo works with data from your connected platforms:

* **Ecommerce**: Shopify, Amazon, Walmart
* **Accounting**: QuickBooks, QuickBooks Desktop, Xero
* **Fulfillment**: ShipHero, ShipBob, Fulfil, SKU Vault

### Dynamic Scenario Planning

Test "what-if" scenarios with instant recalculations:

* "What if sales increase 20% during BFCM?"
* "What happens if my supplier delays shipment by 2 weeks?"
* "How does opening a new sales channel affect inventory needs?"

### Proactive Alerts

Mo monitors your operations continuously and flags:

* Upcoming stockouts
* Excess inventory building up
* Forecast accuracy issues
* Anomalies in demand patterns

### SKU Cards

**SKU Cards are** interactive hover tooltips that surface key product metrics — stock on hand, weeks of stock, reorder status, forecasted demand, and Mo's alerts — without navigating away from your current screen.

Each SKU Card displays:

| Field                        | What It Shows                                                                         |
| ---------------------------- | ------------------------------------------------------------------------------------- |
| **SKU Name & Identifier**    | The product name and unique SKU code as it appears in Moselle                         |
| **Stock on Hand**            | Current inventory levels, broken out by location or channel based on your active view |
| **Weeks of Stock (WOS)**     | How long your current inventory will last at the current sell-through rate            |
| **Reorder Status**           | Whether Mo has flagged this SKU for a replenishment action                            |
| **Forecasted Demand**        | Mo's projected demand for the upcoming planning window                                |
| **Lead Time & Next Inbound** | Expected lead time and the date of the next confirmed inbound shipment                |
| **Active Mo Alerts**         | Any flags Mo has raised — stockout risk, overstock warning, or anomaly detection      |

Hover over any SKU in the **Inventory Planning** view or the **Mo Recommendations** panel to activate a card — no clicks required. Move your cursor away to dismiss it.

{% hint style="info" %}
**Channel-aware data:** SKU Cards respect your active channel filter. If you're in a DTC-only view, all stock and WOS figures reflect DTC inventory only — not blended totals. Always confirm you're in the correct channel or location view before acting on figures.
{% endhint %}

SKU Cards also appear inline within **Mo's chat responses**. Any SKU mentioned in Mo's answer is automatically linked — hover to pull up the full card without leaving the conversation. Example prompts that surface SKU Cards:

* "Which SKUs are at risk of stocking out this month?"
* "What's the WOS on my top 10 DTC products?"
* "Show me everything that needs to be reordered before Q3."


---

# 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/mo/key-capabilities.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.
