# Employee Harvesting

## Filters

* Date range - Select a custom date range
* Produce - Filter only harvesting results for a specific produce
* Foreman - Show only harvest items allocated by a specific foreman in the field
* Block Grouping - Show a breakdown of harvesting on each block

## Result

The table provides a result for each employee and produce combination that was harvested within the provided date range.

![Different produce harvested by a single employee over a period of 3 days](/files/BoXWIQwBDTbfDYdZix1u)

### Targets

If a target for a specific employee was reached for a single day, the number of units that exceeded the target will be displayed in **green** next to the total units harvested. If the target for an employee is not reached for a day, the number of units needed to reach the target will be displayed in **red** next to the total units harvested.

The column **Above Target** contains a sum of all units that exceeded the daily target of an employee. If an employee has a target of 20 units and they harvested 25 units, the **Above Target** column will sum the 5 units that exceeded the target.

View the following page to configure and manage your targets.

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


---

# 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/reports/employee-harvesting.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.
