# Forecast

### 1. Introduction:

The **Forecast** tab helps you prepare for the future. See upcoming delivery volumes for each product variant, broken down by time period.

Use it to:

* Predict demand for the next week, month, or quarter
* Avoid stockouts or overstock by adjusting inventory
* Align fulfillment and marketing with expected orders
* Coordinate with suppliers more effectively

Smart forecasting = smoother operations and happier customers.

<figure><img src="/files/ITgWGIW38NGYAzzGJFAw" alt=""><figcaption></figcaption></figure>

### 2. How to use:

* **Product Delivery Forecasting** helps you anticipate how many units of each product will be delivered in upcoming periods, based on active subscription schedules and queued orders. Instead of guessing future demand, you can clearly see expected deliveries for the next week, next month, next 3 months, or even the next year.
* This section lists all subscribed products along with projected delivery quantities over time. You can search by product name, adjust the date range, and quickly understand which items will require restocking, preparation, or fulfillment planning. The data is calculated from real subscription contracts, so it reflects actual upcoming deliveries rather than estimates.

> **💡 Tip:** Use Product Delivery Forecasting to plan inventory and operations ahead of time—especially before peak seasons—to avoid stockouts, reduce waste, and ensure every subscription order is fulfilled on schedule.

*If you need help, feel free to reach out to us via in-app* [***Live chat***](https://go.crisp.chat/chat/embed/?website_id=c4ae10a3-f762-4968-b35a-c931caf62a96)***,*** [***Book a call***](https://calendly.com/ta-subscription-app-support/30min) *or at* [***support@tech-arms.io***](mailto:support@tech-arms.io)***.***<br>


---

# 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://ta-subscriptions-app.easto.io/features/analytics/forecast.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.
