# Send Message

Using the Chat Area of Chat module, you can communicate with your customers. Send simple and interactive messages such as Quick Reply, Audio Message, Template Message and more. Using this guide, you'll learn how you can use Chat Area's options effectively.&#x20;

![](/files/4FAF88CxH7zj2c1uJuy3)

To send a message, simply type your text in the message area and then click the send button<img src="/files/lDJ6ytO5ltDmvSYt8U47" alt="" data-size="line">to send it.

![](/files/6aIlf6oIAf9OeiHudi4q)

To utilize other options, check out the following sections.&#x20;

### Audio Message

To send an audio message using RUM Work Chat, click the plus button icon<img src="/files/ruL7WqspeBHs4BK2DV0n" alt="" data-size="line">, then from the menu that pops up, choose **Record Voice**.

![](/files/o9sODzTOXeioVEkDHRTL)

Then click on the microphone button<img src="/files/SSEBdXghN4O4KVl5Dp8A" alt="" data-size="line">to record your voice. Once the voice is recorded, click the<img src="/files/Yh99s0F97beQ9Gwbnbnh" alt="" data-size="line">stop button, and click **Upload**.&#x20;

Once it's uploaded, click the send button<img src="/files/lDJ6ytO5ltDmvSYt8U47" alt="" data-size="line">

### Quick Reply

To send a quick replay, which you've created using the [Quick Reply](/settings/quick-reply.md) tab in Settings, click the plus button icon<img src="/files/ruL7WqspeBHs4BK2DV0n" alt="" data-size="line">, then select **Quick Reply**.

![](/files/1pFUcz0VuMA0mXdInbmN)

A popup will appear with all the quick replies. Select the one you want to send, and then click the send button<img src="/files/lDJ6ytO5ltDmvSYt8U47" alt="" data-size="line">&#x20;

![](/files/d6SBWkhRXmwBOCM62aNo)

Or, you can type / to view quick replies, then select a one and click the send button to deliver it. With this, you won't be able to send file attached to the quick reply.

{% content-ref url="/pages/LDUjRv5lxVDOoGuzl01l" %}
[Quick Reply](/settings/quick-reply.md)
{% endcontent-ref %}

&#x20;

### **Send Template Message**

If you've created template message and want to send it, you can use the Chat Area of the Chat module.

{% hint style="info" %}
Sending a template message is only accessible to supported Channels. Learn more about message templates at [WhatsApp Message Templates](/messaging-channels/whatsapp-integration/whatsapp-message-templates.md).
{% endhint %}

To send a template message, click the plus button icon<img src="/files/ruL7WqspeBHs4BK2DV0n" alt="" data-size="line">, then select **Send Template Message**.&#x20;

![](/files/7Ramj4QZ5tqK9fZPNe32)

Then, from the Select Template popup, select the template you want to send. And once selected, click **Send**.&#x20;

{% content-ref url="/pages/YEy5TCNc3NUmJ5RKSMiJ" %}
[WhatsApp Message Templates](/messaging-channels/whatsapp-integration/whatsapp-message-templates.md)
{% endcontent-ref %}

### Send Payment Link

To process orders, you can send a payment link to your customers using chat, and to do that, click the plus button icon<img src="/files/ruL7WqspeBHs4BK2DV0n" alt="" data-size="line">, then select **Send Payment Link**.

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

Then, in the Generate Payment Link popup, select the items and then click **Generate Payment Link**.&#x20;

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

{% content-ref url="/pages/F4nVgZKUewYvFbkw2wx4" %}
[Store Settings](/store-settings/whatsapp.md)
{% endcontent-ref %}

### Send Buttons/Options/Product Messages

If you've created interactive messages before using the supported channels, you can send them using the Chat area of the Chat module.

{% hint style="info" %}
Buttons/Options/Product Messages can only be sent using the [360dialog](/messaging-channels/whatsapp-integration/360dialog.md#channel-configuration), [Emma](/messaging-channels/whatsapp-integration/emma.md#channel-configuration) and [Cloud API](/messaging-channels/whatsapp-integration/cloud-api.md#channel-configuration) channels.&#x20;
{% endhint %}

To send Buttons/Options/Product Messages, click the plus button icon<img src="/files/ruL7WqspeBHs4BK2DV0n" alt="" data-size="line">, then select **Send Buttons/Options/Product Messages**.&#x20;

![](/files/i1HDPelMaeeuY0jm0S78)

Then from the Send Interactive Message popup, select your message and click **Send**.&#x20;

### Attach File

Using RUM Work Chat, you can also send files to your customers. Click the attachment button icon<img src="/files/ek9VOPnrngXBCiSvjBMY" alt="" data-size="line">, click **Select a file from your device**, if you want to upload a new file.&#x20;

![](/files/cWs6cxNhfqzOTJMDBrvT)

If you've already uploaded the file, click on the **File Manager** tab, then select the file and click **Upload**.&#x20;

Once the file is added to the chat, click the send button<img src="/files/lDJ6ytO5ltDmvSYt8U47" alt="" data-size="line">

{% content-ref url="/pages/3CNNrf1To6AqgZVKP9ZR" %}
[File Manager](/rum-work-modules/file-manager.md)
{% endcontent-ref %}

### Emoji Use

![](/files/x8s3MCa92kQvv9psUUuE)

Through RUM Work Chat, you can also use Emoticons in your messages. Simply click the emoji button icon<img src="/files/9twAlC7mifaIKqbL27oD" alt="" data-size="line">, then select your emoji and send it.&#x20;

### Send Message With Enter Key

For ease of use, you can set RUM Work Chat to send messages by tapping the Enter key in the keyword.

![](/files/FDlE76a2I0vnSBfSaKhj)

To do that, tick the **Press enter to send** checkbox. Likewise, you can limit the chat to not send messages when you press the enter key by unchecking the same checkbox.


---

# 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.rumwork.io/rum-work-modules/chat/send-message.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.
