# Route to a record

Users can add the ‘Route to a Record’ tab to any entity to view the route plotted to a record’s location from their current location automatically. If user needs to meet any client, they can open the client’s record, go to this tab and view the route to reach the client’s location directly. Further, they can click on the Navigation button ![](/files/R4NNLyzI8ZgzqOphK21w) to navigate themselves with the turn-by-turn directions. They can also use the map to perform other Maplytics actions like Along the route, plotting more records etc.

User's location will be represented by ‘A’ in map, while the record’s location will be denoted by ‘B’.

![](/files/oIvwvtuB6SJZX7Cl7sCt)

**Steps to add ‘Route to a Record’ tab to an entity form:**

***Go to Settings > Advance Settings > Customize the system > Entities > Account > Main Form > Add a tab.*** Here we have taken Accounts form for an instance.

***Now select the tab and click on Insert > Add Web Resource (ikl\_/Maplytics/Maplytics.DetailMap.html)***

![](/files/RESoyzR1gn3B9UYHTjLR)

{% 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/route-to-a-record.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.
