# Dashboard

## Filters

Select custom filters to narrow down your dashboard results. Your daily overview, harvester overview and farm breakdown will be filtered according to your selections.

![Farm, produce and date filter](/files/AKKzakUiV3PvEj57pQRV)

* **Farms** - Select one or multiple farms
* **Produce** - Select a single produce
* **Date** - Select any date

## Overview

See a daily breakdown of all produce harvested over time.

![Hover over a series to view more details.](/files/b0eIie0rJku6haOsNxW7)

The graph is updated in 15 minute increments. Select a produce filter to view individual variants harvested.

## Harvester Overview

Top harvesters for each produce. Click on the arrow icons next to the produce name to cycle between different types of produce.

![Top harvesters and target indicators](/files/JAKjVQ8Z2hhIIrczz3tT)

Hover over the target indicators next to each harvester to view their progress. The green check mark indicates that the harvester as reached their daily target. To manage your targets visit the following page:

{% content-ref url="/pages/WeN57r8gwi9WwFYWmtm5" %}
[Targets](/fundamentals/targets.md)
{% endcontent-ref %}

## Farm Breakdown

Detailed breakdown of harvesting activity on each farm. Below each farm name the time of the first and last activity.

![Total produce harvested on the farm](/files/4Ii6BiylGMboaTZNFS0f)

Click on the details toggle button to view additional information for the specific farm

![Breakdown of each block per unit and calculated unit](/files/zDnBiTfGg1rmTymVPOH2)


---

# 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/modules/harvesting/dashboard.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.
