# Zone Manager

### Overview

Zone Manager provides easy access to manage and customize your zones. create, edit, and delete zones as needed, and view their associated information such as assigned states.

When you click on "Zone manager" option you are directed to a page which looks like the one mentioned below:

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

Generally people tend to create different zones and a zone can be a collection of states which can later be used for different purposes.

Overall, the concept of creating zones within the Zone Manager feature allows organizations to effectively group and manage different states or regions. It provides a structured framework for targeted decision-making, resource allocation, and performance evaluation, resulting in enhanced operational efficiency and optimized outcomes for the organization.&#x20;

To create a zone you can simply click on the create zone button which is on the top right corner, please refer the image given below:&#x20;

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

When you click on this button you are directed to a screen which looks like the one mentioned below:&#x20;

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

Here you can effortlessly create new zones by adding various filters to tailor their specifications. These filters include:&#x20;

* Zone name: Specify a unique name for the zone that accurately represents its purpose or geographical area. This allows for easy identification and differentiation between different zones.
* State: Select the relevant state associated with the zone. This filter helps in grouping specific geographic regions together within the zone.
* Description: Provide a brief description or summary of the zone, outlining its key characteristics, objectives, or any other pertinent information.

Please refer the screenshots below to check how a new zone can be created:

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

You have to fill details like this and save the settings, then you can see the new zone in the list like the below mentioned image:

<figure><img src="/files/H0qaXk7s6TVxdYr0jaVF" alt=""><figcaption></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.7sales.7system.in/7salesdocs/settings/zone-manager.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.
