# Message

This is the node that displays the output and is visible to the users. This message area shows data as bullet points. Images, links and variables can also be added.

A decision node is required under each user input node to evaluate the confirmation option the user has selected. Based on this a custom message will be displayed. Drag and drop the ‘new message’ nodes to each leaf branch.

<figure><img src="/files/1VQdBFjXo9KXImHxkcx7" alt=""><figcaption></figcaption></figure>

In the message box, you can give the user the ability to provide the message as bullets and have the option to add fonts, link images, and provide any details that are needed.

In the example above, the Ticket is updated as a message to the user.


---

# 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.aisera.com/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/workflow-reference-guides/workflow-nodes/user-interaction-conversational/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.
