# General

**Entity Name:** Select the name of the entity.

**Link To:** If the user wants to fetch the address from another entity then the user has to specify the link to attribute.

For example: To plot the opportunity records if the user wants to refer the address from the customer, i.e., from Account/Contact, then you have to select Entity name as “Opportunity” and select the link to attribute as “Potential Customer”.

**Create New Record:** Select ‘Yes’ if you would like to create a new record for any point on the map to save within Dynamics CRM.

{% hint style="info" %}
***These records will only be created for the entities having it's own address fields.***
{% endhint %}

**Total Records:** This shows how many total records are present in the entity.

**Geocoded Records:** This shows how many records are geocoded in the entity.

**Get Geocode Count:** While opening the entity map, the values in the fields ‘Total Records’ and ‘Geocoded Records’ will be zero(0) by default. To get the updated values in the same, admins can click on the ‘Get Geocode Count’ button from the ribbon bar.

{% 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/personalization/setup-entity-map/general.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.
