# Welcome to EZplan

EZplan is a web application that has been crafted to help companies plan their supply chain. EZplan enables core planning principles that should be part of your organization. Doing so will help to increase profits by keeping your costs down and increasing your product availability.

EZplan offers modules to help do the following:

* Sales Planning
  * statistical forecasting along with providing ways to override the forecast with market events
* Production Planning
  * time-phased production plan to meet inventory targets
* Inventory Planning
  * maintains inventory targets and highlights projected out of stocks
* Purchase Planning
  * provides an actionable plan to cut purchase orders
* Distribution Planning
  * builds a plan to ship products across your network

EZplan is the culmination of over 20 years of helping various companies across multiple industries to build strong supply chain planning skills with a myriad of tools. EZplan was built with the purpose focusing on the key aspects of a planning tool that deliver the biggest benefit. All while assembling the tool to be approachable.


---

# 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.ezplan.co/master.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.
