> For the complete documentation index, see [llms.txt](https://incrm.gitbook.io/baza-znanii/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://incrm.gitbook.io/baza-znanii/eng/amo-crm/how-to-use/use-group-chats.md).

# Use group chats

InCRM supports displaying messages from group chats. Group chats work as follows:&#x20;

1. If the number linked to the InCRM channel is added to a group chat, a deal and a contact with the same name as the group chat's name in WhatsApp will be created in AmoCRM.&#x20;
2. When a new message is received in this group chat, you'll receive a notification in the notification center or in ImBox in AmoCRM.&#x20;
3. To see the incoming message, you need to go to the created deal for the group chat from the notification or from the sales pipeline.&#x20;
4. All messages from all participants in the group chat are displayed in the native chat within the deal and contact card.&#x20;
5. To send your own message, simply enter it in the native chat. If necessary, attach files using the 'Add files' button.&#x20;
6. After sending, your message will be displayed in the native chat and will be sent to the group chat.

Important! To create a group chat, you need to use the WhatsApp application. To create a group chat and initiate communication, do the following:

1. Create a group chat in the WhatsApp application.
2. Add contacts of the group chat participants in the WhatsApp application.
3. If necessary, send the first message through the application.
4. Upon receiving the first incoming message, InCRM will automatically create a deal and a contact for this group.


---

# 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:

```
GET https://incrm.gitbook.io/baza-znanii/eng/amo-crm/how-to-use/use-group-chats.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.
