# Convert Overlay to Territory

User can use this button to convert an overlay record to a territory. After the overlay record is converted, it becomes a territory which can be searched in the option of ‘Territory’ in Overlay.

![](/files/-MbdcZlQ0wL2ZTLXVit3)

{% hint style="info" %}

* ***Supported file types for shape files are .shp, .kml and .geojson and excel files are .xlsx, .csv***
* ***In a territory, either a shape file can be saved or geographies can be created.***
* ***Only one shape file can be saved in one Territory.***
  {% 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/overlay/convert-overlay-to-territory.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.
