> 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/faq/general.md).

# General

## 1. What language does Maplytics support? <a href="#what-language-does-maplytics-support" id="what-language-does-maplytics-support"></a>

Maplytics is a multi-language solution currently supporting the following languages: English, Spanish, French, German, Portuguese, Turkish and Arabic.

Language support is available for end user pages i.e. Detail Map, Heat Map, Dashboard and Map on individual CRM records. However, the Maplytics Setting pages are available only in English.

If you are interested in Maplytics and are looking for a language not listed above, please connect with us at <crm@inogic.com>.

## 2. How do I avail Maplytics support? <a href="#how-do-i-avail-maplytics-support" id="how-do-i-avail-maplytics-support"></a>

&#x20;Please send us your issues at <crm@inogic.com>, and our team will get back to you as soon as possible.

## 3. Does Maplytics have a Partner Program? <a href="#does-maplytics-have-a-partner-program" id="does-maplytics-have-a-partner-program"></a>

&#x20;Yes! We have an Inogic Partner Program for Microsoft Dynamics CRM partner. Please contact us on <crm@inogic.com> for more information.

Visit our Partner Page to check our existing Partners. [www.maplytics.com/partners](http://www.maplytics.com/partners)​

## 4. Where does Maplytics host my data? <a href="#where-does-maplytics-host-my-data" id="where-does-maplytics-host-my-data"></a>

Maplytics is a managed solution that runs natively within Dynamics CRM environment. Your CRM data is not hosted by Maplytics on any cloud services. Only address attributes send to Bing Maps to fetch geo-coordinates.

## 5. Is Maplytics a native Dynamics 365 / CRM application? <a href="#is-maplytics-a-native-dynamics-365-crm-application" id="is-maplytics-a-native-dynamics-365-crm-application"></a>

Yes, Maplytics is a 100% native Dynamics 365 / CRM app. It is a managed solution designed to run natively within Dynamics 365 environment.


---

# 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/faq/general.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.
