# Wastage Analysis

### Introduction

The Wastage Analysis Dashboard is a powerful tool that allows users to track total wastage qty, total wastage amount, wastage percentage, today's wastage, product wastage by quantity, product wastage by amount, etc.

* **Total Wastage Quantity:** This metric represents the total wastage quantity for a selected date range
* **Total Wastage Amount:** This metric represents the amount of total wastage for a selected date range.
* **Wastage %:** This metric represents the percentage of wastage that occurred.
* **Todays Wastage:** This metric represents the wastage that occurred on the current day.
* **Wastage By Store:** This metric represents the amount of wastage that occurred across different warehouses.
* **Month Wise Wastage:** This metric represents the amount of wastage that occurs on a monthly basis.
* **Product Wastage (By Qty):** This metric represents the product wasted along with the quantity of wastage.
* **Product Wastage (By Amount):** This metric represents the product wasted along with the amount of wastage
* **Product Category Wastage (By Qty):** This metric represents the category-wise product waste along with the quantity of wastage.
* **Product Category Wastage (By Amount):** This metric represents the category-wise product waste along with the amount of wastage.

With the ability to filter your wastage analysis data by date and warehouse, you can obtain a comprehensive overview of various aspects of your waste management operations. This includes details on the total quantity and value of waste, as well as specific information on today's waste and the wastage of individual products and categories.

By leveraging this information, you can identify areas where you can optimize your operations to reduce waste and minimize costs. The wastage analysis dashboard can also display the data in an intuitive format, such as graphs and charts, making it easy to understand and analyze. Ultimately, this enables you to make informed decisions and take necessary actions to improve your waste management processes and increase efficiency.

<figure><img src="https://3514248490-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3411eqy6AiJispiaeEpz%2Fuploads%2FlvIFAZcBnoX1nsfVaSMg%2FScreenshot%202023-05-08%20144900.png?alt=media&#x26;token=299d9d31-d984-448d-af91-6a6c54f2a86b" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3514248490-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3411eqy6AiJispiaeEpz%2Fuploads%2FhrdvgDMznCUE1mIBRFbw%2FScreenshot%202023-05-08%20144932.png?alt=media&#x26;token=b6cc42a3-1c52-4f57-bbab-ba7672d63b0e" alt=""><figcaption></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://docs.cwsuite.com/inventory/product-guides/dashboards/wastage-analysis.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.
