> For the complete documentation index, see [llms.txt](https://docs.vinoez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vinoez.com/harvest-scheduler/key-concepts.md).

# Key Concepts

The Harvest Scheduler module is based on a number of key concepts across the harvest process.

| Entity     | Description                                                                                                                                                  | Key Relationships                                                                                                                   |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------- |
| Pick       | A pick occurs within a vineyard on a given day. It has a planned quantity that will then be collected and moved to the winery site via one or multiple loads | A Pick can have one or many loads                                                                                                   |
| Load       | A load is a subset of a pick, of a certain number of tons. A load can have a crew and bins associated with it.                                               | A Load handles a portion of the quantity on a pick                                                                                  |
| Block      | A block is an area at a Grower site.                                                                                                                         | The grapes on the block will have an appellation, varietal and field grade and a harvest method will also be assigned to the block. |
| Crush Site | The crush site is the location where grapes will be crushed to begin the winemaking process.                                                                 | Crush sites are locations within VinoEZ                                                                                             |
| Allocation | An allocation is the combination of a 'Block', 'EUR' and 'Crush Site'.                                                                                       |                                                                                                                                     |
