> For the complete documentation index, see [llms.txt](https://docs.maplytics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maplytics.com/features/territory-management/by-arcgis.md).

# By ArcGIS

This option helps the user to select from among the live feature layers hosted by ArcGIS Online. The file need not be in a territory and can be used even when updated in real-time.

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

A seamless integration can be experienced with the online files. Users can choose this option to select any live feature layer hosted by ArcGIS Online to plot the same on the map. Users can also select an attribute within ‘Category Attribute’ to categorize the regions plotted on the map. Also, they can select one or more attributes within ‘Summary Attribute’ to show on the Summary card when clicked on any region plotted on the map.

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

{% hint style="info" %}
***Note**: **If user has plotted any territory using the feature of ‘ArcGIC’ within the ‘Plot records’ card and moves to ‘Territory Management’ card so the option of ‘By ArcGIS’ will retain the selection of the same while working with Territory Management.***
{% endhint %}

{% hint style="success" %}
For any queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maplytics.com/features/territory-management/by-arcgis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
