# Zones Maps and Analytics

Users can enter the Zone Map creation flow through two methods. The first involves the **Create Zones Map** button, which allows users to choose how to construct the Zones Map. The second method is by **Cloning** an existing Zones Map to experiment with parameters and modifications without needing to alter the Zones Map flow selection.

## View Zone Map

In the subsequent screens, you'll find a brief overview of the available controls, designed to help you understand what information is located in each part of the screen.

<figure><img src="/files/ff9pRkKrEZ0Rkk0OH6Hc" alt=""><figcaption><p>Zones Maps Controls</p></figcaption></figure>

<figure><img src="/files/lG2KfJuEk10gxkNB3Z3n" alt=""><figcaption><p>Zones Maps Controls</p></figcaption></figure>

## Use the Create Zones Map Button

To create a Zones map for your Field, open it from the fields list and then click the **Create Zones Map** button:

<figure><img src="https://lh5.googleusercontent.com/7IapbLUHoeZR3k-q_yNsfktTcTTbd7sJbLdflCuRCauAHm88Ckro45eeRObbCDU2SvcOj3yzBpRRUHdqYaME8cYYAodwpLQVohl3HloDgzdG4VhIEdD9f6M9gdV4uh2Ogj9ioGG1" alt="This image has an empty alt attribute; its file name is 24-1.png" width="563"><figcaption><p>Start flow to Create Zones Map</p></figcaption></figure>

You will proceed to the Zones Creator tool, where you need to select the type of Zones Map you want to create.

<figure><img src="https://lh6.googleusercontent.com/M5yZVRKrPxTeEzqGoNxeTo_pIY8lZhPmRK_CfkaarMSTtUzaTmih2fE_JCN8Xazjj3KeSTeJ7LatqzbInUtWDydLFnyL3Lv4dF65TGC0AS-ivaAleEszHnz8-CjotlhMZAJl4fz9" alt="This image has an empty alt attribute; its file name is image-1.png" width="563"><figcaption><p>Avilable type to Create Zones Map</p></figcaption></figure>

More options on how to use various types are described in the following paragraphs:

1. [Creating Zones Map using Satellite Imagery](/geopard-tutorials/product-tour-web-app/zones-maps-and-analytics/create-a-zones-map-using-satellite-imagery.md)
2. [Creating Zones Map using Soil/Yield/As Applied Data](/geopard-tutorials/product-tour-web-app/zones-maps-and-analytics/create-a-zones-map-using-soil-yield-or-as-applied-data.md)
3. [Creating Zones Map using Topography](/geopard-tutorials/product-tour-web-app/zones-maps-and-analytics/create-a-zones-map-using-topography.md)
4. [Creating Zones Map using Template](/geopard-tutorials/product-tour-web-app/zones-maps-and-analytics/create-a-zones-map-using-a-template.md)
5. [Usage of Data Classification](/geopard-tutorials/product-tour-web-app/zones-maps-and-analytics/using-data-classification.md)
6. [How to assign VRA](/geopard-tutorials/product-tour-web-app/zones-maps-and-analytics/assign-variable-rates-in-zones-ag-input-rates-distribution-tool.md)
7. [Edit Zones Map: Merge and Split](/geopard-tutorials/product-tour-web-app/zones-maps-and-analytics/edit-zones-map-merge-and-split.md)
8. [Multi-Yeear Zones](/geopard-tutorials/product-tour-web-app/zones-maps-and-analytics/multi-year-zones.md)
9. [Multi-Layer Analytics](/geopard-tutorials/product-tour-web-app/zones-maps-and-analytics/multi-layer-analytics.md)

## Clone Existing Zones Map

To clone an existing Zones Map, click <img src="/files/Db3EQ8fwZbEwBmB4Ai5n" alt="" data-size="line"> button and select the **Clone** option. This action directs you into the Zones Map flow, preloaded with the previously used configurations, such as Data Layers, number of zones, and other settings.

<figure><img src="/files/gB289WXyXTQlyK3fXX8B" alt="" width="563"><figcaption><p>Start to Clone the existing Zones Map</p></figcaption></figure>


---

# 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.geopard.tech/geopard-tutorials/product-tour-web-app/zones-maps-and-analytics.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.
