# Workflows

Maplytics ship the following workflows:

* **Geocoding workflows** – These geocodes addresses the records and provides the values for respective Latitude and Longitude.
* **Territory Assignment workflow** – This assigns territories to CRM records on the basis of the addresses in the respective records.
* **Driving Instructions workflow** – This automatically generates directions (in HTML and Plain text format) between two related entity records using their respective addresses.
* **Get Time zone workflow** – This provides the time zone of the respective records in which they lie based on their addresses.

Geocoding workflow is configured for Account, Lead, and Contact entities and Territory workflow for Account by default. The user can set up these workflows for custom entities also.

![](https://gblobscdn.gitbook.com/assets%2F-M0QoyqUVI8_HaZ9FOSL%2F-MJPpfSqiBGdrw7Pv62d%2F-MJPqgJjUL1Hhzu3_Ad8%2Fassets2F-M0QoyqUVI8_HaZ9FOSL2F-MFQ-jEKMPw5y2kipTFb2F-MFQ09fEGJVQtGODfI6g2F10.jpg?alt=media\&token=2b892f3f-1c30-477a-a446-4ad2d7fe99af)

![](/files/-MbbiOWmDhTl3-XXDySc)

{% hint style="info" %}
***To run the workflow, please make sure the Microsoft Dynamics CRM Asynchronous Processing service is running as shown in the below screenshot.***
{% 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/workflows.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.
