# Create CRM Record from LiveChat (OOB or any Custom Entity)

LiveChat4Dynamics offers a convenient feature that allows users to create CRM records directly from Live chats. This integration streamlines the process of capturing customer interactions and converting them into actionable CRM data, making it easier for businesses to manage their customer relationships effectively.

Create CRM records from Live chats, whether in an Out-of-the-Box (OOB) entity or a Custom Entity.

Suppose Mark wants to Create a Record from an ongoing conversation, then he can click on Case, Opportunity, or any other configured entity.

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

In the screenshot above, if Sam Lee wants to create an Account from the conversation, he will:

1\. Click on **"Create Record"** and select **"Account."**

2\. The main CRM form will open. Mark will then fill in the necessary details and click "Save & Close" to create the Lead.

3\. The newly created record will automatically be set as 'Regarding' for the related chat session.

<figure><img src="/files/4JaDsy7AoIa3HA5rsutW" alt=""><figcaption></figcaption></figure>

### Message Template

**Global Template**\
Once Sam Lee configured the Message template then he can use it for the all record type, As shown in the below screenshot.

<figure><img src="/files/9u3dlJXSu3aryV7jwVur" alt=""><figcaption></figcaption></figure>

Once configured, here's how the message template appears from the sender's perspective when sent from CRM. The interface and structure mirror those of Live chat, ensuring a seamless user experience.

<figure><img src="/files/6ZSBGl7Y3NJ8VxkbIMlj" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
For further 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.inogic.com/livechat4dynamics/features/create-crm-record-from-livechat-oob-or-any-custom-entity.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.
