# Recap chat message

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

* By clicking on the "Recap chat message" component, you will add a purple block to your whiteboard
* This block has 2 purple dots. So you can connect with any blocks you want.&#x20;
* We encourage you to use this feature when your customer need to summarize the conversation.  This recap message will send to customer email.&#x20;

<figure><img src="/files/BotWDvVyx7pLjyBu4YEh" alt=""><figcaption><p>The recap message will send to your customer email once it reply this sentence.</p></figcaption></figure>

<mark style="color:red;">**= Please remember to click the "Save changes" button before leaving.**</mark>


---

# 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/bots/workflow/workflow-components-1/recap-chat-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.
