# Monthly Reports

Monthly Reports are reports that have a monthly granularity for the data provided. Each month's data is usually observed to be available post the 3rd of the next month. We process monthly data only once a month and the next month's data is processed one month later.

You can find the schema for each table [here](https://sarasanalytics0-my.sharepoint.com/:x:/g/personal/sanjna_chilakapati_sarasanalytics_com/EbRguG4YvwRKvczZCri4aOcBmAHM80hRXb4S4sgKLBC84g?e=kYtiRL)&#x20;

<table><thead><tr><th width="417">Table Name</th><th width="307">Description</th><th width="152">Availability Constraints</th><th width="114">History</th><th>Incremental Data</th></tr></thead><tbody><tr><td>MonthlyVendorInventoryReportByManufacturing</td><td> Inventory and operational health metrics such as sellable on hand units and vendor confirmation rate. By Manufacturing.</td><td>Available in all marketplaces</td><td>36 months</td><td>Fetches monthly data post the 3rd of the next month.</td></tr><tr><td>MonthlyVendorInventoryReportBySourcing</td><td> Inventory and operational health metrics such as sellable on hand units and vendor confirmation rate. By Sourcing.</td><td>Available in all marketplaces</td><td>36 months</td><td>Fetches monthly data post the 3rd of the next month.</td></tr></tbody></table>


---

# 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://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/ecommerce/amazon-vendor-central/monthly-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.
