> For the complete documentation index, see [llms.txt](https://docs.replyco.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.replyco.com/main-sections/working-with-modules/instant-messages/overview.md).

# Overview

{% hint style="info" %}
Please note that this module comes with the **STANDARD** pricing plan **and above**.
{% endhint %}

{% hint style="warning" %}
Access Rights needed: **Main => Instant Messages (View & Edit)**
{% endhint %}

The **Instant Messages** section of your Replyco account enables you to **provide real-time chat communication** to your buyers by integrating your Social Media, Messengers and Website LiveChat widgets under one roof.

**First of all, please ensure you have relevant Access Rights to be able to see the Instant Messages module on your left.**

![Instant Messages module on the left-hand panel](/files/dBCq3W2pV28ZNIvCdnHv)

## **Instant Messages Integrations**

The Instant Messages module allows you to access the conversations from the following integrations:

* [Facebook](/main-sections/adding-accounts/social-media/facebook-messenger.md)
* [Instagram](/main-sections/adding-accounts/social-media/instagram.md)
* [Replyco LiveChat Widget](/main-sections/adding-accounts/live-chats/replyco-live-chat.md)
* [Telegram](/main-sections/adding-accounts/social-media/telegram.md)

## Setting Up Access Rights

Each LiveChat Widget or Instant Messages Integration can be set up in a way that it is visible only to a certain user(s). To learn more about this, please visit the **Access Rights Management section**, there are pages related to Widgets & Instant Messages Integrations.

## Automatization Tools

Here in Repyco we are really keen on providing the best ways to work with any module effectively. Just like the Tools section for tickets, we have created the **Instant Tools** section that allows you to create **Templates, Auto-response Rules, and more** for your Instant Messages integrations.

![Instant Tools section on the left-hand panel](/files/UCaLh8sQhfzJlnkUjtlI)

{% hint style="info" %}
Please note that Auto-Responses & Templates which are added in the Instant Tools section are not applicable to regular Tickets.
{% endhint %}

#### Still have questions?

{% hint style="info" %}
**We're here to help!** If you have ANY questions, need help with setup, or just want to chat about customer support (really, we are always up for a good chat), please don't hesitate to reach out via:

**Chat:** [Click on the chat icon](http://replyco.com/#chat) (lower right of the App)

![](/files/QbOMrBEWDv4EeOi2pABN)

**Email:** <help@replyco.com>

**Phone**: US:flag\_us:  +1 407-588-2574 | UK:flag\_gb: +44 20 8064 0564 &#x20;
{% endhint %}


---

# 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://docs.replyco.com/main-sections/working-with-modules/instant-messages/overview.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.
