# Agent Assist

## Set Up a Welcome Message:

Automate a "Welcome Message" and greet the customers with a warm message when a customer initiates a conversation. These are set to reduce the agent's time towards a particular customer, ensuring he/she puts efforts for assisting more and more customer rather than wasting time in giving intros and all. &#x20;

<details>

<summary>Key Fields To Understand</summary>

**Welcome Message:** Set up a warm welcome message.

**Welcome Back Message:** Set up a welcome-back message.

**Add Button:** Add a clickable element to make it more interactive.

**Add Delay:** Add delay to pause sending the message for a few minutes/seconds.

**Add Conversation Label:** Assign Label(s) to Your Conversation

**Don't Show a Welcome Message:** If the user has interacted before just a few minutes and again starts a conversation, then sending a welcome message is not needed. Configure that time limit at your discretion.

**Ignore template messages:** Sometimes customer responds on a template so sending a welcome message is not needed.&#x20;

**All these elements together curve it into a human-like conversation.**&#x20;

</details>

{% content-ref url="/pages/IZoJGHQF9kNGpYZW3viL" %}
[Set Up Welcome Message](/chatman-enterprise-whatsapp-platform/settings/inbox-settings/agent-assist/set-up-welcome-message.md)
{% endcontent-ref %}

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

## **Unavailable To Chat**

Automate an "Unavailable to Chat" message to politely inform users that support staff is currently unavailable. There are cases where all the agents are busy with some other customers, tasks, or dealing with emergency situations; therefore, to maintain the customer experience, a 'message of unavailability at the moment' is required.

<details>

<summary>Key Fields To Understand</summary>

1. Leave a message in the message box.
2. Add buttons to make it interactive.
3. Pause your message for a few seconds or minutes by adding a delay.
4. Add a label to your conversation.&#x20;

</details>

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

## Automatic Chat Closure:

Close the chat if the user does not respond to any message after the pre-defined time.

{% hint style="info" %}
The conversation auto closes after the 24-hour session window expires.&#x20;
{% endhint %}

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

## Export Chat History:

Export the chat history of all the customers to the registered email address.

{% hint style="info" %}
**Only one request can be made per hour.**
{% endhint %}

{% hint style="info" %}
If you want to **export the history** of a **single customer**, simply head over to his/her chat in the **shared team** **inbox**. Look for the '**export chat history**' option in the **customer panel** and **click export**.
{% endhint %}

<figure><img src="/files/5oZe54bAxeUUO8xsNFv3" 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/settings/inbox-settings/agent-assist.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.
