# Crop Supply Planning Setup

In order to build out a Crop Supply Plan, and feed this from your Make Plan if required, there are master data items that need to be configured. Many of these are also used in other modules and so may already be set up, but here we will walk through what information is needed and how this informs the Crop Supply Plan.

### Core Data

The very first set of data that needs to be set up is the Crop Item Hierarchy. This is built using a Raw Material Item Hierarchy. (via the Item Hierarchy page - see [Item Hierarchy](https://github.com/zamapps/claret-docs/blob/main/farm/crop-supply-planning/item-hierarchy.md) documentation for more details). A default hierarchy has been created for you so you can update this or create a new one as you wish.

<figure><img src="https://1054117142-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQEdt1rGadhTO4djxJY%2Fuploads%2Fgit-blob-0d4faa75552a05cef0dc8e73d7f486100b511494%2Fcsp-crop-item-hierarchy.png?alt=media" alt="Default Crop Item Hierarchy"><figcaption></figcaption></figure>

Items are then added to this Hierarchy via the Items page. (Select the correct Hierarchy at the top). See [Crop Items](https://github.com/zamapps/claret-docs/blob/main/farm/crop-supply-planning/crop-items.md) for more details.

<figure><img src="https://1054117142-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQEdt1rGadhTO4djxJY%2Fuploads%2Fgit-blob-b0db27518405ff0fe1fcb87c727e1c297ecec1ff%2Fcsp-crop-items.png?alt=media" alt=""><figcaption></figcaption></figure>

Item\@Location links are then needed to connect the crop items to the locations they are sourced from. This is done on the Item\@Locations page. See [Item @ Locations](https://github.com/zamapps/claret-docs/blob/main/farm/crop-supply-planning/item-locations.md) for fruther details.

To build out the Crop Supply Plan, additional Master Data setup is required.

{% hint style="info" %}
Note: In the links below, change `<TENANT>` to the name of your tenant. For example, if the tenant is "zymoeno": `https://plan.claret.app/zymoeno`
{% endhint %}

<table><thead><tr><th width="118">Category</th><th width="105">Data</th><th width="452">Master Data Required</th><th>Notes</th></tr></thead><tbody><tr><td>Dependent Demand</td><td>Planned</td><td><ul><li>WIP Items set up - https://plan.claret.app/&#x3C;TENANT>/settings/master-data/hierarchy/item</li><li>Crop Items set up - https://plan.claret.app/&#x3C;TENANT>/settings/master-data/hierarchy/item</li><li>Recipes set up linking WIP items to Crop items - https://plan.claret.app/&#x3C;TENANT>/settings/master-data/recipes</li><li>Supply Plans with WIP make volumes - https://plan.claret.app/&#x3C;TENANT>/settings/transactional/supply-plans</li></ul></td><td>Crop Dependent Demand is calculated by looking at the planned WIP Make volumes and applying the recipe ratios to determine how much of each crop item 'ingredient' is required.</td></tr><tr><td>Supply</td><td>Planned</td><td><ul><li>Crop Items set up - https://plan.claret.app/&#x3C;TENANT>/settings/master-data/hierarchy/item</li><li>Crop Locations set up - https://plan.claret.app/&#x3C;TENANT>/settings/master-data/crop-locations</li><li>Supply Type for Crop Supply Plans - https://plan.claret.app/&#x3C;TENANT>/settings/master-data/supply-types</li></ul></td><td>Planned supply is the intended harvest volume for each crop location by vintage. This can be updated in the Crop Supply Planning view.</td></tr></tbody></table>
