# Welcome

Flowlity is an AI-powered supply chain planning platform for manufacturers, distributors, and retailers. It brings together demand forecasting, inventory optimization, and supply planning into one interface.

### Get started

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/XbgGnpBqgpU6ho2u4wK0"><strong>Getting started</strong></a></td><td>Learn the core workflow: from demand forecasting to supply order validation.</td></tr></tbody></table>

### Modules

| Module                                     | Description                                                     |
| ------------------------------------------ | --------------------------------------------------------------- |
| [Dashboard](/modules/dashboard.md)         | KPI summary and trend charts for your supply chain              |
| [Analytics](/modules/analytics.md)         | In-depth dashboarding, data sync monitoring, and alerts         |
| [Demand](/modules/demand.md)               | AI-powered demand forecasting with manual adjustments           |
| [Planning](/modules/planning.md)           | Inventory optimization and supply order recommendations         |
| [Capacity](/modules/capacity.md)           | Capacity constraints and bottleneck detection                   |
| [Supply Orders](/modules/supply-orders.md) | Order lifecycle management from planned to delivered            |
| [Tactical](/modules/tactical.md)           | S\&OP alignment and scenario planning                           |
| [Promotions](/modules/promotions.md)       | Forecast events and promotional impact analysis                 |
| [Pricing](/modules/pricing.md)             | Pricing strategy, competitive intelligence, and margin tracking |
| [Automations](/modules/automations.md)     | Scheduled workflows that act on supply chain events             |
| [Agents](/modules/agents.md)               | AI agents that enrich your data continuously                    |

### Integrations

|                                                             |                                                                              |
| ----------------------------------------------------------- | ---------------------------------------------------------------------------- |
| [MCP](/mcp.md)                                              | Connect AI assistants like Claude and ChatGPT directly to your Flowlity data |
| [Flowlity Lite](/flowlity-lite.md)                          | Self-serve data import via CSV/XLS for companies without ERP integration     |
| [Supplier collaboration portal](/supplier-collaboration.md) | Share forecasts and orders with your suppliers in real time                  |

### Key concepts

* [**Views and filtering**](/concepts/views-and-filtering.md) — Saved filter configurations in Demand and Planning for quick access and automation scoping.
* [**Inventory strategies**](/concepts/inventory-strategies.md) — MTS Flowlity AI, My min, Reorder point, MTO — choose how each product is replenished.
* [**Demand forecasting**](/concepts/demand-forecasting.md) — How Flowlity's probabilistic forecast works, confidence intervals, and accuracy.
* [**Buffer policies**](/concepts/buffer-policies.md) — Safety stock logic, service levels, and the Flowlity Min/Max corridor.
* [**Alerts**](/concepts/alerts.md) — Exception management across modules.
* [**KPIs**](/concepts/kpis.md) — Custom KPI columns for sorting and filtering product lists in Demand and Planning.

{% hint style="info" %}
Need help? Reach out to your Flowlity Customer Success team or use the in-app chat.
{% endhint %}


---

# 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.flowlity.com/readme.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.
