# Report Summary

Report Summaries in AllWage are used to summarize table data. They can automatically process large amounts of data and generate a report showing count totals, averages, sums, and other calculations, as well as arranging data into groups. Report Summaries provide insight that may otherwise be difficult to see.

For example, below is a table of harvesting information in its original format. It lists products harvested in specific areas on a farm. However, it is hard to compare how each produce is performing or identify which variant generates the most calculated units. These questions can be easily answered using a Report Summary.

![Harvesting data on different areas](/files/PvloINEEPPhy4znOut3k)

Creating a Report Summary that sum key amounts (such as total calculated units of a specific area or produce) helps you to look for trends and patterns in the data. You can apply calculations, create multiple groups and expand/collapse groups.

![Report Summary of Produce harvested in different areas](/files/xDgQTlHupFmRNiwcmsve)

The Report Summary drilldown option adds functionality that users view the data behind each summary value. Users can click on any value on the Report Summary and see the underlying data that comprises the value.

On AllWage, Report Summaries are enabled by default on specific reports (more to come in the future!). To try them out now, click on the links below to view your Report Summaries.

* [Chemical Product Totals](https://app.allwage.com/#/reports/chemical/product-total) - Product and Farm summaries
* [Area / Production Summary](https://app.allwage.com/#/reports/variant-summary) - Variant and Area performance
* [Packhouse Overview](https://app.allwage.com/#/reports/packhouse/overview) - Pack group, batch and produce totals
* [Fuel Issue Consumption](https://app.allwage.com/#/reports/fuel/issues) - Error summary and asset usage


---

# 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://help.allwage.com/fundamentals/report-summary.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.
