# Shape Operations in Territory Management

User can perform Binary operations on the shapes, regions or territories plotted on the map. User can select the shapes on which they want to perform operations and right click on them to select the Binary operations. There are five Binary options available: Difference, Intersection, Union, Union Aggregate and Disjunctive Union. Please refer to the section of the Shape operations to know more about these Binary operations.

{% hint style="info" %}

* ***The shapes should overlap each other to be available for performing shapes operations.***
* ***There should be a layer of drawing overlapped with the shapes to be performed binary operations on.***
* ***The required shapes should be selected before performing Binary operations.***
  {% endhint %}

***​***

{% hint style="success" %}
For any queries, reach out to us at <crm@inogic.com>
{% 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.maplytics.com/features/territory-management/shape-operations-in-territory-management.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.
