# Market Manager

### Overview

Markets are basically the smallest geographical unit that a company wants to set in their organization. For example many companies use a particular pin code as the smallest geographical unit and some companies even divide a pin code into multiple geographical unit those units are named as markets in our system, so basically markets are a geographical area which can have a number of stores in.

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

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

Here you can see a list of different markets with their names, pin code, and state/city.

If you want to add new market you can simply click on the "add market" button on the top right corner, you can refer the below mentioned image:

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

when you click on this, you are directed to a below mentioned screen:

<figure><img src="/files/1b8dZ5ce38oOI1LmmcbB" alt=""><figcaption></figcaption></figure>

You can fill the details of the new market here and click on submit to save it.


---

# 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/market-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.
