# Text Reply

The "**Reply**" option can be used to reply and encourage customer engagement in the chatbot. It can be utilized for initiating conversation and can be leveraged under two circumstances.&#x20;

1. When the chat is **not closed manually**, by the **journey**, or by the **Auto Closure Rule**.
2. When the **chat is closed** but the **chat window** is still **open for 24 hours**.

{% hint style="info" %}
**In the second case, you might need to assign the chat to a agent to access the reply option.**
{% endhint %}

Just **Type** the message and **Click on Send** or **Press Enter**.

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


---

# 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.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/shared-team-inbox/response-types/text-reply.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.
