> For the complete documentation index, see [llms.txt](https://whatcrm.gitbook.io/whatcrm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whatcrm.gitbook.io/whatcrm-docs/english/integrations-products/whatcrm-web.md).

# Whatcrm Web

Whatcrm Web is a web messenger that allows employees to communicate with customers using connected WhatsApp or Telegram accounts in amoCRM, Kommo.com, Bitrix24, Pipedrive and monday.com. The service is also available for use outside CRM systems in conjunction with the [Whatcrm personal account](https://app.whatcrm.net/login).

{% hint style="warning" %}
Please note that the web messenger feature is available on the Pro plan, higher plans, and the trial period. If you need to use this feature, make sure you are on the appropriate plan.
{% endhint %}

<figure><img src="/files/E9EdfjYfr5g7qZ7htIz2" alt=""><figcaption><p>Messenger authentication page</p></figcaption></figure>

<figure><img src="/files/rLlzzzeGvmiLhouQ6z4e" alt=""><figcaption><p>Window with chats from your connections</p></figcaption></figure>

### Functions of the web messenger:

* WhatcrmWeb is a web messenger that allows you to send messages first from any connected number in WhatsApp or Telegram (using the number or username).
* Ability to configure employee access to connected numbers.
* Reaction to received messages.
* Filtering the list of chats by groups, channels, and individual chats.
* Pin important dialogues.
* Blacklist for unwanted contacts.
* Ability to send and receive files.
* Message templates for quick responses
* Deleting and editing messages
* Interface localization (RU,ENG,PT,ESP etc.)
* Sending messages on behalf of an employee\ <br>

  <figure><img src="/files/ATuP9khU6HC9eszmT4u1" alt=""><figcaption><p>Message reactions</p></figcaption></figure>

  <figure><img src="/files/AyfyoK0YuMGXGr1kzmhA" alt=""><figcaption><p>Recording and sending voice messages</p></figcaption></figure>

  <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://whatcrm.gitbook.io/whatcrm-docs/english/integrations-products/whatcrm-web.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
