# Market Allocation

### Overview

Market allocation is a process used by companies to assign the markets to every user. The task list will be shown to every user in his 7Sales mobile app.

When you click on this "Market Allocation" option, you are directed to a page looks like the mentioned below screenshot:

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

When you click on this assign option which is shown next to all the users you can directly assign or we can say locate different markets they have to visit in the page mentioned below:&#x20;

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

{% hint style="info" %}
Here you need to fill the information related to the market which you want to assign to users.
{% 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.7sales.7system.in/7salesdocs/task-management/market-allocation.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.
