# Monthly Rollup

{% hint style="info" %}
The Monthly rollup is in **beta** please email us at <hello@moselle.io> if you have feedback or ideas to improve this feature.
{% endhint %}

### Navigation

To access your monthly rollup, visit the reports tab and click on "**Monthly Demand**".

On this page, you can see your sales breakdown by product line and product type. The two graphs will show your top 3 lines and top 3 types.

Click on your date filter in the top right corner to change your charts and reflect the sales you want to view.

<figure><img src="/files/EvQgc6gsculbP9V18LK7" alt=""><figcaption><p>Utilize your Sales Breakdown</p></figcaption></figure>

Your monthly report will display unit sales by month, which can also be adjusted to show total gross sales.

<figure><img src="/files/aVsWPhhMdSUzMzeYehbn" alt=""><figcaption><p>Include Gross Sales</p></figcaption></figure>


---

# 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/analytics/reporting/moselle-reports/sales-reports/monthly-rollup.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.
