# Message Input

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

***

### Reply modes

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

Use the selector at the far left of the composer to choose a mode:

* **Reply**\
  Sends a public message to the customer on the active channel (Messenger, Website, etc.). Appears in the customer’s chat and counts as an agent reply.
* **Private note**\
  Adds an internal-only note to the conversation. Visible to teammates in CX Genie, **not** sent to the customer. Great for handoffs or internal context.\
  Tip: You can @mention teammates in private notes to notify them.

### Formatting tools

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

* **Bold**, **Italic**, **Underline**, **Strikethrough** (Ctrl+Shift+X)
* **Insert link**
* **Numbered list** / **Bulleted list**

Use these to keep replies clear and structured.

### Additional tools

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

* **Shortcuts:** open the shortcut library to insert saved replies or templates (and create new ones).
* **Attach file (paperclip):** upload documents, images, or other files.
* **Emoji picker:** insert emojis if your brand style allows.

### Sending options

* **Send:** dispatch the composed text.
* **Voice message (microphone):** record and send an audio reply instead of typing.

***

### Notes

* Use formatting options to keep replies clear and professional.
* File attachments should follow CXG guidelines on size and format.
* Voice messages are useful for quick responses but may not be suitable for all customer interactions.


---

# 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://documents.cxgenie.ai/live-chat-and-support/live-chat-interface/message-input.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.
