# Edit Zones Map: Merge & Split

By using merge and split zones features you can merge and split polygon(s) or management zones (or any other data layer), and assign a polygon or a complete zone to another class. It helps to tune zones maps for precision operations like seeding, fertilizing, or spraying.

1. Open the required field, go to the Zones Map section, then select a map, open the action menu, and click the ‘Go to zones map page’ item:

<figure><img src="/files/65WXvKF3vhaAAcelD8mc" alt=""><figcaption></figcaption></figure>

2. Click "Modify Zones" and then select "Merge Zones"

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

3. The zones merge flow contains 2 steps:

a. select the zone (color) in which you will merge poligons,

b. select one or more polygons on the map

"Add the entire zone" checkbox will activate complete merge of a zone into a selected zone.

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

4. Click "Finish"


---

# 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/edit-zones-map-merge-and-split.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.
