# Reply to Previous Messages

&#x20;Right Click on a message and select “Quote” to link it to your current message.

<figure><img src="https://lh4.googleusercontent.com/NeqX61WYNbaFXHkJqiw-rmsq_MOxHd4zFyHw-aV4E6MVsqntkQCe5ZKyFJCHqKGr6UcqOGTofcrcPZaLkVVS2-y7MdVVWhGsTDkipHaqpQYWMUYXWQXQ1fRLVl3uEHuzAZFyhyFYR2HX2M1G3ehqtps" alt=""><figcaption></figcaption></figure>

Quoted messages will be attached in the new message.

Only one previous message can be quoted per new message, quoting another previous message while having one selected will replace the previously selected one.

<br>


---

# 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://echelp.weaver.com.co/work-message/reply-to-previous-messages.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.
