# Crop Location Hierarchy

### Navigate to the Crop Location Hierarchy page

1. Go to the navigation sidebar.
2. Click on the "Settings" menu item.
3. Click on the "Master Data" menu item.
4. Click on "Crop Location Hierarchy".

<figure><img src="/files/7THm4CABJipwUFICnIc2" alt=""><figcaption></figcaption></figure>

### Update the name of an initial lowest level

1. Click on the name of a level.
2. This will turn the text into an input box where you can update the name.
3. Make your update.
4. To save your update, simply click outside of the hierarchy-level rectangle you're updating.

<figure><img src="/files/llXUeeZcOM6TnX02Db17" alt=""><figcaption></figcaption></figure>

### Adding your first new level

When you're first creating a hierarchy, you will be provided the initial lowest level. When you want to add a new level, you'll be able to add a parent to this initial lowest level.

To do this, click into the "Add new level" rectangle and begin typing the name of the level.

<figure><img src="/files/YLBw4sqtQNKyQgNx3bgE" alt=""><figcaption></figcaption></figure>

Continue building out the hierarchy adding the levels you require.

### Deleting a level

You can only delete the topmost level in the hierarchy. You do this by clicking on the delete icon (trashcan) on the right-hand side of the level.

<figure><img src="/files/2eGtKa5GIJ3QM9NL6Qbn" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
When adding or deleting levels, any items you have set up will be affected. If you have any questions relating to the impact of adding or deleting hierarchy levels once you have all your items in place, then contact Claret support to talk through your requirements.
{% endhint %}

{% hint style="info" %}
Once you have built your hierarchy, you are ready to add specific crop locations. See [Crop Locations](/master-data/crop-locations.md)
{% endhint %}


---

# 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://docs.claret.app/master-data/crop-location-hierarchy.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.
