# Reports

**Forecast & Stock Analysis**

In this report, you can review historical sales, daily forecast values, inventory levels, and stock cover days for all active products.

**ABC Analysis**

This report provides A-B-C class information calculated based on the sales performance of all products sold in the last 30 days. It includes details on the percentage of total sales contributed by each product.

**Stockout Items**

Here, you can view all active and out-of-stock products, along with their historical sales and current stock information.

**Stock Value**

This report enables you to assess the stock value of all active and stocked products, considering stock cost and selling price.

In all reports, you have the option to click the "Column Visibility" button in the upper left to add extra columns you want to see. You can also rearrange columns by dragging and dropping them as needed. For explanations of all column values, you can refer to [Glossary of Terms.](/merchbees-low-stock-alert/homepage/forecast-and-reporting-module/glossary-of-terms.md)


---

# 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.merchbees.com/merchbees-low-stock-alert/homepage/forecast-and-reporting-module/reports.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.
